-
Notifications
You must be signed in to change notification settings - Fork 80
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
Create SECURITY.md #178
base: docs
Are you sure you want to change the base?
Create SECURITY.md #178
Conversation
Update docs with syntax highlighting and new data schema
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]>
…m_and_yarn/ini-1.3.7 Bump ini from 1.3.5 to 1.3.7
Fix db connection bug
Fix database issues
I added a resource description to the endpoint GET /facts/:factID. I also added query parameters to the endpoint GET /facts/:factID.
Update facts.md
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
- | Username Password | baa33a7 | .vscode/launch.json | View secret |
- | Username Password | 1fc41ec | .vscode/launch.json | View secret |
- | Username Password | 85ca3db | .vscode/launch.json | View secret |
- | Username Password | 03f97f5 | .vscode/launch.json | View secret |
- | Generic Password | 03f97f5 | .vscode/launch.json | View secret |
- | Google OAuth2 Keys | 1fc41ec | .vscode/launch.json | View secret |
- | Google OAuth2 Keys | 85ca3db | .vscode/launch.json | View secret |
- | Google OAuth2 Keys | 03f97f5 | .vscode/launch.json | View secret |
- | Google OAuth2 Keys | baa33a7 | .vscode/launch.json | View secret |
260272 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260277 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260274 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260274 | Generic High Entropy Secret | 85ca3db | .vscode/launch.json | View secret |
260274 | Generic High Entropy Secret | baa33a7 | .vscode/launch.json | View secret |
260274 | Generic High Entropy Secret | 1fc41ec | .vscode/launch.json | View secret |
260276 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260279 | Generic High Entropy Secret | baa33a7 | .vscode/launch.json | View secret |
260279 | Generic High Entropy Secret | 85ca3db | .vscode/launch.json | View secret |
260279 | Generic High Entropy Secret | 1fc41ec | .vscode/launch.json | View secret |
260270 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260271 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260271 | Generic High Entropy Secret | 1fc41ec | .vscode/launch.json | View secret |
260271 | Generic High Entropy Secret | baa33a7 | .vscode/launch.json | View secret |
260271 | Generic High Entropy Secret | 85ca3db | .vscode/launch.json | View secret |
260275 | Generic High Entropy Secret | 03f97f5 | .vscode/launch.json | View secret |
260278 | Generic High Entropy Secret | baa33a7 | .vscode/launch.json | View secret |
260278 | Generic High Entropy Secret | 85ca3db | .vscode/launch.json | View secret |
260278 | Generic High Entropy Secret | 1fc41ec | .vscode/launch.json | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
No description provided.