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
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
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
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
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
Kota Kanbe
735aa835a6
Change container scan setting in config.toml
2017-03-14 20:07:51 +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
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
cd81e6eab2
Add enablerepos option
2016-11-08 15:39:30 +09:00
Kota Kanbe
b042a600c3
Integrate OWASP Dependency Check
2016-10-27 22:00:53 +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
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
ad062d777d
Add some validation of loading config. user, host and port
2016-06-30 09:01:47 +09:00
kota kanbe
5e336b5928
Add docker container support
2016-05-23 09:38:52 +09:00
Jody Frankowski
eecd2c60f5
Fix a typo: replace Depricated by Deprecated.
2016-05-11 11:18:32 +02:00
kota kanbe
e0b680b305
Merge branch 'master' into fix_to_no_password_in_config
...
* master:
Update README.md
2016-04-19 16:58:47 +09:00
kota kanbe
4d28de17b4
No password in config file
2016-04-18 23:03:13 +09:00
kota kanbe
1a943776c3
remove a period at the end of error messages.
2016-04-10 19:08:46 +09:00
kota kanbe
6a6c7bf8a4
Fix index out of range error when the number of servers is over 6. #12
2016-04-08 02:07:02 +09:00
kota kanbe
f4fb0b5463
Add: source code
2016-04-01 14:36:50 +09:00