We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8b7c9 commit c82e390Copy full SHA for c82e390
cmd/telemetry/main.go
@@ -35,6 +35,7 @@ var officialScanTypes map[string]bool = map[string]bool{
35
"ssh-audit": true,
36
"ssh-scan": true, // deprecated. we'll keep it in this list to still recieve telemetry data from older versions
37
"sslyze": true,
38
+ "subfinder": true,
39
"trivy-filesystem": true,
40
"trivy-image": true,
41
"trivy-repo": true,
0 commit comments