Skip to content

Feat/dev 159 detect secrets#7

Merged
qqiao2024 merged 8 commits intodevelopfrom
feat/DEV-159-detect-secrets
Feb 14, 2023
Merged

Feat/dev 159 detect secrets#7
qqiao2024 merged 8 commits intodevelopfrom
feat/DEV-159-detect-secrets

Conversation

@asurinsaka
Copy link
Copy Markdown

Add pre-commit and detect-secrets.

asurinsaka added 2 commits May 6, 2020 14:58
Add pre-commit and detect-secrets so it starts to automatically detect
secrets for this code base.
pre-commit requires cfgv. Use old cfgv version to work with py35 and py27
Add baseline file for detect-secrets for future reference.
Comment thread README.md Outdated
To update the .secrets.baseline file run
```
detect-secrets scan --update .secrets.baseline
git add .secrets.baseline
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Remove the git add line. Don't need it since this commit adds the file.

correct files based on Phil's comment
@anmaxvl anmaxvl removed their request for review May 14, 2020 14:55
@qqiao2024 qqiao2024 force-pushed the feat/DEV-159-detect-secrets branch from 97fec4e to c0a3052 Compare July 24, 2020 22:02
@qqiao2024 qqiao2024 merged commit 4bfab85 into develop Feb 14, 2023
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.

5 participants