Uh oh!
There was an error while loading. Please reload this page.
added db service to compose and create Dockerfile to build db container with ssh service - #42
added db service to compose and create Dockerfile to build db container with ssh service#42mohit4buntikki wants to merge 31 commits into
Conversation
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 13175821 | Triggered | Generic Password | 3bab31b | common/db/docker-compose.yaml | View secret |
| 13175821 | Triggered | Generic Password | 3336d8b | common/db/docker-compose.yaml | View secret |
| 13175821 | Triggered | Generic Password | 2e9d9db | common/db/docker-compose.yaml | 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.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
how to sping up db service
…nd throw error if they aren't
fcedf03 to
45f5d6fCompareupdated doc
added db service to compose and create Dockerfile to build db container with ssh service
added makefile trigger for setup-barman in barman server