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

[Storage] Fix Storage CredScan warnings and update baseline #29005

Merged
merged 2 commits into from
Feb 27, 2023

Conversation

jalauzon-msft
Copy link
Member

This change fixes all of the Storage CredScan warnings that were for test encryption keys in test files. Fixed by switching to use existing keys in Storage fake_credentials.py file that is already suppressed.

Also removed these warnings from the baseline and removed a bunch of old Storage warnings from the baseline for recoding files that no longer exist. No more Storage suppressions in the baseline!

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Feb 24, 2023
@jalauzon-msft jalauzon-msft requested a review from mccoyp February 24, 2023 23:49
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Member

@mccoyp mccoyp left a comment

Choose a reason for hiding this comment

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

Once the import issue is resolved, this looks like a good approach to me 🙂

sdk/storage/azure-storage-blob/tests/test_block_blob.py Outdated Show resolved Hide resolved
@jalauzon-msft jalauzon-msft merged commit d743ff9 into Azure:main Feb 27, 2023
@jalauzon-msft jalauzon-msft deleted the fix-credscan branch February 27, 2023 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants