Norihiro NAKAOKA
|
0bf12412d6
|
fix(rocky): fix Scan in Rocky Linux (#1266)
* fix(rocky): fix OVAL scan in Rocky Linux
* chore: add FreeBSD13 EOL, fix #1245
* chore(rocky): add Rocky Linux EOL tests
* feat(rocky): implement with reference to CentOS
* feat(raspbian): add Raspbian to Server mode
* feat(rocky): support gost scan
* fix(rocky): rocky support lessThan
* chore: update doc and comment
|
2021-07-08 05:39:48 +09:00 |
|
Shigechika AIKAWA
|
23f3e2fc11
|
fix(config): add Ubuntu 20.10 (#1218)
|
2021-04-21 09:05:33 +09:00 |
|
Kota Kanbe
|
03579126fd
|
refactor(config): localize config used like a global variable (#1179)
* refactor(report): LocalFileWriter
* refactor -format-json
* refacotr: -format-one-email
* refactor: -format-csv
* refactor: -gzip
* refactor: -format-full-text
* refactor: -format-one-line-text
* refactor: -format-list
* refacotr: remove -to-* from config
* refactor: IgnoreGitHubDismissed
* refactor: GitHub
* refactor: IgnoreUnsocred
* refactor: diff
* refacotr: lang
* refacotr: cacheDBPath
* refactor: Remove config references
* refactor: ScanResults
* refacotr: constant pkg
* chore: comment
* refactor: scanner
* refactor: scanner
* refactor: serverapi.go
* refactor: serverapi
* refactor: change pkg structure
* refactor: serverapi.go
* chore: remove emtpy file
* fix(scan): remove -ssh-native-insecure option
* fix(scan): remove the deprecated option `keypassword`
|
2021-02-25 05:54:17 +09:00 |
|
Kota Kanbe
|
dd2959a31b
|
fix(eol): add eol for alpine 3.13 (#1149)
|
2021-01-27 12:52:07 +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 |
|