Kota Kanbe
b4611ae9b7
fix(scan): fix yum-ps warning Failed to exec which -bash ( #1166 )
2021-02-07 07:23:12 +09:00
Kota Kanbe
cd6722017b
fix(scan): yum-ps err Failed to find the package ( #1165 )
2021-02-06 08:42:06 +09:00
Kota Kanbe
290edffccf
fix(log): output version to log for debugging purpose ( #1163 )
2021-02-04 07:47:56 +09:00
Kota Kanbe
64a6222bf9
fix(report): set created_at and updated_at of trivy to json ( #1162 )
2021-02-03 17:52:44 +09:00
Kota Kanbe
adb686b7c9
fix(report): set created_at and updated_at of wpscan.com to json ( #1161 )
2021-02-03 16:41:44 +09:00
Kota Kanbe
d4af341b0f
fix(report): remove duplicated refreshing logic when report with -diff ( #1160 )
2021-02-03 07:37:19 +09:00
Kota Kanbe
fea7e93c8d
chore: fix comment ( #1158 )
2021-02-02 06:06:49 +09:00
sadayuki-matsuno
8b6b8d0f2e
feat(wordpress): define API limit exceed error for wpscan.com ( #1155 )
...
* feat(wordpress) specify wp err
* fix typo, chagne const name
Co-authored-by: Kota Kanbe <kotakanbe@gmail.com >
2021-01-30 09:53:41 +09:00
Kota Kanbe
4dcbd865cc
fix(report): set http timeout 10 sec ( #1154 )
...
* fix(report): set http timeout 10 sec
* fix: add an error handling
2021-01-30 09:40:33 +09:00
Kota Kanbe
39b19444fe
Merge branch 'master' of github.com:future-architect/vuls
v0.15.6
2021-01-28 16:24:14 +09:00
Kota Kanbe
644d5a5462
fix(report): remove retry logic for wpscan.com ( #1151 )
...
* fix(saas) change saas upload s3 key (#1116 )
* fix(report): remove retry logic for wpscan.com
Co-authored-by: sadayuki-matsuno <sadayuki.matsuno@gmail.com >
2021-01-28 16:21:33 +09:00
Kota Kanbe
8e18451e3f
Merge branch 'master' of github.com:future-architect/vuls
v0.15.5
2021-01-28 08:24:23 +09:00
Kota Kanbe
3dbdd01f97
fix(report): wordrpess scanning skipped when package is emtpy ( #1150 )
2021-01-28 08:24:03 +09:00
sadayuki-matsuno
a89079c005
fix(saas) change saas upload s3 key ( #1116 )
2021-01-28 08:20:13 +09:00
sadayuki-matsuno
a8c0926b4f
fix(saas) change saas upload s3 key ( #1116 )
v0.15.4
2021-01-27 14:43:09 +09:00
Kota Kanbe
dd2959a31b
fix(eol): add eol for alpine 3.13 ( #1149 )
2021-01-27 12:52:07 +09:00
Kota Kanbe
51099f42c3
fix(tui): runtime panic when tui with docker-base-setup ( #1148 )
...
* fix(tui): runtime panic when tui with docker-base-setup
* pass test case
2021-01-26 09:40:26 +09:00
Kota Kanbe
63f170cc7a
fix(report): set severity in Red Hat OVAL to both CVSS v3 and v2 #1146 ( #1147 )
2021-01-26 07:58:59 +09:00
Kota Kanbe
3c1489e588
feat(report): range notion calc by severity when no-cvss-score ( #1145 )
2021-01-25 13:22:55 +09:00
Kota Kanbe
e4f1e03f62
feat(github): display GitHub Security Advisory details ( #1143 )
2021-01-24 09:15:04 +09:00
Kota Kanbe
83d48ec990
Create codeql-analysis.yml
2021-01-24 09:06:13 +09:00
Kota Kanbe
b20d2b2684
fix(scan): skip wordpress scan for preudo servers ( #1142 )
v0.15.3
2021-01-21 07:11:55 +09:00
Kota Kanbe
2b918c70ae
fix(scan): config dump nocolor in debug mode. ( #1141 )
2021-01-21 06:38:37 +09:00
Kota Kanbe
1100c133ba
feat(config): Default values for WordPress scanning to be set in config.toml ( #1140 )
...
* chore: update go mod
* fix(wordpress): set default if defined in config.toml
2021-01-21 06:22:25 +09:00
Kota Kanbe
88899f0e89
refactor: around CheckHTTPHealth ( #1139 )
2021-01-20 07:41:29 +09:00
Kota Kanbe
59dc0059bc
fix(model): omit changelog from json if empty ( #1137 )
2021-01-19 09:01:35 +09:00
Kota Kanbe
986fb304c0
fix(scan): add --nogpgcheck to dnf mod list to avoid Error: Cache-only enabled but no cache for *** ( #1136 )
2021-01-19 08:05:20 +09:00
Kota Kanbe
d6435d2885
fix(xml): remove -format-xml #1068 ( #1134 )
2021-01-18 04:38:00 +09:00
shopper
affb456499
fix(email.go):Fix runtime error(invalid memory address) ( #1133 )
2021-01-18 04:08:14 +09:00
Kota Kanbe
705ed0a0ac
fix(discover): change config.toml template ( #1132 )
2021-01-16 07:58:46 +09:00
Kota Kanbe
dfffe5b508
fix(config): err occurs when host not set in local-scan-mode ( #1129 )
...
If host is not set in local scan mode, an error occurs.
v0.15.2
2021-01-14 09:22:04 +09:00
Shigechika AIKAWA
fca102edba
fix dnf prompt and ssh user ( #1126 )
2021-01-14 08:22:06 +09:00
Kota Kanbe
554b6345a2
chore: go mod update ( #1127 )
2021-01-14 08:12:47 +09:00
Kota Kanbe
aa954dc84c
fix(scan): kindness msg when no-cache err on dnf mod list ( #1128 )
2021-01-14 08:12:35 +09:00
Kota Kanbe
b5506a1368
chore: go mod update ( #1125 )
v0.15.1
2021-01-13 11:56:35 +09:00
Kota Kanbe
0b55f94828
Improve implementation around config ( #1122 )
...
* refactor config
* fix saas config
* feat(config): scanmodule for each server in config.toml
* feat(config): enable to specify containersOnly in config.toml
* add new keys of config.toml to discover.go
* fix summary output, logging
v0.15.0
2021-01-13 08:46:27 +09:00
Kota Kanbe
a67052f48c
fix(scan): err detecting EOL for alpine Linux ( #1124 )
2021-01-12 20:10:22 +09:00
Kota Kanbe
6eff6a9329
feat(report): display EOL information to scan summary ( #1120 )
...
* feat(report): display EOL information to scan summary
* detect Amazon linux EOL
2021-01-09 07:58:55 +09:00
Kota Kanbe
69d32d4511
feat(report): add a err code to wpscan.com API error ( #1119 )
2021-01-07 14:57:49 +09:00
Kota Kanbe
d7a613b710
chore: go mod update ( #1118 )
2021-01-07 08:02:29 +09:00
sadayuki-matsuno
669c019287
fix(cvecontent) Fixed not to split empty string ( #1117 )
2021-01-06 15:52:55 +09:00
Shigechika AIKAWA
fcc4901a10
fix(scan): Failed to parse CentOS Stream ( #1098 )
2021-01-06 14:57:19 +09:00
Kota Kanbe
4359503484
fix(redhat): possibility of false positives on RHEL ( #1115 )
2021-01-06 13:33:08 +09:00
Kota Kanbe
b13f93a2d3
feat(scan): support dnf modules ( #1114 )
...
* feat(scan): support dnf modules
* change dnf module list --installed to --enabled
* chore: refactor
* feat(report): detect logic for dnf modularity label
* fix func name
* chore: update go mods
2021-01-06 11:36:41 +09:00
Kota Kanbe
8405e0fad6
refactor(gost): Duplicate code into function ( #1110 )
...
* refactor(gost): Duplicate code into function
* fix
2020-12-30 08:33:30 +09:00
Kota Kanbe
aceb3f1826
fix(scan): add an error case for rpm -qa ( #1109 )
2020-12-30 08:05:14 +09:00
Kota Kanbe
a206675f3e
fix(wordpress): remove cache because not permitted. ( #1107 )
2020-12-29 07:25:58 +09:00
Kota Kanbe
f4253d74ae
fix(wordpress): wpscan.com unmarshal error ( #1106 )
...
* refactor(report): remove Integration.apply
* add an err check
* fix(wordpress): wpscan.com unmarshal error
* fix warnings
2020-12-29 07:11:04 +09:00
Kota Kanbe
aaea15e516
refactor(report): remove Integration.apply ( #1105 )
...
* refactor(report): remove Integration.apply
* add an err check
2020-12-29 06:59:48 +09:00
Kota Kanbe
83d1f80959
chore(report): remove stride and hipchat support ( #1104 )
v0.14.1
2020-12-26 08:52:45 +09:00