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 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						5d47adb5c9 
					 
					
						
						
							
							fix(report): prioritize env vars over config.toml ( #1194 )  
						
						 
						
						
						
						
					 
					
						2021-03-10 07:39:58 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						2a8ee4b22b 
					 
					
						
						
							
							refactor(report): azure and aws writer ( #1190 )  
						
						 
						
						
						
						
					 
					
						2021-03-04 07:42:38 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						1ec31d7be9 
					 
					
						
						
							
							fix(configtest): all servers in the config if no args  #1184  ( #1189 )  
						
						 
						
						
						
						
					 
					
						2021-03-03 12:51:07 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						02286b0c59 
					 
					
						
						
							
							fix(scan): scan all servers in the config if no args  #1184  ( #1188 )  
						
						 
						
						
						
						
					 
					
						2021-03-03 12:30:30 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						1c4a12c4b7 
					 
					
						
						
							
							refactor(report): initialize DB connection ( #1186 )  
						
						 
						
						
						
						
					 
					
						2021-03-02 06:34:46 +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 
							
						 
					 
					
						
						
							
						
						518f4dc039 
					 
					
						
						
							
							refactor: VulnDict ( #1183 )  
						
						 
						
						
						
						
					 
					
						2021-02-25 10:13:51 +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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						e3c27e1817 
					 
					
						
						
							
							fix(saas): Don't overwrite config.toml if UUID already set ( #1180 )  
						
						 
						
						... 
						
						
						
						* fix(saas): Don't overwrite config.toml if UUID already set
* add a test case 
						
						
					 
					
						2021-02-19 06:42:22 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kazuminn 
							
						 
					 
					
						
						
							
						
						4c04acbd9e 
					 
					
						
						
							
							feat(report) : Differences between vulnerability patched items ( #1157 )  
						
						 
						
						... 
						
						
						
						* add plusDiff() and minusDiff()
* add plusDiff minusDiff test
Co-authored-by: Kota Kanbe <kotakanbe@gmail.com > 
						
						
					 
					
						2021-02-10 06:55:48 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						d4af341b0f 
					 
					
						
						
							
							fix(report): remove duplicated refreshing logic when report with -diff ( #1160 )  
						
						 
						
						
						
						
					 
					
						2021-02-03 07:37:19 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						88899f0e89 
					 
					
						
						
							
							refactor: around CheckHTTPHealth ( #1139 )  
						
						 
						
						
						
						
					 
					
						2021-01-20 07:41:29 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						d6435d2885 
					 
					
						
						
							
							fix(xml): remove -format-xml  #1068  ( #1134 )  
						
						 
						
						
						
						
					 
					
						2021-01-18 04:38:00 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						705ed0a0ac 
					 
					
						
						
							
							fix(discover): change config.toml template ( #1132 )  
						
						 
						
						
						
						
					 
					
						2021-01-16 07:58:46 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						0b55f94828 
					 
					
						
						
							
							Improve implementation around config ( #1122 )  
						
						 
						
						... 
						
						
						
						* refactor config
* fix saas config
* feat(config): scanmodule for each server in config.toml
* feat(config): enable to specify containersOnly in config.toml
* add new keys of config.toml to discover.go
* fix summary output, logging 
						
						
					 
					
						2021-01-13 08:46:27 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						6eff6a9329 
					 
					
						
						
							
							feat(report): display EOL information to scan summary ( #1120 )  
						
						 
						
						... 
						
						
						
						* feat(report): display EOL information to scan summary
* detect Amazon linux EOL 
						
						
					 
					
						2021-01-09 07:58:55 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						aaea15e516 
					 
					
						
						
							
							refactor(report): remove Integration.apply ( #1105 )  
						
						 
						
						... 
						
						
						
						* refactor(report): remove Integration.apply
* add an err check 
						
						
					 
					
						2020-12-29 06:59:48 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						83d1f80959 
					 
					
						
						
							
							chore(report): remove stride and hipchat support ( #1104 )  
						
						 
						
						
						
						
					 
					
						2020-12-26 08:52:45 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						a33cff8f13 
					 
					
						
						
							
							fix(reprot): use SQLite3 in current dir if not specified ( #1103 )  
						
						 
						
						
						
						
					 
					
						2020-12-26 08:24:17 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						514eb71482 
					 
					
						
						
							
							fix(server): make config loading same as scan ( #1091 )  
						
						 
						
						... 
						
						
						
						* fix(server): make config loading same as scan
* also remove from report, tui 
						
						
					 
					
						2020-12-15 04:33:14 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						0a440ca629 
					 
					
						
						
							
							fix(saas): add saas subcmd ( #1093 )  
						
						 
						
						
						
						
					 
					
						2020-12-11 16:19:36 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kota Kanbe 
							
						 
					 
					
						
						
							
						
						5fea4eaef8 
					 
					
						
						
							
							feat(nocgo): enable to build with CGO_ENABLED=0 ( #1080 )  
						
						 
						
						
						
						
					 
					
						2020-11-27 09:55:09 +09:00