Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bridgecrewio/checkov
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Jguzmanr07/checkov
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 24, 2022

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

    * 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]>
    lirshindalman and gruebel authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    d9e9160 View commit details
    Browse the repository at this point in the history
  2. Merge beb37e8 into d2367ff

    lirshindalman authored and actions-user committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    29d6b76 View commit details
    Browse the repository at this point in the history
  3. platform(secrets): Support custom detectors from the platform (#3926)

    * 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]>
    2 people authored and root committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    5714eff View commit details
    Browse the repository at this point in the history
  4. chore: update release notes

    gruebel authored and github-actions[bot] committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    2109524 View commit details
    Browse the repository at this point in the history
Loading