Skip to content

Commit

Permalink
chore: remove duplicate jiratoken.v2 detector (#2657)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgmz committed Apr 3, 2024
1 parent ea842ec commit d0d59c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/engine/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -1593,7 +1593,6 @@ func DefaultDetectors() []detectors.Detector {
azuredevopspersonalaccesstoken.Scanner{},
azuresearchadminkey.Scanner{},
azuresearchquerykey.Scanner{},
jiratokenv2.Scanner{},
googleoauth2.Scanner{},
dockerhubv2.Scanner{},
&jupiterone.Scanner{},
Expand Down

0 comments on commit d0d59c2

Please sign in to comment.