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

engine:chore - update to new engine #923

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Conversation

iancardosozup
Copy link
Contributor

@iancardosozup iancardosozup commented Jan 10, 2022

Signed-off-by: Ian Cardoso ian.cardoso@zup.com.br

depends on engine refactor

- What I did

- How to verify it

- Description for the changelog

@iancardosozup iancardosozup force-pushed the test/new-engine branch 4 times, most recently from 8511109 to 4af272f Compare January 13, 2022 14:28
@gitguardian
Copy link

gitguardian bot commented Jan 13, 2022

⚠️ GitGuardian has uncovered 9 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.

🔎 Details of the secret
Secret Commit Filename Detected At
Generic High Entropy Secret 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Generic High Entropy Secret 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Square Token 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
AWS Keys 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Amazon MWS Token 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Stripe Keys 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Stripe Keys 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Generic High Entropy Secret 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 View secret
Generic High Entropy Secret 94a540a internal/services/engines/leaks/rules_test.go 13:06 January 25th, 2022 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 is an automated secrets detection service.We help developers and security teams secure the modern software development process.

 

Our GitHub checks need improvements? Share your feedbacks

internal/services/custom_rules/custom_rule.go Outdated Show resolved Hide resolved
internal/services/custom_rules/service.go Outdated Show resolved Hide resolved
internal/services/engines/leaks/rule_manager.go Outdated Show resolved Hide resolved
internal/services/formatters/default_engine_formatter.go Outdated Show resolved Hide resolved
internal/services/formatters/interface.go Outdated Show resolved Hide resolved
internal/services/formatters/service.go Outdated Show resolved Hide resolved
internal/utils/testutil/formatter_mock.go Outdated Show resolved Hide resolved
@iancardosozup iancardosozup force-pushed the test/new-engine branch 2 times, most recently from d388dc7 to de8fcac Compare January 13, 2022 18:41
@iancardosozup iancardosozup force-pushed the test/new-engine branch 3 times, most recently from 07c8990 to 0996036 Compare January 25, 2022 12:27
Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
@nathanmartinszup nathanmartinszup merged commit 3d9f22a into main Jan 25, 2022
@nathanmartinszup nathanmartinszup deleted the test/new-engine branch February 8, 2022 12:32
nathanmartinszup pushed a commit that referenced this pull request Apr 4, 2022
Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
(cherry picked from commit 3d9f22a)
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.

4 participants