-
Notifications
You must be signed in to change notification settings - Fork 58
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
Update staging #460
Update staging #460
Conversation
…into edit/registration-endpoint
…into edit/registration-endpoint fix conflict
…php_laravel_web into feat/subscribe-to-newsletter
…php_laravel_web into feat/fetchregion
…php_laravel_web into feat/fetchregion
…php_laravel_web into feat/subscribe-to-newsletter
…php_laravel_web into feat/search-and-filter-product feat: search-filter on created squeeze
feat: get user regions by id
feat: added subscribe to newsletter
feat: admin retrieve users stats
…duct feat: search and filter product
Fix: google auth return
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
13348443 | Triggered | Generic High Entropy Secret | c459649 | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | c459649 | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | 7ce357b | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | 7ce357b | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | a6ef177 | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | 18eceed | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | 18eceed | tests/Unit/RegistrationTest.php | View secret |
13348443 | Triggered | Generic High Entropy Secret | a6ef177 | tests/Unit/RegistrationTest.php | View secret |
13348444 | Triggered | Generic Password | c459649 | tests/Feature/RoleCreationTest.php | View secret |
13348444 | Triggered | Generic Password | a6ef177 | tests/Feature/RoleCreationTest.php | View secret |
13348444 | Triggered | Generic Password | 265261e | tests/Feature/RoleCreationTest.php | View secret |
13348444 | Triggered | Generic Password | d28fbe0 | tests/Feature/RoleCreationTest.php | View secret |
13348460 | Triggered | Generic High Entropy Secret | c459649 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | a6ef177 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | df081a2 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | aa5dbe6 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | 93c0af2 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | df081a2 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | d28fbe0 | .env.example | View secret |
13348460 | Triggered | Generic High Entropy Secret | a224f07 | .env.example | 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.
Description
Related Issue (Link to Github issue)
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate - Postman, etc):
Types of changes
Checklist: