Skip to content

Commit

Permalink
Address frp false positive (chainguard-dev#413)
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <[email protected]>
  • Loading branch information
egibs authored Aug 19, 2024
1 parent 8b90f3e commit cf15028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/compile/compile.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ var badRules = map[string]bool{
"ELASTIC_Macos_Creddump_Keychainaccess_535C1511": true,
"SIGNATURE_BASE_Reconcommands_In_File": true,
"SIGNATURE_BASE_Apt_CN_Tetrisplugins_JS": true,
"ELASTIC_Linux_Proxy_Frp_4213778F": true,
// ThreatHunting Keywords (some duplicates)
"Adobe_XMP_Identifier": true,
"Antivirus_Signature_signature_keyword": true,
Expand Down

0 comments on commit cf15028

Please sign in to comment.