nvchecker: add sslscan

This commit is contained in:
George Rawlinson 2022-01-10 20:17:15 +00:00
parent bae72d3cdb
commit 82a764523b
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -121,6 +121,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[sslscan]
source = "github"
github = "rbsec/sslscan"
use_max_tag = true
[pastel]
source = "github"
github = "sharkdp/pastel"