Kota Kanbe
c68a261c0b
Update README.md
2019-06-14 19:02:21 +09:00
Kota Kanbe
75fea79ac1
feat(scan): Support RHEL8 ( #813 )
...
* feat(scan): Support RHEL8
* fix(scan): check if `dnf-uils` is installed
2019-06-14 12:28:16 +09:00
Kota Kanbe
eb9f9680ec
refactor(scan): remove yum-security related code ( #836 )
...
* refactor(scan): remove yum-security related code
* fix(reporting): error if no OVAL entry
2019-06-14 11:42:38 +09:00
Tomoya Amachi
3634afdb81
enhance issue_template ( #837 )
2019-06-14 11:34:36 +09:00
Sajan Alexander
77b5df896a
update goval-dictionary dependency to valid version ( #839 )
2019-06-14 09:28:39 +09:00
Kota Kanbe
b81f64058c
fix(report): remove extra check logic #802 ( #835 )
2019-06-13 21:45:22 +09:00
Kota Kanbe
a8a90d7c63
refactor(report): speed up oval reporting #833 ( #834 )
2019-06-13 17:47:36 +09:00
Kota Kanbe
17bb575002
fix(scan): enable to report if some warnings occured on scanning ( #805 )
...
* fix(scan): enable to report if some warnings occured on scanning
* alpine, debian, freebsd, suse
* -format-full-text, -format-list, -format-one-line-text
* implement slack.go
* implement tui.go
* go fmt
2019-06-12 21:35:21 +09:00
Tomoya Amachi
abcea1a14d
add Library Scan (with image scan) ( #829 )
...
* add static container image scan
* server has many staticContainers
* use go module
* for staticContainer
* fix typo
* fix setErrs error
* change name : StaticContainer -> Image
* add scan -images-only flag
* fix makefile
* fix makefile for go module
* use rpmcmd instead of rpm
* add scrutinizer.yml
* change scrutinizer.yml
* fix scrutinizer.yml
* fix scrutinizer.yml
* fix scrutinizer.yml
* fix scrutinizer.yml
* delete scrutinizer
* add report test
* add sourcePackages and Arch
* fix for sider
* fix staticContainer -> image
* init scan library
* add library scan for servers
* fix tui bug
* fix lint error
* divide WpPackageFixStats and LibraryPackageFixedIns
* fix error
* Delete libManager_test.go
* stop use alpine os if err occurred in container
* merge upstream/master
* Delete libManager.go
* update goval-dictionary
* fix go.mod
* update Readme
* add feature : auto detect lockfiles
2019-06-12 18:50:07 +09:00
Kota Kanbe
10942f7c08
fix(scan): fetch only updatable package changelogs ( #815 )
2019-06-12 15:08:03 +09:00
Kota Kanbe
87ee829e80
fix(scan): exec yum makecache to update metadata on RedHat based linux ( #810 )
...
* fix(scan): exec `yum makecache` to update metadata on RedHat based linux
* sudo
2019-06-12 14:44:42 +09:00
Chandrapal Badshah
fcc2c1e4c7
Changing the scannedAt time in the original result ( #823 )
2019-06-12 07:55:29 +09:00
Kota Kanbe
269095d034
feat(report): support Amazon OVAL scanning ( #824 )
...
* feat(report): support Amazon OVAL scanning
* add distroAdvisories
* see goval/master
2019-06-10 23:20:39 +09:00
Neal McBurnett
40492ee00a
fix typos, extraneous text ( #831 )
2019-06-10 09:55:17 +09:00
Shigechika AIKAWA
64cdd5aedc
fix(report): WordPress(WPVULNDB API) 429 Too Many Requests ( #826 )
...
* fix(report): WordPress(WPVULNDB API) 429 Too Many Requests
* fix(report): WordPress(WPVULNDB API) 429 Too Many Requests
2019-06-04 12:11:40 +09:00
Kota Kanbe
3bb650cb77
fix(report-redhat): fix false negative of affected vulns #827 ( #828 )
2019-06-04 09:55:32 +09:00
Kota Kanbe
774544c975
fix(report): warning only if the kernel version is unknown ( #822 )
2019-05-24 10:09:11 +09:00
Kota Kanbe
299805a726
[WIP]fix(scan): false negative of kernel related vulns on Ubuntu 16 ( #819 )
...
* fix(scan): a bug of detect kernel vulns on Ubuntu 16
* fix(scan): support Ubuntu 14
2019-05-23 23:52:00 +09:00
Kota Kanbe
276363e793
fix(scan): a bug of kernel Vulns detection on Ubuntu18 ( #818 )
...
* fix(scan): a bug of kernel Vulns detection on Ubuntu18
* fix the test case
2019-05-23 17:00:33 +09:00
Kota Kanbe
e750bd53fc
fix(report): fix the number of fixed/total in reporting ( #817 )
2019-05-20 14:30:29 +09:00
sadayuki-matsuno
98fee7b5d2
Implement Vuls's own error code ( #812 )
...
* add error pkg
* fix fmt format
* fix NewError -> New
* fix err msg format
2019-05-15 17:42:09 +09:00
sadayuki-matsuno
53aaea9fe2
add scannedVia field to know the way of access such as SSH, local or pseudo ( #811 )
...
* add sacnned via
* change scannedVia type to const
2019-05-15 13:33:09 +09:00
Chandrapal
824fbb6368
Updated config.toml reference url ( #809 )
...
* Update URL in scan.go
* Update URL in configtest.go
2019-05-10 07:11:30 +09:00
Kota Kanbe
80566b91ab
fix(report): exit 1 when scan result has errors ( #804 )
2019-04-25 15:09:29 +09:00
Kota Kanbe
533d05a1b5
fix(report): Error when GitHub integration failed ( #800 )
2019-04-15 21:51:04 +09:00
Kota Kanbe
6a1fc4fade
Merge branch 'master' of https://github.com/future-architect/vuls
...
* 'master' of https://github.com/future-architect/vuls :
fix goreleaser.yml
Add news to readme
v0.7.0
2019-04-08 21:19:12 +09:00
Kota Kanbe
9008d0ddf0
Add news to readme
2019-04-08 21:17:05 +09:00
Kota Kanbe
583f4577bc
fix goreleaser.yml
2019-04-08 19:51:58 +09:00
Kota Kanbe
e5716d5092
Add news to readme
2019-04-08 18:22:03 +09:00
Kota Kanbe
7192ae1287
Bump up version
2019-04-08 17:33:57 +09:00
kazuminn
99c65eff48
feat(scan): WordPress Vulnerability Scan (core, plugin, theme) ( #769 )
...
https://github.com/future-architect/vuls/pull/769
2019-04-08 17:27:44 +09:00
Josh Soref
91df593566
Editorial fixes ( #798 )
...
mostly suggested by app.grammarly.com
* articles
* brand name fixes
* hyphenation
* Oxford comma
* sorting lists
* spelling
2019-04-04 22:51:06 +09:00
sadayuki-matsuno
07aeaeb989
update go-exploitdb ( #797 )
2019-03-28 00:49:31 +09:00
sadayuki-matsuno
cfeecdacd0
update pkgs ( #796 )
2019-03-26 10:56:14 +09:00
sadayuki-matsuno
564dfa8b62
update cve dictionary ( #795 )
2019-03-26 10:10:40 +09:00
seph
75dd6f2010
Specify VOLUME using json syntax ( #791 )
...
When using a json array for VOLUME, values must be quoted. Else it's interpreted as a string, eg /[vuls
Fixes https://github.com/kotakanbe/goval-dictionary/issues/58
2019-03-22 16:30:23 +09:00
Kota Kanbe
e26fd0b759
fix(report): Critical Bug Fix for CPE based scanning #793 ( #794 )
2019-03-22 16:28:40 +09:00
Kota Kanbe
d630680a51
feat(slack): enable -format-one-line-text with -to-slack ( #792 )
2019-03-18 13:56:49 +09:00
Kota Kanbe
1723c3f6a0
fix(report): cpe match bug: go-cve-dictionary#120 ( #790 )
2019-03-15 21:31:21 +09:00
Kota Kanbe
53dd90302e
fix(scan): parse error on SUSE #515 ( #786 )
2019-03-12 17:36:27 +09:00
b3tyar
5c6e06b05e
Handle no-auth SMTP Servers and one liner email fix ( #772 )
...
* Handle no-auth SMTP Servers
* Remove unneeded else block
* Fix for Issue #633
2019-03-12 16:45:25 +09:00
Iskander (Alex) Sharipov
cf6fb0c8a5
models: fix no-op append calls ( #785 )
...
Fixed simplest cases of append calls that have no
effect aside from driving Go static analysis tools crazy.
One issue remains (#784 ) since I'm not sure
what would be the right behavior there.
2019-03-07 11:28:44 +09:00
sadayuki-matsuno
e0e71b2eae
add scanner info in -to-saas ( #783 )
2019-03-04 16:36:32 +09:00
sadayuki-matsuno
53f4a29fb1
change implemention of integration ( #780 )
2019-02-21 14:06:21 +09:00
Kota Kanbe
89d58d1abc
bump up version
v0.6.3
2019-02-20 14:58:49 +09:00
Kota Kanbe
d6b6969cb3
update README
2019-02-20 14:56:24 +09:00
kazuminn
e7bf6fa69d
feat(README): contiruters shield ( #778 )
...
* add contiruters shield
* Update README.md
* Update README.md
2019-02-20 12:20:56 +09:00
Kota Kanbe
6e51970b91
fix(discovery): show the template of GitHub Security Alerts integration to discovery subcommand
2019-02-20 12:08:22 +09:00
Kota Kanbe
56d7d43768
feat(report): GitHub security alerts integration ( #775 )
...
feat(report): integrate to GitHub security alerts
2019-02-20 12:04:10 +09:00
Shota Ito
256c99ffa2
Delete tab from output in case of No CVE-IDs ( #768 )
2019-01-25 00:21:41 +09:00