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
nnao45
445ffc4123
Update README.md ( #542 )
2017-11-14 17:05:12 +09:00
kota kanbe
719785c1ed
Remove README.fr.md because unable to maintenance..
2017-11-08 16:11:03 +09:00
nakacya
8e5f627e59
README Typo Update ( #538 )
...
* Update README.ja.md
Typo Update
* Update README.md
Typo Update
2017-11-08 15:57:18 +09:00
Kota Kanbe
5ced3c72b8
Insert sudo only at the beginning of command in deep scan #495 ( #539 )
...
* Insert `sudo` only at the beginning of command in deep scan #495
* Fix testcase
2017-11-08 15:48:43 +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
nakacya
ab68ad5cc5
README Update ( #530 )
...
* README.ja.md Update
Add Update steps
* Update README.ja.md
* Update README.ja.md
* README.md update
Add Update steps
2017-10-30 13:24:46 +09:00
kota kanbe
5c84ebefab
Update README
2017-10-26 14:54:15 +09:00
sadayuki-matsuno
eb2acaff22
send slack msg by api ( #525 )
2017-10-26 13:30:01 +09:00
x-blood
0665bfe15f
Modified Spell Miss of "README.md". ( #516 )
...
* Modified spell miss of README.md. 1305:Calculator
* Revert "Modified spell miss of README.md. 1305:Calculator"
This reverts commit 0e0db1be8d .
* Modified spell miss of README.md. line:1305"Calculator"
2017-10-20 14:02:16 +09:00
Kota Kanbe
5798e3af83
Add filter options to tui subcommand ( #508 )
2017-09-29 08:37:32 +09:00
Kota Kanbe
7a1f132c1f
Add -ignore-unfixed option to report subcommand #485 ( #507 )
2017-09-28 17:29:47 +09:00
kota kanbe
83bbbd0cb0
Add goreportcard to README
2017-09-28 15:23:51 +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
Kota Kanbe
5f2183fc8e
Check repoquery with sudo nopasswd in deep scan mode on RedHat ( #492 )
2017-09-14 09:14:20 -07:00
Kota Kanbe
6d2d767c52
Fix a arg of report subcommand ( #479 )
2017-09-04 14:47:25 +08:00
kota kanbe
cb1c07f998
Update README
2017-08-25 10:08:41 +08:00
kota kanbe
187598382b
Update README
2017-08-23 17:38:23 +09:00
kota kanbe
b5cb08ac43
Handle kernel's vulns using OVAL
2017-08-22 17:44:50 +09:00
kota kanbe
999d8f5866
Update README
2017-08-14 00:05:20 +09:00
kota kanbe
f738622c28
Update png in README.md
2017-08-11 13:31:02 +09:00
sadayuki-matsuno
cbd1c12773
add s3 dirctory option ( #457 )
2017-08-09 16:18:08 +09:00
kota kanbe
d3014025b0
Update README
2017-08-09 16:18:08 +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
7778783dd8
add db backend redis ( #445 )
2017-08-09 16:15:25 +09:00
Kota Kanbe
342a1c6cff
Refactoring
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
a3f2555bc1
Add TOC to README ( #425 )
...
Add TOC to README
2017-04-22 21:02:26 +09:00
Teppei Fukuda
5bf4cd46ff
Enable -timeout option when detecting OS ( #410 )
2017-04-22 18:39:13 +09:00
Ján Koščo
eb2598f3b3
Define timeout for vulnerabilities scan and platform detection ( #414 )
2017-04-09 16:25:45 +09:00
Kota Kanbe
e20a59b991
SSH Hostkey check ( #417 )
...
* Add Hostkey check as default behavior when SSH
2017-04-06 18:08:55 +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
33b2aa2d52
Add containers-only option to configtest ( #411 )
2017-04-04 14:34:56 +09:00
Kota Kanbe
b33cd54916
Update deps, Change deps tool from glide to dep ( #412 )
2017-04-01 20:06:28 +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
7131270cad
Add timeout option to configtest ( #400 )
2017-03-23 20:52:25 +09:00
Kota Kanbe
af5a1204bc
Update README ( #387 )
...
Update Tutorial in README
2017-03-21 10:47:19 +09:00
Avi Miller
986762ca85
Add Oracle Linux support ( #386 )
...
Adding support for Oracle Linux
2017-03-16 17:07:43 +09:00
Kota Kanbe
6342cf79f5
Merge pull request #383 from usiusi360/Fix_README
...
Fix README
2017-03-15 17:47:36 +09:00
Kota Kanbe
e441e5a696
Fix Bug of Mysql Backend
2017-03-15 16:44:49 +09:00
usiusi360
d201efb029
Fix README
2017-03-15 13:53:42 +09:00
Kota Kanbe
25960126c7
Fix README
2017-03-15 12:35:50 +09:00
Martin Albisetti
2030951a8f
s/dictinary/dictionary typo
2017-03-14 16:50:36 -03:00
Kota Kanbe
735aa835a6
Change container scan setting in config.toml
2017-03-14 20:07:51 +09:00
Kota Kanbe
cc7d3dc2aa
Obsolete CentOS5
2017-03-13 16:57:43 +09:00
Kota Kanbe
688cfd6872
Deprecate prepare subcommand to minimize the root authority #375
2017-03-13 13:21:01 +09:00
Shuichi Ohsawa
52f0943207
Add ec2 roles credentials.
2017-03-07 12:37:31 +09:00
Kota Kanbe
a86035c0bf
Output changelog in report, TUI and JSON for Ubuntu/Debian/CentOS
2017-03-02 22:22:35 +09:00
knqyf263
6e77c714b5
Add .travis.yml
2017-02-27 21:42:22 +09:00
Kota Kanbe
b4be11775e
Fix candidate to confidence.
2017-02-23 12:05:13 +09:00