Skip to content

Commit

Permalink
AZF throwing FPs
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin-decker committed Jan 29, 2024
1 parent 8528b76 commit 7d8b8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/engine/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -1607,7 +1607,7 @@ func DefaultDetectors() []detectors.Detector {
azurestorage.Scanner{},
azurecontainerregistry.Scanner{},
azurebatch.Scanner{},
// azurefunctionkey.Scanner{}, // AZF is throwing some FPs
// azurefunctionkey.Scanner{}, // detector is throwing some FPs
azuredevopspersonalaccesstoken.Scanner{},
azuresearchadminkey.Scanner{},
&azuresearchquerykey.Scanner{},
Expand Down

0 comments on commit 7d8b8dd

Please sign in to comment.