Commit Graph

  • 03e7b90b9f Merge branch 'master' of github.com:future-architect/vuls Kota Kanbe 2019-11-26 08:53:03 +09:00
  • 7936b3533b Fill Red Hat CVE data for all distros (#920) Kota Kanbe 2019-11-25 17:01:18 +09:00
  • bd7e61d7cc fix(scan): ignore wp-cli stderr messages (#825) (#915) Shigechika AIKAWA 2019-11-01 10:01:50 +09:00
  • 69214e0c22 fix(scan): ignore wp-cli stderr messages (#825) (#915) Shigechika AIKAWA 2019-11-01 10:01:50 +09:00
  • 45bff26558 Consider grep return value 1 as success (#907) Wagde Zabit 2019-09-18 17:26:37 +03:00
  • b2e429ccc6 fix(log): add .log extension to vuls logfile (#910) Kota Kanbe 2019-09-18 23:21:06 +09:00
  • 76363c227b fix(report): enable to report when the sshkey not exist (#909) Kota Kanbe 2019-09-18 22:40:36 +09:00
  • d5a3e5c2c5 fix(report): fix cert key in result json ja to jp (#908) Kota Kanbe 2019-09-18 19:30:32 +09:00
  • 2b02807ef0 fix(report): ignore exploits of no-cve-id vulns (#906) Kota Kanbe 2019-09-13 12:49:57 +09:00
  • be659ae094 fix(docker): add git to image (#905) Kota Kanbe 2019-09-13 01:10:27 +09:00
  • b2c105adbc fix(tui): enable to exec tui mode without cve.sqlite3 (#904) Kota Kanbe 2019-09-12 18:35:21 +09:00
  • c61f462948 fix(report): show POC, CERT in tui and format-list. use vendor summary over NVD (#902) Kota Kanbe 2019-09-10 10:00:17 +09:00
  • 3ffed18e02 Change GPL v3 to AGPL v3 because of aquasecurity/trivy dependency (#897) v0.9.0 Kota Kanbe 2019-09-09 21:12:17 +09:00
  • f54e7257d1 fix(report): fill cert alerts from NVD and JVN feeds (#899) Kota Kanbe 2019-09-09 21:11:59 +09:00
  • cc13b6a27c fix(report): enable to report without NVD, exit if no OVAL data (#900) Kota Kanbe 2019-09-09 21:00:34 +09:00
  • 8877db1979 udpate deps, go 1.13 (#901) Kota Kanbe 2019-09-09 20:26:26 +09:00
  • af58122c91 for Amazon Linux image (#896) Tomoya Amachi 2019-09-06 10:34:14 +09:00
  • b7ca5e5590 feat(scan): add -wordpress-only and -libs-only flag (#898) Kota Kanbe 2019-09-06 10:33:03 +09:00
  • 69b6d875e6 scanVuln => GetScanResults and writeScanResults (#891) Tomoya Amachi 2019-09-04 13:28:34 +09:00
  • 1fbd516b83 fix(report): fix too many variables while reporting (#888) Kota Kanbe 2019-08-25 17:56:47 +09:00
  • dec5d3b165 No warning(s) in the output file with -quiet option. Report command (#885) DjinnS 2019-08-25 03:56:42 +02:00
  • d5e2040cef awk is useless because ps already formats the output. Also, this syntaxe isn't correct when the command is excuted on a container because of the ' . (#883) DjinnS 2019-08-25 03:13:58 +02:00
  • 4326befdec Allow Offline scanning on Alpine (#877) wagdez 2019-07-30 11:47:01 +03:00
  • 3d4a5d9917 fix(report): Unsupport family: centos (#876) v0.8.5 Kota Kanbe 2019-07-25 12:47:41 +09:00
  • d770034788 fix centos yum makecache --assumeyes (#872) v0.8.4 Shigechika AIKAWA 2019-07-17 11:10:20 +09:00
  • a977533c78 Fix performance and bug (#867) Masahiro Fujimura 2019-07-15 21:20:01 +09:00
  • c5e13dd5e4 fix(configtest): remove yum-plugin-ps check on Amazon Linux (#870) Kota Kanbe 2019-07-12 07:25:47 +09:00
  • a8040fe4d2 fix(wordpress): add --allow-root to wp cmd for docker based wp (#865) Kota Kanbe 2019-07-07 19:15:17 +09:00
  • 9e066008c3 fix go module problems & update trivy version (#864) Tomoya Amachi 2019-07-07 17:04:52 +09:00
  • 22c6601526 make fmt Kota Kanbe 2019-07-06 23:25:46 +09:00
  • 425464fd76 fix(scan): allow exit 1 for no match lsof | grep (#863) Kota Kanbe 2019-07-06 23:15:34 +09:00
  • ccb0751ffd fix(scan): show listening ip:port of procs (#862) Kota Kanbe 2019-07-06 14:10:08 +09:00
  • f832de81b7 feat(saas): log.info done after uploading Kota Kanbe 2019-07-05 17:30:31 +09:00
  • 8a37de0686 Add ips flag to scan (#861) Tomoya Amachi 2019-07-04 18:42:12 +09:00
  • 836e4704f8 feat(scan): Display listen port of affected procs for each vulnerable pkgs (#859) v0.8.3 Kota Kanbe 2019-07-03 23:01:59 +09:00
  • 3e5390309c feat(redhat): ignore will not fix vulns (#858) Kota Kanbe 2019-07-03 20:59:23 +09:00
  • f8c0b38716 feat(fast-root): get running procs for each pkgs (all RHEL, CentOS, AmazonLinux, Ubuntu, Debian) (#855) Kota Kanbe 2019-07-02 14:55:46 +09:00
  • 65e6070e5f Fix race condition in server mode (#857) Masahiro Fujimura 2019-07-02 10:11:36 +09:00
  • 7b78ebbc42 retrieve ips(deep security) identifiers (#852) Tomoya Amachi 2019-07-02 10:06:30 +09:00
  • 03c3189c02 Changes don't required config.toml in server mode (#853) v0.8.2 Masahiro Fujimura 2019-06-26 21:21:17 +09:00
  • 4a34dfe0e9 Support amazonlinux via http text/plain (#850) v0.8.1 Masahiro Fujimura 2019-06-25 10:00:54 +09:00
  • 4cf9a723fe set GO111MODULE=on in .goreleaser.yml v0.8.0 Kota Kanbe 2019-06-18 10:15:42 +09:00
  • bd1b135db3 Add vulsrepo issue template Kota Kanbe 2019-06-17 14:15:23 +09:00
  • 8c3b305149 fix(readme): typo in news (#841) alfe 2019-06-15 18:39:00 +09:00
  • a3719038b8 fix(scan): scan Amazon Linux with offline mode (#840) Kota Kanbe 2019-06-14 19:10:07 +09:00
  • c68a261c0b Update README.md Kota Kanbe 2019-06-14 19:02:21 +09:00
  • 75fea79ac1 feat(scan): Support RHEL8 (#813) Kota Kanbe 2019-06-14 12:28:16 +09:00
  • eb9f9680ec refactor(scan): remove yum-security related code (#836) Kota Kanbe 2019-06-14 11:42:38 +09:00
  • 3634afdb81 enhance issue_template (#837) Tomoya Amachi 2019-06-14 11:34:36 +09:00
  • 77b5df896a update goval-dictionary dependency to valid version (#839) Sajan Alexander 2019-06-13 20:28:40 -04:00
  • b81f64058c fix(report): remove extra check logic #802 (#835) Kota Kanbe 2019-06-13 21:45:22 +09:00
  • a8a90d7c63 refactor(report): speed up oval reporting #833 (#834) Kota Kanbe 2019-06-13 17:47:36 +09:00
  • 17bb575002 fix(scan): enable to report if some warnings occured on scanning (#805) Kota Kanbe 2019-06-12 21:35:21 +09:00
  • abcea1a14d add Library Scan (with image scan) (#829) Tomoya Amachi 2019-06-12 18:50:07 +09:00
  • 10942f7c08 fix(scan): fetch only updatable package changelogs (#815) Kota Kanbe 2019-06-12 15:08:03 +09:00
  • 87ee829e80 fix(scan): exec yum makecache to update metadata on RedHat based linux (#810) Kota Kanbe 2019-06-12 14:44:42 +09:00
  • fcc2c1e4c7 Changing the scannedAt time in the original result (#823) Chandrapal Badshah 2019-06-12 04:25:29 +05:30
  • 269095d034 feat(report): support Amazon OVAL scanning (#824) Kota Kanbe 2019-06-10 23:20:39 +09:00
  • 40492ee00a fix typos, extraneous text (#831) Neal McBurnett 2019-06-09 18:55:17 -06:00
  • 64cdd5aedc fix(report): WordPress(WPVULNDB API) 429 Too Many Requests (#826) Shigechika AIKAWA 2019-06-04 12:11:40 +09:00
  • 3bb650cb77 fix(report-redhat): fix false negative of affected vulns #827 (#828) Kota Kanbe 2019-06-04 09:55:32 +09:00
  • 774544c975 fix(report): warning only if the kernel version is unknown (#822) Kota Kanbe 2019-05-24 10:09:11 +09:00
  • 299805a726 [WIP]fix(scan): false negative of kernel related vulns on Ubuntu 16 (#819) Kota Kanbe 2019-05-23 23:52:00 +09:00
  • 276363e793 fix(scan): a bug of kernel Vulns detection on Ubuntu18 (#818) Kota Kanbe 2019-05-23 17:00:33 +09:00
  • e750bd53fc fix(report): fix the number of fixed/total in reporting (#817) Kota Kanbe 2019-05-20 14:30:29 +09:00
  • 98fee7b5d2 Implement Vuls's own error code (#812) sadayuki-matsuno 2019-05-15 17:42:09 +09:00
  • 53aaea9fe2 add scannedVia field to know the way of access such as SSH, local or pseudo (#811) sadayuki-matsuno 2019-05-15 13:33:09 +09:00
  • 824fbb6368 Updated config.toml reference url (#809) Chandrapal 2019-05-10 03:41:30 +05:30
  • 80566b91ab fix(report): exit 1 when scan result has errors (#804) Kota Kanbe 2019-04-25 15:09:29 +09:00
  • 533d05a1b5 fix(report): Error when GitHub integration failed (#800) Kota Kanbe 2019-04-15 21:51:04 +09:00
  • 6a1fc4fade Merge branch 'master' of https://github.com/future-architect/vuls v0.7.0 Kota Kanbe 2019-04-08 21:17:25 +09:00
  • 9008d0ddf0 Add news to readme Kota Kanbe 2019-04-08 17:59:37 +09:00
  • 583f4577bc fix goreleaser.yml Kota Kanbe 2019-04-08 19:51:58 +09:00
  • e5716d5092 Add news to readme Kota Kanbe 2019-04-08 17:59:37 +09:00
  • 7192ae1287 Bump up version Kota Kanbe 2019-04-08 17:33:57 +09:00
  • 99c65eff48 feat(scan): WordPress Vulnerability Scan (core, plugin, theme) (#769) kazuminn 2019-04-08 17:27:44 +09:00
  • 91df593566 Editorial fixes (#798) Josh Soref 2019-04-04 09:51:06 -04:00
  • 07aeaeb989 update go-exploitdb (#797) sadayuki-matsuno 2019-03-28 00:49:31 +09:00
  • cfeecdacd0 update pkgs (#796) sadayuki-matsuno 2019-03-26 10:56:14 +09:00
  • 564dfa8b62 update cve dictionary (#795) sadayuki-matsuno 2019-03-26 10:10:40 +09:00
  • 75dd6f2010 Specify VOLUME using json syntax (#791) seph 2019-03-22 03:30:23 -04:00
  • e26fd0b759 fix(report): Critical Bug Fix for CPE based scanning #793 (#794) Kota Kanbe 2019-03-22 16:28:40 +09:00
  • d630680a51 feat(slack): enable -format-one-line-text with -to-slack (#792) Kota Kanbe 2019-03-18 13:56:49 +09:00
  • 1723c3f6a0 fix(report): cpe match bug: go-cve-dictionary#120 (#790) Kota Kanbe 2019-03-15 21:31:21 +09:00
  • 53dd90302e fix(scan): parse error on SUSE #515 (#786) Kota Kanbe 2019-03-12 17:36:27 +09:00
  • 5c6e06b05e Handle no-auth SMTP Servers and one liner email fix (#772) b3tyar 2019-03-12 07:45:25 +00:00
  • cf6fb0c8a5 models: fix no-op append calls (#785) Iskander (Alex) Sharipov 2019-03-07 05:28:44 +03:00
  • e0e71b2eae add scanner info in -to-saas (#783) sadayuki-matsuno 2019-03-04 16:36:32 +09:00
  • 53f4a29fb1 change implemention of integration (#780) sadayuki-matsuno 2019-02-21 14:06:21 +09:00
  • 89d58d1abc bump up version v0.6.3 Kota Kanbe 2019-02-20 14:58:49 +09:00
  • d6b6969cb3 update README Kota Kanbe 2019-02-20 14:56:24 +09:00
  • e7bf6fa69d feat(README): contiruters shield (#778) kazuminn 2019-02-20 12:20:56 +09:00
  • 6e51970b91 fix(discovery): show the template of GitHub Security Alerts integration to discovery subcommand Kota Kanbe 2019-02-20 12:08:22 +09:00
  • 56d7d43768 feat(report): GitHub security alerts integration (#775) Kota Kanbe 2019-02-20 12:04:10 +09:00
  • 256c99ffa2 Delete tab from output in case of No CVE-IDs (#768) Shota Ito 2019-01-25 00:21:41 +09:00
  • 9c0bc3b13b modify build time (#766) Takayuki Ushida 2019-01-24 15:26:12 +09:00
  • 9b8a323d85 fix(report): detect 0 vulns for Amazon, FreeBSD, Raspbian (#765) Kota Kanbe 2019-01-24 11:49:33 +09:00
  • 3178c1e326 Merge branch 'master' of https://github.com/future-architect/vuls v0.6.2 kota kanbe 2019-01-23 00:25:54 +09:00
  • 321d68e03a Bump up version kota kanbe 2019-01-23 00:25:02 +09:00
  • 3d8753c621 Add Telegram support (#762) Yao Ding 2019-01-22 10:19:16 -05:00