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

[uss_qualifier] Add flag to ensure redaction of sensitive information #853

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

BenjaminPelletier
Copy link
Member

If a user provided execution of uss_qualifier as a service and accepted test configuration from their users, the uss_qualifier executer would want to make sure that a provided test configuration did not cause the artifacts to reveal sensitive information. This PR adds that capability by adding a --disallow-unredacted flag that produces an error if a test configuration is provided which doesn't redact sensitive information from artifacts. A redundant check is also added in the artifact generation routine that double checks this redaction directive.

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review November 21, 2024 17:23
@BenjaminPelletier BenjaminPelletier merged commit 7e6dd5d into interuss:main Dec 2, 2024
20 checks passed
@BenjaminPelletier BenjaminPelletier deleted the ensure-redaction branch December 2, 2024 19:37
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.

2 participants