Prepare build v1.0.45#354
Merged
Merged
Conversation
…ent. (#348) * json_read_from_file to skip the BOM bytes before deserialize the content. * fix formatting --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
Co-authored-by: leahwest <leahwest@microsoft.com>
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.79 to 0.10.80. - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e. (#352) * Enforce a hard cargo-bloat budget so silent binary growth blocks merge. * fix spelling * add release profile * define signing feature in proxy_agent_shared crate to not including openssl for binaries that does not sign anything. * import regex needed features and increase gate for clap_builder * increase * update --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
…te (#353) * Add a convenience wrapper that sets up the logging infrastructure * Move gpa service name to shared crate --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
* draft Co-authored-by: Copilot <copilot@github.com> * Update * Set Linux file‑mode for more restrictive permissions * GPA proxy_server to have an explicit http-method allow-list * update test * Update reports * Updated the design md file * add windows pentests * re-struct * re-saved every .ps1 and .psm1 under windows with a UTF-8 BOM so Windows PowerShell reads them correctly * Fix: renamed the local variable to $findingRows so the imported $Findings path stays intact for the Artifacts section * Replaced the unreliable runas /trustlevel:0x20000 path with Invoke-AsStandardUser * Shortened the -Description for New-LocalUser * rendered HTML — including the failures/info/per-phase tables and the artifacts section — only reflects the latest run * Fixed. The credential, username, and "created" flag now live in $global: scope, * fix * fix pass standand-user info * update cleanup logic * fix * run 4b tests * json_read_from_file to skip the BOM bytes before deserialize the content. * update audit mode test * fix formatting * add more pen tests * update rull_all.sh * Update the docs * Fix windows automation scripts * fix * fix * update linux scripts * update the fix * fix spelling. * fix * Fix spell check: add hmacs and nics to expect.txt * Fix spell check: un-shadow hmacs/nics by removing redundant singular entries * Fix spell check: use only mixed-case HMACs and NICs entries --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> Co-authored-by: Copilot <copilot@github.com>
srikrishnaveturi
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.