dependabot[bot]
|
139f3a81b6
|
chore(deps): bump github.com/aquasecurity/trivy from 0.27.1 to 0.30.0 (#1494)
* chore(deps): bump github.com/aquasecurity/trivy from 0.27.1 to 0.30.0
Bumps [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) from 0.27.1 to 0.30.0.
- [Release notes](https://github.com/aquasecurity/trivy/releases)
- [Changelog](https://github.com/aquasecurity/trivy/blob/main/goreleaser.yml)
- [Commits](https://github.com/aquasecurity/trivy/compare/v0.27.1...v0.30.0)
---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump github.com/aquasecurity/trivy from 0.30.0 to 0.30.2
* fix(library): change fanal to trivy/pkg/fanal
* chore: update integration
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MaineK00n <mainek00n.1229@gmail.com>
|
2022-07-25 16:47:57 +09:00 |
|
Kota Kanbe
|
77049d6cbb
|
feat(libscan): support trivy v0.23.0 (#1377)
* feat(libscan): support trivy v0.23.0
* fix lint err
* review
|
2022-02-01 10:40:16 +09:00 |
|
Kota Kanbe
|
1003f62212
|
chore: update go-cve-dictionary (#1292)
|
2021-08-26 13:45:40 +09:00 |
|
Kota Kanbe
|
0095c40e69
|
fix(vet): go vet err of make build-scanner (#1248)
|
2021-06-09 08:00:52 +09:00 |
|
Kota Kanbe
|
3f2ac45d71
|
Refactor logger (#1185)
* refactor: logger
* refactor: logging
* refactor: rename func
* refactor: logging
* refactor: logging format
|
2021-02-26 10:36:58 +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 |
|