Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redact AWS credentials printing like Azure #36

Merged

Conversation

adnan-alhomssi
Copy link
Contributor

Currently, we only remove secrets while printing Azure credentials (cf. Base.show(io::IO, x::SharedKey)).
This PR does the same for AWS credentials as a proactive measure.

Copy link
Member

@Drvi Drvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Drvi
Copy link
Member

Drvi commented Jul 15, 2024

I have a fix for the 1.6 failure, will push here

@Drvi Drvi merged commit 60960e8 into JuliaServices:main Jul 15, 2024
3 of 4 checks passed
@quinnj
Copy link
Member

quinnj commented Jul 15, 2024

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants