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

Migrate to Gradle Develop to Main #5

Closed
wants to merge 37 commits into from

Merge pull request #6 from vijaykumar95489/feautre

075b3e3
Select commit
Loading
Failed to load commit list.
Closed

Migrate to Gradle Develop to Main #5

Merge pull request #6 from vijaykumar95489/feautre
075b3e3
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks completed Dec 9, 2023 in 3s

45 secrets uncovered!

45 secrets were uncovered from the scan of 37 commits in your pull request. ❌

Please have a look to GitGuardian findings and remediate in order to secure your code.

Details

🔎 Detected hardcoded secrets in your pull request

  • Pull request #5: develop 👉 master
GitGuardian id Secret Commit Filename
- Generic High Entropy Secret 4f7757b src/test/json/JSON2Object.java View secret
- Generic High Entropy Secret 4f7757b src/test/json/JSON2Object.java View secret
- Generic High Entropy Secret 4f7757b src/test/json/JSON2Object.java View secret
8231699 Generic High Entropy Secret 8023b66 src/test/java/json/ConversionJSON2Object.java View secret
8231699 Generic High Entropy Secret fad2e16 src/test/json/ConversionJSON2Object.java View secret
8231699 Generic High Entropy Secret fad2e16 src/test/json/JSON2Object.java View secret
8231699 Generic High Entropy Secret 8023b66 src/test/java/json/JSON2Object.java View secret
8231700 Generic High Entropy Secret 8023b66 src/test/java/json/JSON2Object.java View secret
8231700 Generic High Entropy Secret 8023b66 src/test/java/json/ConversionJSON2Object.java View secret
8231700 Generic High Entropy Secret fad2e16 src/test/json/ConversionJSON2Object.java View secret
8231700 Generic High Entropy Secret fad2e16 src/test/json/JSON2Object.java View secret
8231701 Generic High Entropy Secret fad2e16 src/test/json/ConversionJSON2Object.java View secret
8231701 Generic High Entropy Secret 8023b66 src/test/java/json/JSON2Object.java View secret
8231701 Generic High Entropy Secret fad2e16 src/test/json/JSON2Object.java View secret
8231701 Generic High Entropy Secret 8023b66 src/test/java/json/ConversionJSON2Object.java View secret
8231702 Generic High Entropy Secret fad2e16 src/test/json/ConversionJson2Map.java View secret
8231702 Generic High Entropy Secret 8023b66 src/test/java/json/ConversionJson2Map.java View secret
8231702 Generic High Entropy Secret 6271096 src/test/java/json/ConversionJson2Map.java View secret
8231702 Generic High Entropy Secret 8023b66 src/test/java/json/Json2Map.java View secret
8231702 Generic High Entropy Secret fad2e16 src/test/json/Json2Map.java View secret
8231703 Generic High Entropy Secret 8023b66 src/test/java/json/ConversionJson2Map.java View secret
8231703 Generic High Entropy Secret 8023b66 src/test/java/json/Json2Map.java View secret
8231703 Generic High Entropy Secret fad2e16 src/test/json/ConversionJson2Map.java View secret
8231703 Generic High Entropy Secret fad2e16 src/test/json/Json2Map.java View secret
8231703 Generic High Entropy Secret 6271096 src/test/java/json/ConversionJson2Map.java View secret
8231699 Generic High Entropy Secret e850efd src/test/java/json/TestJSON2YAML.java View secret
8231699 Generic High Entropy Secret b9e64fe src/test/java/json/TestJSON2YAML.java View secret
8231699 Generic High Entropy Secret b9e64fe src/test/java/json/TestJSONToken.java View secret
8231699 Generic High Entropy Secret b9e64fe src/test/java/json/TestConversionJSON2Object.java View secret
8231700 Generic High Entropy Secret e850efd src/test/java/json/TestJSON2YAML.java View secret
8231700 Generic High Entropy Secret b9e64fe src/test/java/json/TestJSONToken.java View secret
8231700 Generic High Entropy Secret b9e64fe src/test/java/json/TestConversionJSON2Object.java View secret
8231700 Generic High Entropy Secret b9e64fe src/test/java/json/TestJSON2YAML.java View secret
8231701 Generic High Entropy Secret e850efd src/test/java/json/TestJSON2YAML.java View secret
8231701 Generic High Entropy Secret b9e64fe src/test/java/json/TestJSON2YAML.java View secret
8231701 Generic High Entropy Secret b9e64fe src/test/java/json/TestJSONToken.java View secret
8231701 Generic High Entropy Secret b9e64fe src/test/java/json/TestConversionJSON2Object.java View secret
8231702 Generic High Entropy Secret e850efd src/test/java/json/Json2Map.java View secret
8231702 Generic High Entropy Secret e850efd src/test/java/json/TestConversionJson2Map.java View secret
8231702 Generic High Entropy Secret e850efd src/test/java/json/TestConversionJson2Map.java View secret
8231702 Generic High Entropy Secret b9e64fe src/test/java/json/TestConversionJson2Map.java View secret
8231703 Generic High Entropy Secret e850efd src/test/java/json/TestConversionJson2Map.java View secret
8231703 Generic High Entropy Secret e850efd src/test/java/json/Json2Map.java View secret
8231703 Generic High Entropy Secret e850efd src/test/java/json/TestConversionJson2Map.java View secret
8231703 Generic High Entropy Secret b9e64fe src/test/java/json/TestConversionJson2Map.java 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.

Our GitHub checks need improvements? Share your feedbacks!