MaineK00n 
							
						 
					 
					
						
						
							
						
						f24240bf90 
					 
					
						
						
							
							feat(library): update trivy v0.19.2 ( #1278 )  
						
						 
						
						
						
						
					 
					
						2021-08-02 05:40:57 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kazuminn 
							
						 
					 
					
						
						
							
						
						ff83cadd6e 
					 
					
						
						
							
							feat(os) : support Alma Linux ( #1261 )  
						
						 
						
						... 
						
						
						
						* support Alma Linux
* fix miss
* feat(os) : support Rocky linux  (#1260 )
* support rocky linux scan
* fix miss
* lint
* fix : like #1266  and error Failed to parse CentOS
* pass make test
* fix miss
* fix pointed out with comment
* fix golangci-lint error 
						
						
					 
					
						2021-08-02 04:36:43 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						f0b3a8b1db 
					 
					
						
						
							
							feat(cpescan): Use JVN as a second DB for CPE scan ( #1268 )  
						
						 
						
						... 
						
						
						
						* feat(cpescan): Use JVN as a second DB for CPE scan
* feat(tui): display score of detectionmethod
* update go.mod 
						
						
					 
					
						2021-07-08 12:39:46 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Norihiro NAKAOKA 
							
						 
					 
					
						
						
							
						
						0bf12412d6 
					 
					
						
						
							
							fix(rocky): fix Scan in Rocky Linux ( #1266 )  
						
						 
						
						... 
						
						
						
						* fix(rocky): fix OVAL scan in Rocky Linux
* chore: add FreeBSD13 EOL, fix  #1245 
* chore(rocky): add Rocky Linux EOL tests
* feat(rocky): implement with reference to CentOS
* feat(raspbian): add Raspbian to Server mode
* feat(rocky): support gost scan
* fix(rocky): rocky support lessThan
* chore: update doc and comment 
						
						
					 
					
						2021-07-08 05:39:48 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kazuminn 
							
						 
					 
					
						
						
							
						
						5755b00576 
					 
					
						
						
							
							feat(os) : support Rocky linux  ( #1260 )  
						
						 
						
						... 
						
						
						
						* support rocky linux scan
* fix miss
* lint 
						
						
					 
					
						2021-07-02 05:35:47 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						0095c40e69 
					 
					
						
						
							
							fix(vet): go vet err of make build-scanner ( #1248 )  
						
						 
						
						
						
						
					 
					
						2021-06-09 08:00:52 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sadayuki-matsuno 
							
						 
					 
					
						
						
							
						
						40988401bd 
					 
					
						
						
							
							feat(scanner) separate func analize libraries ( #1246 )  
						
						 
						
						... 
						
						
						
						* feat(scanner) separate func analize libraries
* fix(scanner) fix typo 
						
						
					 
					
						2021-06-04 07:42:29 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						e8e3f4d138 
					 
					
						
						
							
							feat(lib): support of Go (go.sum) scan ( #1244 )  
						
						 
						
						... 
						
						
						
						* chore: update trivy deps
* fix(test): fix sort order in json
* parse go.sum in scanning
* feat(lib): support go.sum 
						
						
					 
					
						2021-06-03 11:31:37 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Norihiro NAKAOKA 
							
						 
					 
					
						
						
							
						
						7eb77f5b51 
					 
					
						
						
							
							feat(scan): support external port scanner(nmap) in host machine ( #1207 )  
						
						 
						
						... 
						
						
						
						* feat(scan): load portscan settings from config.toml
* feat(scan): support external port scanner:nmap
* style: rename variable
* feat(scan): logging apply options
* feat(scan): remove spoof ip address option
* feat(scan): more validate port scan config
* style: change comment
* fix: parse port number as uint16
* feat(discover): add portscan section
* feat(discover): change default scanTechniques
* feat(docker): add nmap and version update
* feat(scan): nmap module upgrade
* fix: wrap err using %w
* feat(scan): print cmd using external port scanner
* feat(scan): more details external port scan command
* feat(scan): add capability check in validation
* fix(scanner): format error
* chore: change format 
						
						
					 
					
						2021-05-26 09:35:28 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								otuki 
							
						 
					 
					
						
						
							
						
						151d4b2d30 
					 
					
						
						
							
							fix(scan): Avoid panic when SSH connection refused ( #1236 )  
						
						 
						
						... 
						
						
						
						* fix(fix-ssh-fata): Avoid panic when SSH connection refused
* chore(fix-ssh-fata): fix typo 
						
						
					 
					
						2021-05-12 18:30:26 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						e553f8b4c5 
					 
					
						
						
							
							feat(trivy): go mod update trivy v0.17.2 ( #1235 )  
						
						 
						
						... 
						
						
						
						* feat(trivy): go mod update trivy v0.17.2
* wg.Wait
* fix reporting
* fix test case
* add gemfile.lock of redmine to integration test
* fix(test): add Pipfile.lock
* add poetry.lock to integration test
* add composer.lock to integration test
* add integration test case 
						
						
					 
					
						2021-05-12 18:27:55 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						2d369d0cfe 
					 
					
						
						
							
							Fix false positive for Oracle Linux ( #1227 )  
						
						 
						
						... 
						
						
						
						* fix(oracle): false-positive(handle arch of pkgs)
* fix(oracle): false positive kernel-related CVEs
* add a test case for ksplice1
* fix(scan): handle uek kernel for Oracle linux
* fix(scan): hanlde uek kernel for reboot required
* fix(oracle): false-positive for redis-backend 
						
						
					 
					
						2021-04-27 20:38:45 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						c36e645d9b 
					 
					
						
						
							
							fix(report): false positive for kernel-related CVE for RedHat, CentOS, Oracle and Amazon  #1199  ( #1223 )  
						
						 
						
						
						
						
					 
					
						2021-04-23 08:59:46 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						740781af56 
					 
					
						
						
							
							feat(logging): add -log-to-file and don't output to file by default ( #1209 )  
						
						 
						
						... 
						
						
						
						* feat(logging): add -log-to-file and don't output to file by default
* update go-cve-dict
* fix lint err 
						
						
					 
					
						2021-04-05 17:41:07 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						a2a697900a 
					 
					
						
						
							
							refactor: move const to constant pkg ( #1205 )  
						
						 
						
						
						
						
					 
					
						2021-04-02 15:33:02 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sadayuki-matsuno 
							
						 
					 
					
						
						
							
						
						e879ff1e9e 
					 
					
						
						
							
							feat(scanner) export pkg list scan method ( #1203 )  
						
						 
						
						... 
						
						
						
						* feat(scanner) export pkg list scan method
* fix args
* fix func
* fix init debian 
						
						
					 
					
						2021-04-01 17:38:20 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						9bfe0627ae 
					 
					
						
						
							
							refactor: don't use global Config in private func ( #1197 )  
						
						 
						
						... 
						
						
						
						* refactor: cve_client.go
* refactor: don't use global Config in private func
* remove import alias for config
* refactor: dbclient
* refactor: resultDir
* refactor: resultsDir
* refactor
* refactor: gost
* refactor: db client
* refactor: cveDB
* refactor: cvedb
* refactor: exploitDB
* refactor: remove detector/dbclient.go
* refactor: writer
* refactor: syslog writer
* refactor: ips
* refactor: ensureResultDir
* refactor: proxy
* fix(db): call CloseDB
* add integration test
* feat(report): sort array in json
* sort func for json diff
* add build-int to makefile
* add int-rds-redis to makefile
* fix: test case, makefile
* fix makefile
* show cve count after diff
* make diff
* diff -c
* sort exploits in json for diff
* sort metasploit, exploit 
						
						
					 
					
						2021-04-01 13:36:24 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						3f2ac45d71 
					 
					
						
						
							
							Refactor logger ( #1185 )  
						
						 
						
						... 
						
						
						
						* refactor: logger
* refactor: logging
* refactor: rename func
* refactor: logging
* refactor: logging format 
						
						
					 
					
						2021-02-26 10:36:58 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						03579126fd 
					 
					
						
						
							
							refactor(config):  localize config used like a global variable ( #1179 )  
						
						 
						
						... 
						
						
						
						* refactor(report): LocalFileWriter
* refactor -format-json
* refacotr: -format-one-email
* refactor: -format-csv
* refactor: -gzip
* refactor: -format-full-text
* refactor: -format-one-line-text
* refactor: -format-list
* refacotr: remove -to-* from config
* refactor: IgnoreGitHubDismissed
* refactor: GitHub
* refactor: IgnoreUnsocred
* refactor: diff
* refacotr: lang
* refacotr: cacheDBPath
* refactor: Remove config references
* refactor: ScanResults
* refacotr: constant pkg
* chore: comment
* refactor: scanner
* refactor: scanner
* refactor: serverapi.go
* refactor: serverapi
* refactor: change pkg structure
* refactor: serverapi.go
* chore: remove emtpy file
* fix(scan): remove -ssh-native-insecure option
* fix(scan): remove the deprecated option `keypassword` 
						
						
					 
					
						2021-02-25 05:54:17 +09:00