Skip to content

Commit

Permalink
Update to reflect 9.4 OOTB query
Browse files Browse the repository at this point in the history
  • Loading branch information
nleach999 authored Mar 16, 2021
1 parent 5edfdd7 commit 368d8fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TruffleHogCxQL/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# **NOTE** *TruffleHog queries will be native to CxSast v9.4. If you are running v9.4, the CxQL queries found here are no longer required.*

# TruffleHog CxQL

A port of the original [TruffleHog](https://github.com/dxa4481/truffleHog) code that executes in Checkmarx SAST as a CxQL customization.



# Warning

The queries here will have a tendency to generate many false positives. Before implementing this, consider weighing the value of spending time marking several false positives as "Non-Exploitable" against perhaps finding a few true positives that reveal publicly exposed secrets. Some secrets will be benign; others will have the potential for granting administrative access to your production system.
Expand Down

0 comments on commit 368d8fe

Please sign in to comment.