Skip to content
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

Merged
merged 30 commits into from
Aug 9, 2024
Merged

Update staging #460

merged 30 commits into from
Aug 9, 2024

Conversation

timiajayi
Copy link
Contributor

Description

Related Issue (Link to Github issue)

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate - Postman, etc):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

yungstarry and others added 30 commits August 8, 2024 14:22
…into edit/registration-endpoint

fix conflict
…php_laravel_web into feat/search-and-filter-product

feat: search-filter on created squeeze
Copy link

gitguardian bot commented Aug 9, 2024

⚠️ GitGuardian has uncovered 20 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
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
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. 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


🦉 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.

@timiajayi timiajayi merged commit 22f19e5 into staging Aug 9, 2024
3 of 4 checks passed
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.

6 participants