redact the secrets for the process command line#280
Merged
ZhidongPeng merged 4 commits intoAzure:devfrom Sep 30, 2025
Merged
Conversation
bingyuyin
reviewed
Sep 29, 2025
added 2 commits
September 29, 2025 12:58
shahneerali
approved these changes
Sep 30, 2025
bingyuyin
approved these changes
Sep 30, 2025
ZhidongPeng
added a commit
that referenced
this pull request
Nov 4, 2025
* Remove backtrace crate as it has perf concern. (#273) * Add feature switch to collect the http connection proxy trace details (#274) * Add feature switch to collect the http connection proxy trace details * add comments for enableHtpProxyTrace config * correct trace level * rename folder rpmbuild to rpm-build for internal rpm packaging only. (#277) Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * Quick fix from Linux RPM Spec work. (#278) * Quick fix from Linux RPM Spec work. * install component clippy for lint jobs --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * redact the secrets for the process command line (#280) * redact the secrets in the command line * quick return if input text is empty * fix build warnings * update path --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * Add `DefaultDependencies=no` back for Linux GPA service (#272) * add DefaultDependencies=no for Linux GPA service * Fix the comment * add Baseline init + clean shutdown * fix spelling * fix the dependency --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * remove crate dependency 'uuid'-'macro-diagnostics' (#281) Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * Move hyper_client & host_clients into shared crate (#282) * remove crate dependency 'uuid'-'macro-diagnostics' * Move hyper_client into shared crate * fix * Move host_clients into shared crate. * clean test * fix --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * Fix azure-proxy-agent --status --wait xx fails to wait during eBPF still restarting (#287) * Fix azure-proxy-agent --status --wait xx fails to wait during eBPF redirector is starting * fix formatting. * update comment * rename constants::TIME_TICK_HEADER --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * Replace hmac_sha256 with native crypto crates (#284) * add openssl for hmac_sha256 * move openssl for linux only * remove hmac_256 for windows too * fix build error * use vendored openssl for iinux musl target * fix * add pkg-config just in case for devbox --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> * Fix $PIRExtensionFolderZIPLocation value in e2etest InstallGuestProxyAgentExtension.ps1 (#288) * Prepare build for 1.0.37 release * Fix cmp_owned clippy error from rustc 1.91.0 (#290) * Fix cmp_owned clippy error from rustc 1.91.0 * update from copilot review --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com> --------- Co-authored-by: Zhidong Peng <zpeng@micrsoft.com>
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.