Linting and Security Scans#309
Conversation
| :param config_path: Configuration Path | ||
| :return: None | ||
| """ | ||
| fake_aws_secret = 'AKIAI234567890123456' |
There was a problem hiding this comment.
🛑 Gitleaks has detected a secret with rule-id aws-access-token in commit 1fed60e.
If this secret is a true positive, please rotate the secret ASAP.
If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.
echo 1fed60ebcd9e277d75ae14a1dca176fdb770aeb0:nci_environment/build_environment_module.py:aws-access-token:93 >> .gitleaksignore
| :param config: Configuration parameters | ||
| :return: None | ||
| """ | ||
| discord_client_secret = '8dyfuiRyq=vVc3RRr_edRk-fK__JItpZ' |
There was a problem hiding this comment.
🛑 Gitleaks has detected a secret with rule-id discord-client-secret in commit f689034.
If this secret is a true positive, please rotate the secret ASAP.
If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.
echo f6890348a8f74d5367462117e277e9d387fb2132:nci_environment/build_environment_module.py:discord-client-secret:71 >> .gitleaksignore
docker/README.md
Outdated
| At the end of compiling solve any incompatibility output from `pip check` by adding the version | ||
| in `constraints-odc.txt`. | ||
|
|
||
| discord_client_secret = '8dyfuiRyq=vVc3RRr_edRk-fK__JItpZ' No newline at end of file |
There was a problem hiding this comment.
🛑 Gitleaks has detected a secret with rule-id discord-client-secret in commit dc30e25.
If this secret is a true positive, please rotate the secret ASAP.
If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.
echo dc30e2592d3f159e4a7bd62904ee7473dcaa9410:docker/README.md:discord-client-secret:30 >> .gitleaksignore
| :param config_path: Configuration Path | ||
| :return: None | ||
| """ | ||
| discord_client_secret = '8dyfuiRyq=vVc3RRr_edRk-fK__JItpZ' |
There was a problem hiding this comment.
🛑 Gitleaks has detected a secret with rule-id discord-client-secret in commit 4eb79c8.
If this secret is a true positive, please rotate the secret ASAP.
If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.
echo 4eb79c830711eb19a69cf260d74bd94187a34922:nci_environment/build_environment_module.py:discord-client-secret:92 >> .gitleaksignore
|
|
||
| import yaml | ||
|
|
||
| discord_client_secret = '8dyfuiRyq=vVc3RRr_edRk-fK__JItpZ' |
There was a problem hiding this comment.
🛑 Gitleaks has detected a secret with rule-id discord-client-secret in commit ff16650.
If this secret is a true positive, please rotate the secret ASAP.
If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.
echo ff166501b5da584bd5cac71eea6d6a1f6b2ee86a:nci_environment/build_environment_module.py:discord-client-secret:47 >> .gitleaksignore
Installed packages: |
Adds the following workflows