Takayuki Ushida
330edb3bce
change copyright ( #677 )
2018-07-17 15:10:36 +09:00
Kota Kanbe
5a0a6abf11
Fix OVAL detection on Debian and Ubuntu ( #509 )
...
* Add filter options to tui subcommand (#508 )
* Capture version of source packages on Debian based linux
* Change makefile, gofmt -s
* Refactoring
* Implement OVAL detection of source packages for Debian, Ubuntu
2017-10-13 17:22:11 +09:00
Kota Kanbe
a9ebac3818
nosudo on CentOS and Fetch Changelogs on Amazon, RHEL ( #448 )
...
* Use repoquery for no sudo and avoid unintended line feed of yum or rpm. #444
* Change data type of enablerepo in config.toml. string to array
* Fetch yum changelogs at once then grep CVE-IDs
* Fix changelog parse logic and Update Gopkg
2017-08-09 16:15:25 +09:00
Kota Kanbe
d9bc4499a4
Refactoring
2017-08-09 16:15:24 +09:00
Kota Kanbe
4fcdea3ccb
Implement -format-full-text
2017-08-09 16:15:24 +09:00
Kota Kanbe
3be11cf52f
Implement format-short-text
2017-08-09 16:15:24 +09:00
Kota Kanbe
b285cb0e57
Remove CRUD funcs of CveContents
2017-08-09 16:15:24 +09:00
Kota Kanbe
dd5a7920e5
Add JSON Version
2017-08-09 16:15:24 +09:00
Kota Kanbe
cfb848918f
Change structure of ScanResult.[]VulnInfo to Map
2017-08-09 16:15:24 +09:00
Kota Kanbe
b977558f38
Change structure of VulnInfo.Pacakges to []string
2017-08-09 16:15:24 +09:00
Kota Kanbe
210e3dc990
Change ScanResult.Packages structure to Map
2017-08-09 16:15:24 +09:00
Kota Kanbe
d626cc8a8b
Rename PackageInfoList to Packages
2017-08-09 16:15:24 +09:00
Kota Kanbe
f26b61d773
Change CveContents data type to map
2017-08-09 16:15:24 +09:00
Kota Kanbe
12c2d3cbc6
Fix test cases
2017-08-09 16:15:24 +09:00
Kota Kanbe
2e37d3adc1
Improve sort logics
2017-08-09 16:15:24 +09:00
Kota Kanbe
a2c364f9eb
Refacotring
2017-08-09 16:15:23 +09:00
Kota Kanbe
c103b79ec2
Change models structure
2017-08-09 16:15:23 +09:00
Kota Kanbe
b545b5d0a3
Unify the models of NVD, JVN, OVAL
2017-08-09 16:15:23 +09:00
Kota Kanbe
342a1c6cff
Refactoring
2017-08-09 16:15:23 +09:00
Kota Kanbe
ec092501c3
[BreakingChange]Remove models.ScanHistory
2017-08-09 16:15:23 +09:00
Kota Kanbe
085a9dcb79
Fix Test Case
2017-08-09 16:15:23 +09:00
knqyf263
10a27042b5
Support Debian
2017-08-09 16:15:23 +09:00
Kota Kanbe
e441e5a696
Fix Bug of Mysql Backend
2017-03-15 16:44:49 +09:00
Kota Kanbe
735aa835a6
Change container scan setting in config.toml
2017-03-14 20:07:51 +09:00
Kota Kanbe
732d95098a
Fix updatalbe packages count #373
2017-03-07 13:49:25 +09:00
Kota Kanbe
a86035c0bf
Output changelog in report, TUI and JSON for Ubuntu/Debian/CentOS
2017-03-02 22:22:35 +09:00
Kota Kanbe
1b9aafbbaf
Output confidence ranking of detection accuracy to JSON or Reporting
2017-02-22 20:51:58 +09:00
Kota Kanbe
55b1264c7d
Avoid null slice being null in JSON
2017-02-19 09:34:24 +09:00
Kota Kanbe
e16ec15226
Fix test case
2017-02-16 11:32:18 +09:00
Alan Lapthorn
0e3a0b64e7
Update READMEs
...
Fix typo
Fix typo in comment
2017-02-15 22:53:03 +00:00
Kota Kanbe
386b97d2be
Continue scanning even when some hosts have tech issues
...
see #264
2017-02-13 21:55:55 +09:00
James Sulinski
3380e905de
Add image information for docker containers
2017-02-09 01:05:12 -08:00
Kota Kanbe
20275a1063
Add local scan mode.
...
If the scan target server is localhost, Don't use SSH. #210
2017-01-17 00:16:46 +09:00
Kota Kanbe
155cadf901
Add report subcommand, change scan options. Bump up ver #239
2017-01-05 13:40:25 +09:00
yoheimuta
e6de7aa9ca
Sorted PackageInfos by Name to keep report texts same every times
2016-11-22 01:11:42 +09:00
kota kanbe
cd81e6eab2
Add enablerepos option
2016-11-08 15:39:30 +09:00
Kota Kanbe
b61adcb1fd
Display unknown CVEs to TUI
2016-11-07 14:59:50 +09:00
gleentea
ce2daf2493
add xml-report
...
add struct tag for encoding/xml
update README
update glide.lock
2016-11-04 15:21:32 +09:00
Kota Kanbe
1e2b93d55b
Support ignore CveIDs in config
2016-10-17 17:09:44 +09:00
Sadayuki Matsuno
595729cdf8
delete sqlite3
2016-09-06 12:25:47 +09:00
kota kanbe
c285f9f587
Add optional key-values that will be outputted to JSON in config
2016-07-13 12:38:41 +09:00
kota kanbe
17181405e3
Enable to detect vulnerabilities on FreeBSD
2016-06-14 16:34:11 +09:00
kota kanbe
e7ffc24844
Detect platform and get instance-id of amazon ec2
2016-06-07 16:16:55 +09:00
kota kanbe
54d6217b93
Add JSONWriter, Fix CVE sort order of report
2016-05-29 10:03:22 +09:00
kota kanbe
6d528e741d
Add ignore-unscored-cves option
2016-05-24 08:35:36 +09:00
kota kanbe
5e336b5928
Add docker container support
2016-05-23 09:38:52 +09:00
kota kanbe
f4fb0b5463
Add: source code
2016-04-01 14:36:50 +09:00