nvchecker: add sslscan
This commit is contained in:
parent
bae72d3cdb
commit
82a764523b
1 changed files with 5 additions and 0 deletions
|
@ -121,6 +121,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[sslscan]
|
||||||
|
source = "github"
|
||||||
|
github = "rbsec/sslscan"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[pastel]
|
[pastel]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "sharkdp/pastel"
|
github = "sharkdp/pastel"
|
||||||
|
|
Loading…
Reference in a new issue