feat(detector): add known exploited vulnerabilities (#1331)
* feat(kevuln): add known exploited vulnerabilities * chore: transfer repository owner * feat: show CISA on top of CERT * chore: rename var * chore: rename var * chore: fix review * chore: fix message
This commit is contained in:
		@@ -103,6 +103,11 @@ func printConfigToml(ips []string) (err error) {
 | 
			
		||||
#sqlite3Path = "/path/to/go-msfdb.sqlite3"
 | 
			
		||||
#url        = ""
 | 
			
		||||
 | 
			
		||||
[kevuln]
 | 
			
		||||
#type = ["sqlite3", "mysql", "postgres", "redis", "http" ]
 | 
			
		||||
#sqlite3Path = "/path/to/go-kev.sqlite3"
 | 
			
		||||
#url        = ""
 | 
			
		||||
 | 
			
		||||
# https://vuls.io/docs/en/config.toml.html#slack-section
 | 
			
		||||
#[slack]
 | 
			
		||||
#hookURL      = "https://hooks.slack.com/services/abc123/defghijklmnopqrstuvwxyz"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user