sadayuki-matsuno
eb2acaff22
send slack msg by api ( #525 )
2017-10-26 13:30:01 +09:00
Kota Kanbe
7a1f132c1f
Add -ignore-unfixed option to report subcommand #485 ( #507 )
2017-09-28 17:29:47 +09:00
Kota Kanbe
132432dce6
Support SUSE Enterprise Linux ( #487 )
...
* Support SUSE Enterprise Linux
* Implement Reboot Required detection on SLES
* Fix query OVAL because SUSE provides OVAL data each major.minor version
* Update README
* Support SUSE Enterprise 11
2017-09-28 12:23:19 +09:00
sadayuki-matsuno
ec92f7797f
add windows type ( #470 )
2017-08-28 18:49:34 +08:00
kota kanbe
648a999514
Include config in json result
2017-08-18 22:39:45 +09:00
kota kanbe
774c78add0
Fix oval-db existence check on reporting
2017-08-09 16:18:09 +09:00
sadayuki-matsuno
cbd1c12773
add s3 dirctory option ( #457 )
2017-08-09 16:18:08 +09:00
kota kanbe
8b6a283114
Add a deep flag to scan
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
sadayuki-matsuno
738e9fb119
change logrus package to lowercase and update other packages ( #446 )
2017-08-09 16:15:25 +09:00
sadayuki-matsuno
7778783dd8
add db backend redis ( #445 )
2017-08-09 16:15:25 +09:00
Kota Kanbe
1883da3b2a
Implement HTTP access to oval-dictionary
2017-08-09 16:15:24 +09:00
Kota Kanbe
d9bc4499a4
Refactoring
2017-08-09 16:15:24 +09:00
knqyf263
10a27042b5
Support Debian
2017-08-09 16:15:23 +09:00
sadayuki-matsuno
067a2315df
Add support for PostgreSQL as a DB storage back-end ( #431 )
2017-06-20 17:29:44 +09:00
Kota Kanbe
05884c2d29
Change default ssh method from go library to external command ( #416 )
...
* Change default ssh method from go library to external command
2017-04-06 12:00:09 +09:00
Teppei Fukuda
c7019debb9
Notify the difference from the previous scan result ( #392 )
...
add diff option
2017-03-23 23:58:05 +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
knqyf263
5bd9f4afb4
Add -format-one-email option
2017-02-15 18:31:51 +09:00
James Sulinski
3380e905de
Add image information for docker containers
2017-02-09 01:05:12 -08:00
knqyf263
2e7c34cf9f
Add -log-dir option
2017-01-26 15:36:30 +09:00
Kota Kanbe
2d854cd64d
Add -pipe flag #294
...
Solved the problem of trying to read from STDIN and stopping on the way when running from CRON or AWS Lambda.
2017-01-24 01:06:22 +09:00
Kota Kanbe
63dfe8a952
Support RHEL5
2017-01-10 16:32:06 +09:00
Kota Kanbe
155cadf901
Add report subcommand, change scan options. Bump up ver #239
2017-01-05 13:40:25 +09:00
Kota Kanbe
171d6d6684
Merge pull request #263 from Code0x58/ssh-external-tidy
...
Stop quietly ignoring `--ssh-external` on Windows
2016-11-16 16:31:58 +09:00
Oliver Bristow
f648b5ad0a
Refactor SSHExternal flag so it isn't quietly ignored on Windows
2016-11-16 06:42:34 +00:00
Oliver Bristow
a7db27ce5a
Add --assume-yes to prepare #260
2016-11-14 20:44:19 +00:00
kota kanbe
cd81e6eab2
Add enablerepos option
2016-11-08 15:39:30 +09:00
Kota Kanbe
18a92fa1ca
Add -skip-broken option [CentOS only] #245
2016-11-07 21:22:38 +09:00
Kota Kanbe
4094984642
Merge pull request #225 from oswell/feature/mysql.support
...
Add support for reading CVE data from MySQL.
2016-10-31 17:07:06 +09:00
Kota Kanbe
b042a600c3
Integrate OWASP Dependency Check
2016-10-27 22:00:53 +09:00
Mike Oswell
bb6725372b
Add support for reading CVE data from MySQL.
2016-10-24 19:18:11 -07:00
Kota Kanbe
1e2b93d55b
Support ignore CveIDs in config
2016-10-17 17:09:44 +09:00
Kota Kanbe
2dffdaac42
Add only-containers option to scan subcommand #122
2016-09-20 21:32:58 +09:00
Kota Kanbe
e3fc3aa9d1
Fix not working changelog cache on Container
2016-09-20 20:29:02 +09:00
Kota Kanbe
3c39f1e737
Fix -results-dir option of scan subcommand
2016-09-14 21:45:03 +09:00
Kota Kanbe
dd1d3a05fa
High speed scan on Ubuntu/Debian
2016-09-12 21:10:21 +09:00
Kota Kanbe
c8a9bdc517
Merge pull request #152 from sadayuki-matsuno/delete_sqlite
...
delete sqlite3
2016-09-06 13:19:07 +09:00
Sadayuki Matsuno
595729cdf8
delete sqlite3
2016-09-06 12:25:47 +09:00
Kota Kanbe
a60a5d6eab
Remove deprecated options -use-unattended-upgrades,-use-yum-plugin-security
2016-08-30 12:37:03 +09:00
kota kanbe
f939041606
Disable -ask-sudo-password for security reasons
2016-08-16 11:09:01 +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
b91ed9cff5
Support -report-azure-blob option
2016-07-12 16:21:45 +09:00
kota kanbe
0ef1a5a3ce
Support scanning with external ssh command
2016-06-22 11:00:01 +09:00
kota kanbe
17181405e3
Enable to detect vulnerabilities on FreeBSD
2016-06-14 16:34:11 +09:00
kota kanbe
0de38b99c2
Add -report-s3 option
2016-06-06 09:29:02 +09:00
kota kanbe
93ee329315
Fix README, change -cvedbpath to -cve-dictionary-dbpath #84
2016-06-01 09:19:53 +09:00
hirokazu yamada
a5549fb500
Add option for it get cve detail from cve.sqlite3.
...
It is an error in go-cve-dictionary API when result of scan is many.
2016-05-31 01:05:02 +09:00
kota kanbe
6d528e741d
Add ignore-unscored-cves option
2016-05-24 08:35:36 +09:00