Atualizacoes da versao fork#2
Conversation
Trazendo alterações da develop para a main
Updated the build and deploy step to include datasource properties for Quarkus.
Removed redundant mvn clean package command from the workflow.
Replace azure-functions:deploy with quarkus:deploy in workflow.
Updated deployment command to use 'quarkus:deploy' instead of 'azure-functions:deploy'.
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 27039289 | Triggered | SMTP credentials | 6079c10 | azure-config/local.settings.json | View secret |
| 27039290 | Triggered | PostgreSQL Credentials | 6079c10 | azure-config/local.settings.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.
No description provided.