Commit Graph

  • e8e3f4d138 feat(lib): support of Go (go.sum) scan (#1244) Kota Kanbe 2021-06-03 11:31:37 +09:00
  • 7eb77f5b51 feat(scan): support external port scanner(nmap) in host machine (#1207) Norihiro NAKAOKA 2021-05-26 09:35:28 +09:00
  • e115235299 fix(test): dev mode to false in package-lock.json (#1242) Kota Kanbe 2021-05-17 08:04:16 +09:00
  • 151d4b2d30 fix(scan): Avoid panic when SSH connection refused (#1236) otuki 2021-05-12 18:30:26 +09:00
  • e553f8b4c5 feat(trivy): go mod update trivy v0.17.2 (#1235) Kota Kanbe 2021-05-12 18:27:55 +09:00
  • 47652ef0fb fix(report): include the num of criticals in total #1233 (#1234) Kota Kanbe 2021-05-07 07:57:33 +09:00
  • ab0e950800 fix(oracle): extracting only advisory ID from OVAL.title (#1232) Kota Kanbe 2021-04-29 12:54:36 +09:00
  • a7b0ce1c85 refactor(git-conf): config template in github section changed (#1229) otuki 2021-04-28 14:53:11 +09:00
  • dc9c0edece refactor(git-conf): Specifing ignoreGitHubDismissed per repository (#1224) otuki 2021-04-28 13:41:38 +09:00
  • 17ae386d1e chore: add a test case #1227 (#1228) Kota Kanbe 2021-04-28 12:18:18 +09:00
  • 2d369d0cfe Fix false positive for Oracle Linux (#1227) Kota Kanbe 2021-04-27 20:38:45 +09:00
  • c36e645d9b fix(report): false positive for kernel-related CVE for RedHat, CentOS, Oracle and Amazon #1199 (#1223) Kota Kanbe 2021-04-23 08:59:46 +09:00
  • 40039c07e2 fix(report): panic when closing db connection of gost (#1222) Kota Kanbe 2021-04-23 06:14:12 +09:00
  • a692cec0ef fix(gost): close gost DB connection in server mode #1217 (#1221) Kota Kanbe 2021-04-21 11:59:11 +09:00
  • e7ca491a94 fix(report): Avoid http reports error (#1216) otuki 2021-04-21 10:00:58 +09:00
  • 23f3e2fc11 fix(config): add Ubuntu 20.10 (#1218) Shigechika AIKAWA 2021-04-21 09:05:33 +09:00
  • 27b3e17b79 feat(saas): delete json dir automatically after upload (#1212) Kota Kanbe 2021-04-15 05:58:41 +09:00
  • 740781af56 feat(logging): add -log-to-file and don't output to file by default (#1209) v0.15.11 Kota Kanbe 2021-04-05 17:41:07 +09:00
  • 36c9c229b8 fix(report): avoid nil pointer when report FreeBSD (#1208) Kota Kanbe 2021-04-05 12:54:27 +09:00
  • 183fdcbdef fix: support for missing files in the results or results directory (#1206) Norihiro NAKAOKA 2021-04-05 07:28:20 +09:00
  • a2a697900a refactor: move const to constant pkg (#1205) Kota Kanbe 2021-04-02 15:33:02 +09:00
  • 6fef4db8a0 fix .goreleaser.yml (#1204) v0.15.10 Kota Kanbe 2021-04-01 17:43:54 +09:00
  • e879ff1e9e feat(scanner) export pkg list scan method (#1203) sadayuki-matsuno 2021-04-01 17:38:20 +09:00
  • 9bfe0627ae refactor: don't use global Config in private func (#1197) Kota Kanbe 2021-04-01 13:36:24 +09:00
  • 0179f4299a fix(trivy-to-vuls): converts even if null vulnerabilities (#1201) Tomoya Amachi 2021-03-22 19:32:08 +09:00
  • 56017e57a0 feat(trivy): update trivy (#1196) Kota Kanbe 2021-03-12 09:31:48 +09:00
  • cda91e0906 refactor: loading owasp dependency check xml (#1195) Kota Kanbe 2021-03-11 08:51:44 +09:00
  • 5d47adb5c9 fix(report): prioritize env vars over config.toml (#1194) Kota Kanbe 2021-03-10 07:39:58 +09:00
  • 54e73c2f54 fix(wordpress): enable to detect vulns of WordPress Core (#1193) Kota Kanbe 2021-03-09 10:40:52 +09:00
  • 2d075079f1 fix(log): remove log output of opening and migrating db (#1191) segatomo 2021-03-05 16:16:10 +09:00
  • 2a8ee4b22b refactor(report): azure and aws writer (#1190) Kota Kanbe 2021-03-04 07:42:38 +09:00
  • 1ec31d7be9 fix(configtest): all servers in the config if no args #1184 (#1189) Kota Kanbe 2021-03-03 12:51:07 +09:00
  • 02286b0c59 fix(scan): scan all servers in the config if no args #1184 (#1188) Kota Kanbe 2021-03-03 12:30:30 +09:00
  • 1d0c5dea9f fix(ubuntu): Fix deferred packages not showing as affected (#1187) Kota Kanbe 2021-03-02 07:50:35 +09:00
  • 1c4a12c4b7 refactor(report): initialize DB connection (#1186) Kota Kanbe 2021-03-02 06:34:46 +09:00
  • 3f2ac45d71 Refactor logger (#1185) Kota Kanbe 2021-02-26 10:36:58 +09:00
  • 518f4dc039 refactor: VulnDict (#1183) Kota Kanbe 2021-02-25 10:13:51 +09:00
  • 2cdeef4ffe refactor(config): validateOnReport (#1182) Kota Kanbe 2021-02-25 07:41:49 +09:00
  • 03579126fd refactor(config): localize config used like a global variable (#1179) Kota Kanbe 2021-02-25 05:54:17 +09:00
  • e3c27e1817 fix(saas): Don't overwrite config.toml if UUID already set (#1180) Kota Kanbe 2021-02-19 06:42:22 +09:00
  • aeaf308679 Add test-case to verify proper version comparison in lessThan() (#1178) v0.15.9 Richard Alloway 2021-02-13 15:30:07 -05:00
  • f5e47bea40 chore: add a test-case to #1176 (#1177) Kota Kanbe 2021-02-12 13:46:29 +09:00
  • 50cf13a7f2 Pass packInOVAL.Version through centOSVersionToRHEL() to remove the "_<point release>" portion so that packInOVAL.Version strings like 1.8.23-10.el7_9.1 become 1.8.23-10.el7.1 (same behavior as newVer, which now allows packInOVAL.Version and newVer to be directly compared). (#1176) Richard Alloway 2021-02-11 23:33:36 -05:00
  • abd8041772 fix(scan): yum ps warning for Red Hat family (#1174) Kota Kanbe 2021-02-12 13:03:06 +09:00
  • 847c6438e7 chore: fix debug message (#1169) Kota Kanbe 2021-02-11 06:31:51 +09:00
  • ef8309df27 chore: remove the heck binary (#1173) Kota Kanbe 2021-02-11 06:31:32 +09:00
  • 0dff6cf983 fix(gost/microsoft) add workaround into mitigation (#1170) sadayuki-matsuno 2021-02-10 19:37:28 +09:00
  • 4c04acbd9e feat(report) : Differences between vulnerability patched items (#1157) v0.15.8 kazuminn 2021-02-10 06:55:48 +09:00
  • 1c4f231572 fix(scan): ignore rpm -qf exit status (#1168) Kota Kanbe 2021-02-09 17:26:12 +09:00
  • 51b8e169d2 fix(scan): warning if lsof command not found (#1167) v0.15.7 Kota Kanbe 2021-02-07 07:28:45 +09:00
  • b4611ae9b7 fix(scan): fix yum-ps warning Failed to exec which -bash (#1166) Kota Kanbe 2021-02-07 07:23:12 +09:00
  • cd6722017b fix(scan): yum-ps err Failed to find the package (#1165) Kota Kanbe 2021-02-06 08:42:06 +09:00
  • 290edffccf fix(log): output version to log for debugging purpose (#1163) Kota Kanbe 2021-02-04 07:47:56 +09:00
  • 64a6222bf9 fix(report): set created_at and updated_at of trivy to json (#1162) Kota Kanbe 2021-02-03 17:52:44 +09:00
  • adb686b7c9 fix(report): set created_at and updated_at of wpscan.com to json (#1161) Kota Kanbe 2021-02-03 16:41:44 +09:00
  • d4af341b0f fix(report): remove duplicated refreshing logic when report with -diff (#1160) Kota Kanbe 2021-02-03 07:37:19 +09:00
  • fea7e93c8d chore: fix comment (#1158) Kota Kanbe 2021-02-02 06:06:49 +09:00
  • 8b6b8d0f2e feat(wordpress): define API limit exceed error for wpscan.com (#1155) sadayuki-matsuno 2021-01-30 09:53:41 +09:00
  • 4dcbd865cc fix(report): set http timeout 10 sec (#1154) Kota Kanbe 2021-01-30 09:40:33 +09:00
  • 39b19444fe Merge branch 'master' of github.com:future-architect/vuls v0.15.6 Kota Kanbe 2021-01-28 16:24:14 +09:00
  • 644d5a5462 fix(report): remove retry logic for wpscan.com (#1151) Kota Kanbe 2021-01-28 16:21:33 +09:00
  • 8e18451e3f Merge branch 'master' of github.com:future-architect/vuls v0.15.5 Kota Kanbe 2021-01-28 08:24:23 +09:00
  • 3dbdd01f97 fix(report): wordrpess scanning skipped when package is emtpy (#1150) Kota Kanbe 2021-01-28 08:24:03 +09:00
  • a89079c005 fix(saas) change saas upload s3 key (#1116) sadayuki-matsuno 2021-01-27 14:43:09 +09:00
  • a8c0926b4f fix(saas) change saas upload s3 key (#1116) v0.15.4 sadayuki-matsuno 2021-01-27 14:43:09 +09:00
  • dd2959a31b fix(eol): add eol for alpine 3.13 (#1149) Kota Kanbe 2021-01-27 12:52:07 +09:00
  • 51099f42c3 fix(tui): runtime panic when tui with docker-base-setup (#1148) Kota Kanbe 2021-01-26 09:40:26 +09:00
  • 63f170cc7a fix(report): set severity in Red Hat OVAL to both CVSS v3 and v2 #1146 (#1147) Kota Kanbe 2021-01-26 07:58:59 +09:00
  • 3c1489e588 feat(report): range notion calc by severity when no-cvss-score (#1145) Kota Kanbe 2021-01-25 13:22:55 +09:00
  • e4f1e03f62 feat(github): display GitHub Security Advisory details (#1143) Kota Kanbe 2021-01-24 09:15:04 +09:00
  • 83d48ec990 Create codeql-analysis.yml Kota Kanbe 2021-01-24 09:06:13 +09:00
  • b20d2b2684 fix(scan): skip wordpress scan for preudo servers (#1142) v0.15.3 Kota Kanbe 2021-01-21 07:11:55 +09:00
  • 2b918c70ae fix(scan): config dump nocolor in debug mode. (#1141) Kota Kanbe 2021-01-21 06:38:37 +09:00
  • 1100c133ba feat(config): Default values for WordPress scanning to be set in config.toml (#1140) Kota Kanbe 2021-01-21 06:22:25 +09:00
  • 88899f0e89 refactor: around CheckHTTPHealth (#1139) Kota Kanbe 2021-01-20 07:41:29 +09:00
  • 59dc0059bc fix(model): omit changelog from json if empty (#1137) Kota Kanbe 2021-01-19 09:01:35 +09:00
  • 986fb304c0 fix(scan): add --nogpgcheck to dnf mod list to avoid Error: Cache-only enabled but no cache for *** (#1136) Kota Kanbe 2021-01-19 08:05:20 +09:00
  • d6435d2885 fix(xml): remove -format-xml #1068 (#1134) Kota Kanbe 2021-01-18 04:38:00 +09:00
  • affb456499 fix(email.go):Fix runtime error(invalid memory address) (#1133) shopper 2021-01-18 04:08:14 +09:00
  • 705ed0a0ac fix(discover): change config.toml template (#1132) Kota Kanbe 2021-01-16 07:58:46 +09:00
  • dfffe5b508 fix(config): err occurs when host not set in local-scan-mode (#1129) v0.15.2 Kota Kanbe 2021-01-14 09:22:04 +09:00
  • fca102edba fix dnf prompt and ssh user (#1126) Shigechika AIKAWA 2021-01-14 08:22:06 +09:00
  • 554b6345a2 chore: go mod update (#1127) Kota Kanbe 2021-01-14 08:12:47 +09:00
  • aa954dc84c fix(scan): kindness msg when no-cache err on dnf mod list (#1128) Kota Kanbe 2021-01-14 08:12:35 +09:00
  • b5506a1368 chore: go mod update (#1125) v0.15.1 Kota Kanbe 2021-01-13 11:56:35 +09:00
  • 0b55f94828 Improve implementation around config (#1122) v0.15.0 Kota Kanbe 2021-01-13 08:46:27 +09:00
  • a67052f48c fix(scan): err detecting EOL for alpine Linux (#1124) Kota Kanbe 2021-01-12 20:10:22 +09:00
  • 6eff6a9329 feat(report): display EOL information to scan summary (#1120) Kota Kanbe 2021-01-09 07:58:55 +09:00
  • 69d32d4511 feat(report): add a err code to wpscan.com API error (#1119) Kota Kanbe 2021-01-07 14:57:49 +09:00
  • d7a613b710 chore: go mod update (#1118) Kota Kanbe 2021-01-07 08:02:29 +09:00
  • 669c019287 fix(cvecontent) Fixed not to split empty string (#1117) sadayuki-matsuno 2021-01-06 15:52:55 +09:00
  • fcc4901a10 fix(scan): Failed to parse CentOS Stream (#1098) Shigechika AIKAWA 2021-01-06 14:57:19 +09:00
  • 4359503484 fix(redhat): possibility of false positives on RHEL (#1115) Kota Kanbe 2021-01-06 13:33:08 +09:00
  • b13f93a2d3 feat(scan): support dnf modules (#1114) Kota Kanbe 2021-01-06 11:36:41 +09:00
  • 8405e0fad6 refactor(gost): Duplicate code into function (#1110) Kota Kanbe 2020-12-30 08:33:30 +09:00
  • aceb3f1826 fix(scan): add an error case for rpm -qa (#1109) Kota Kanbe 2020-12-30 08:05:14 +09:00
  • a206675f3e fix(wordpress): remove cache because not permitted. (#1107) Kota Kanbe 2020-12-29 07:25:58 +09:00
  • f4253d74ae fix(wordpress): wpscan.com unmarshal error (#1106) Kota Kanbe 2020-12-29 07:11:04 +09:00
  • aaea15e516 refactor(report): remove Integration.apply (#1105) Kota Kanbe 2020-12-29 06:59:48 +09:00
  • 83d1f80959 chore(report): remove stride and hipchat support (#1104) v0.14.1 Kota Kanbe 2020-12-26 08:52:45 +09:00