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

platform(secrets): Support custom detectors from the platform #3926

Merged
merged 54 commits into from
Nov 24, 2022

Conversation

lirshindalman
Copy link
Contributor

Move custom regex detector to checkov/secrets

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@lirshindalman lirshindalman changed the title Move custom regex detector to checkov Support custom detectors from the platform Nov 23, 2022
@lirshindalman lirshindalman merged commit d9e9160 into master Nov 24, 2022
@lirshindalman lirshindalman deleted the Move_CustomRegexDetector_to_checkov branch November 24, 2022 17:01
nimrodkor pushed a commit that referenced this pull request Nov 27, 2022
* add env PRESENT_CACHED_RESULTS to gat report for save image sca

* Revert "add env PRESENT_CACHED_RESULTS to gat report for save image sca"

This reverts commit 3ec2a61.

* add

* add CustomRegexDetector

* add CustomRegexDetector

* UT

* UT

* UT

* UT

* UT

* UT

* UT

* UT

* UT

* UT

* UT

* Update checkov/secrets/plugins/custom_regex_detector.py

Co-authored-by: Anton Grübel <[email protected]>

* test

* test

* test

* test

* test

* test

* test

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

* add enable_secret_scan_all_files as FF for CustomRegexDetector

Co-authored-by: Anton Grübel <[email protected]>
(cherry picked from commit 5714eff)
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