35d1b62acf
Bump hex from 0.4.2 to 0.4.3 in /src/agent ( #1205 )
2021-08-30 09:24:01 -04:00
6555a100cc
move storage queue creation into ARM template rather than custom python ( #1193 )
...
Co-authored-by: Brian Caswell <bmc@shmoo.com >
2021-08-27 18:18:08 +00:00
14cc2564fe
fix line wrap for lint purposes ( #1192 )
...
Co-authored-by: Brian Caswell <bmc@shmoo.com >
2021-08-27 17:59:21 +00:00
4e30eea11a
always retry on specific errors from azcopy ( #1196 )
2021-08-27 17:30:52 +00:00
3d1766271e
backdate SAS URLs to avoid time sync issues ( #1195 )
2021-08-27 17:00:15 +00:00
9edeb371b1
when sync or copy fails, redact the SAS urls ( #1194 )
2021-08-27 16:22:55 +00:00
c1ede0e072
Bump bytes from 1.0.1 to 1.1.0 in /src/agent ( #1186 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bmc-msft <41130664+bmc-msft@users.noreply.github.com >
2021-08-27 13:41:34 +00:00
1076b0f69d
Bump procfs from 0.10.0 to 0.10.1 in /src/agent ( #1191 )
2021-08-27 08:33:41 -04:00
5d601e83fc
Bump flume from 0.10.8 to 0.10.9 in /src/agent ( #1185 )
2021-08-26 21:58:31 +00:00
03dccfacfa
no longer use action cache restore keys ( #1188 )
...
Co-authored-by: Brian Caswell <bmc@shmoo.com >
2021-08-26 20:51:00 +00:00
822fa13667
retry when preauthorized application are invalid ( #1175 )
2021-08-25 12:53:13 -04:00
0371139740
Bump tokio from 1.10.0 to 1.10.1 in /src/agent ( #1182 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.0...tokio-1.10.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-25 15:26:42 +00:00
2eaad6decc
add POC srcview binary ( #1146 )
2021-08-25 14:30:44 +00:00
5939cf8180
Bump rustc-demangle from 0.1.20 to 0.1.21 in /src/agent ( #1183 )
...
Bumps [rustc-demangle](https://github.com/alexcrichton/rustc-demangle ) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/alexcrichton/rustc-demangle/releases )
- [Commits](https://github.com/alexcrichton/rustc-demangle/compare/0.1.20...0.1.21 )
---
updated-dependencies:
- dependency-name: rustc-demangle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-25 11:51:53 +00:00
92a248c696
Bump tokio from 1.10.0 to 1.10.1 in /src/proxy-manager ( #1181 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.0...tokio-1.10.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-25 07:32:05 -04:00
0c3c6f332e
unless the user is using registration.py directly, no longer log credentials ( #1172 )
2021-08-24 18:52:15 +00:00
ce7c121b84
add command to give basic information on a pool ( #1170 )
2021-08-24 18:28:38 +00:00
79383c2b05
clarify the retry logging in registration creation ( #1173 )
2021-08-24 13:57:43 -04:00
281ed4a99d
display VM Count for tasks ( #1169 )
...
Co-authored-by: Brian Caswell <bmc@shmoo.com >
2021-08-24 17:04:50 +00:00
cbd6de90c6
Bump serde from 1.0.128 to 1.0.129 in /src/agent ( #1178 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.128 to 1.0.129.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:13:43 +00:00
616c04c9e5
Bump serde from 1.0.128 to 1.0.129 in /src/proxy-manager ( #1176 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.128 to 1.0.129.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 14:20:45 +00:00
b02194125e
Bump crossterm from 0.20.0 to 0.21.0 in /src/agent ( #1177 )
...
Bumps [crossterm](https://github.com/crossterm-rs/crossterm ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases )
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossterm-rs/crossterm/commits )
---
updated-dependencies:
- dependency-name: crossterm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 13:52:29 +00:00
1118c9548f
Bump sysinfo from 0.20.0 to 0.20.1 in /src/agent ( #1179 )
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases )
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits )
---
updated-dependencies:
- dependency-name: sysinfo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 09:22:16 -04:00
7c53762e8e
Bump serde from 1.0.127 to 1.0.128 in /src/proxy-manager ( #1164 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bmc-msft <41130664+bmc-msft@users.noreply.github.com >
2021-08-23 18:45:11 +00:00
c725b65fd5
Bump nom from 6.1.2 to 7.0.0 in /src/agent ( #1165 )
...
Bumps [nom](https://github.com/Geal/nom ) from 6.1.2 to 7.0.0.
- [Release notes](https://github.com/Geal/nom/releases )
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Geal/nom/compare/6.1.2...7.0.0 )
---
updated-dependencies:
- dependency-name: nom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bmc-msft <41130664+bmc-msft@users.noreply.github.com >
2021-08-23 18:19:47 +00:00
7fffb07c48
point reporting security issues to SECURITY.md ( #1168 )
2021-08-23 17:26:38 +00:00
2a2844ae7a
enable configuring proxy VM sku ( #1128 )
2021-08-23 16:04:59 +00:00
d1f58e6807
Bump serde from 1.0.127 to 1.0.128 in /src/agent ( #1167 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bmc-msft <41130664+bmc-msft@users.noreply.github.com >
2021-08-23 15:33:21 +00:00
9845da7944
Bump procfs from 0.9.1 to 0.10.0 in /src/agent ( #1166 )
2021-08-23 14:57:42 +00:00
d2faf7c66d
Fix case of logger format string specifier ( #1160 )
...
Fix a log statement with an invalid format string specifier. At runtime, the invalid specifier causes the service to throw a `ValueError`. This is typically invoked in the `agent_can_schedule` function [here](https://github.com/microsoft/onefuzz/blob/main/src/api-service/__app__/agent_can_schedule/__init__.py#L33 ).
2021-08-23 14:37:01 +00:00
8270ca2763
Bump iced-x86 from 1.13.0 to 1.14.0 in /src/agent ( #1163 )
2021-08-20 16:11:37 +00:00
7b740a6a28
Bump nix from 0.22.0 to 0.22.1 in /src/agent ( #1158 )
2021-08-16 20:31:03 +00:00
ee64aa4cc1
Bump memmap2 from 0.3.0 to 0.3.1 in /src/agent ( #1157 )
2021-08-16 19:56:14 +00:00
29d117b7dc
Bump anyhow from 1.0.42 to 1.0.43 in /src/proxy-manager ( #1155 )
2021-08-16 19:35:24 +00:00
e01111049a
Bump anyhow from 1.0.42 to 1.0.43 in /src/agent ( #1156 )
2021-08-16 19:10:05 +00:00
994bbe02f7
Synchronize update of Linux dependencies ( #1152 )
...
Resolves errors in #1141 and #1150 .
To avoid this in the future, we need a feature similar to dependabot/dependabot-core#1296 , or which lets us gate updates on (in this case) `pete`.
2021-08-16 16:19:33 +00:00
a77f81f1c7
Release 2.31.0 ( #1154 )
2.31.0
2021-08-13 14:54:55 -04:00
2fcb499888
Merge pull request from GHSA-q5vh-6whw-x745
...
* verify aad tenants, primarily needed in multi-tenant deployments
* add logging and fix trailing slash for issuer
* handle call_if* not supporting additional argument callbacks
* add logging
* include new datatype in webhook docs
* fix pytypes unit tests
Co-authored-by: Brian Caswell <bmc@shmoo.com >
2021-08-13 14:50:54 -04:00
ba3a6eab04
Bump tokio from 1.9.0 to 1.10.0 in /src/proxy-manager ( #1151 )
2021-08-13 14:14:04 +00:00
75b78428cd
Bump tokio from 1.9.0 to 1.10.0 in /src/agent ( #1149 )
2021-08-13 13:43:49 +00:00
5a8a1c998e
Enable ado render testing ( #1144 )
2021-08-12 16:38:49 +00:00
92ce90adb4
update sysinfo to 0.20.0 ( #1145 )
2021-08-12 09:21:00 -04:00
332dfd9983
add srcview crate ( #1142 )
2021-08-11 18:32:57 -04:00
f6923f9d00
Bump ctrlc from 3.1.9 to 3.2.0 in /src/agent ( #1134 )
2021-08-11 21:36:12 +00:00
0403a761e3
Bump tui from 0.15.0 to 0.16.0 in /src/agent ( #1135 )
2021-08-11 21:09:34 +00:00
2bda5853c7
Bump env_logger from 0.8.4 to 0.9.0 in /src/agent ( #1137 )
2021-08-11 20:40:14 +00:00
9de91b0563
Bump proc-maps from 0.1.8 to 0.1.9 in /src/agent ( #1133 )
2021-08-11 19:19:51 +00:00
9fb283eb80
Bump serde-xml-rs from 0.4.1 to 0.5.0 in /src/agent ( #1138 )
2021-08-11 18:05:44 +00:00
825ff70573
Bump env_logger from 0.8.4 to 0.9.0 in /src/proxy-manager ( #1132 )
2021-08-11 17:40:29 +00:00
ab0a13dd9c
Bump flume from 0.10.7 to 0.10.8 in /src/agent ( #1140 )
2021-08-11 12:39:56 -04:00