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

[EngSys] Updating Storage tests to use suppressed secrets #23509

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

kinelski
Copy link
Member

The shared access signature used in Storage tests, jQetX8odiJoZ7Yo0X8vWgh%2FMqRv9WE3GU%2Fr%2BLNMK3GU%3D, is being flagged by CredScan as a leak, even though it's a fake secret. We could add it to our suppression file, but we already have a base64 encoded placeholder there we can use: %2BLsuqDlN8Us5lp%2FGdyEUMnU1XA4HdXx%2BJUdtkRNr7qI%3D.

In this PR, we're opting for using the existing placeholder instead of extending the suppression file.

@kinelski kinelski added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. labels Aug 24, 2021
@kinelski kinelski self-assigned this Aug 24, 2021
@kinelski kinelski marked this pull request as ready for review August 25, 2021 16:43
@kinelski kinelski merged commit cae139f into Azure:main Aug 25, 2021
@kinelski kinelski deleted the eng-storage branch August 25, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants