Cyrille Hemidy
308a93dc72
misspell ( #632 )
...
* Update tomlloader.go
fix misspelling
* Update packages.go
fix misspelling
* Update scanresults.go
fix misspelling
2018-04-27 15:52:16 +09:00
Teppei Fukuda
7a5793c562
Add IP address to scan results ( #602 )
2018-02-19 12:50:00 +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
7a1f132c1f
Add -ignore-unfixed option to report subcommand #485 ( #507 )
2017-09-28 17:29:47 +09:00
kota kanbe
551fdd5022
Display "Reboot Required" on report if the kernel has been updated but not restarted
2017-08-23 13:59:19 +09:00
kota kanbe
3790197699
Fix ignoreCves option
2017-08-22 20:28:24 +09:00
kota kanbe
b5cb08ac43
Handle kernel's vulns using OVAL
2017-08-22 17:44:50 +09:00
kota kanbe
648a999514
Include config in json result
2017-08-18 22:39:45 +09:00
sadayuki-matsuno
0a3f0f9ffc
add serveruuid field ( #458 )
2017-08-09 16:18:08 +09:00
kota kanbe
5f49e7da8e
Refactoring
2017-08-09 16:15:25 +09:00
kota kanbe
27724a2faf
Use CVSS seveirty of distro advisory when no entiry in NVD and OVAL
2017-08-09 16:15:25 +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
bc5a95ebb3
Fix -to-email
2017-08-09 16:15:24 +09:00
Kota Kanbe
0a012273ec
Fix -ignore-unscored-cves
2017-08-09 16:15:24 +09:00
Kota Kanbe
a31974a3c0
Use Severity ranking in OVAL when the CVSS scores are empty.
2017-08-09 16:15:24 +09:00
Kota Kanbe
74805c6be8
Add test cases of CveContents
2017-08-09 16:15:24 +09:00
Kota Kanbe
d9bc4499a4
Refactoring
2017-08-09 16:15:24 +09:00