adachin
314f775243
Chatwork support ( #634 )
2018-04-27 14:59:58 +09:00
kazuminn
7a1644135a
Stride support ( #624 )
2018-04-10 13:30:22 +09:00
Kota Kanbe
5076326589
Fix Amazon Linux 2 scanning ( #630 )
...
* fix(amazon2): fix OS version parse error
2018-04-10 11:53:11 +09:00
Kota Kanbe
9afbf1255f
feat: Add -vvv option to scan cmd ( #617 )
2018-03-14 12:18:03 +09:00
Kota Kanbe
e6d3a1718c
fix: validation for reporting ( #610 )
2018-03-07 14:01:52 +09:00
Kota Kanbe
86ba551e07
fix: remove a validation of hipchat ( #609 )
2018-03-07 05:21:57 +09:00
kazuminn
26418be937
hipchat support ( #593 )
...
* first commit
* hipchat conf
* hipchat conf
2018-03-06 17:40:21 +09:00
Teppei Fukuda
b08969ad89
Support a reporting via Syslog ( #604 )
...
* Support a reporting via syslog
* Update dependencies
2018-02-27 20:38:34 +09:00
Teppei Fukuda
7a5793c562
Add IP address to scan results ( #602 )
2018-02-19 12:50:00 +09:00
Emilien Kenler
562ff7807d
Support AWS S3 Server-Side Encryption ( #597 )
...
* Support AWS S3 Server-Side Encryption
* Improve documentation for aws-s3-server-side-encryption
2018-02-12 11:26:23 +09:00
Kota Kanbe
c00404793a
Add offline option to scan and configtest ( #588 )
...
Add offline option to scan and configtest
2018-01-19 01:07:44 +09:00
Kota Kanbe
e788e6a5ad
Support Alpine Linux #194 ( #545 )
...
* Support Alpine Linux #194
* Fix testcase
* Fix README
* Fix dep files
* Fix changelog
* Bump up version
2017-12-01 23:17:28 +09:00
Kota Kanbe
c002f0168c
Fix config.toml validation ( #537 )
2017-11-06 09:56:18 +09:00
Kota Kanbe
00c690f516
Add pseudo server type for non-ssh scanning (only cpe scan) #512 ( #531 )
...
* Add pseudo server type for non-ssh scanning (only cpe scan) #512
* Don't check hostname for pseudo type
* Update README.md
2017-11-02 17:02:06 +09:00
sadayuki-matsuno
eb2acaff22
send slack msg by api ( #525 )
2017-10-26 13:30:01 +09:00
yuu26
14611d2fd9
Fix typo in config/jsonloader.go ( #517 )
2017-10-20 14:34:48 +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
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
910385b084
Merge pull request #288 from jiazio/add-lxd-support
...
Add LXD support
2017-01-16 16:43:51 +09:00
Kota Kanbe
63dfe8a952
Support RHEL5
2017-01-10 16:32:06 +09:00
jiazio
6ecd70220b
Add LXD support
2017-01-06 22:11:13 +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