Skip to content

Commit c82e390

Browse files
p4trickweissJ12934
authored andcommitted
add subfinder to officialScanTypes
Signed-off-by: Patrick <[email protected]>
1 parent 6b8b7c9 commit c82e390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/telemetry/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ var officialScanTypes map[string]bool = map[string]bool{
3535
"ssh-audit": true,
3636
"ssh-scan": true, // deprecated. we'll keep it in this list to still recieve telemetry data from older versions
3737
"sslyze": true,
38+
"subfinder": true,
3839
"trivy-filesystem": true,
3940
"trivy-image": true,
4041
"trivy-repo": true,

0 commit comments

Comments
 (0)