Teppei Fukuda
|
f9c17bd2d8
|
fix: remove the first arg when running as a plugin (#2595)
v0.30.4
|
2022-07-26 21:54:43 +03:00 |
|
Jose Donizetti
|
cccfade374
|
fix: k8s controlplaner scanning (#2593)
Signed-off-by: Jose Donizetti <jdbjunior@gmail.com>
|
2022-07-26 16:35:34 +03:00 |
|
thiago-gitlab
|
5a65548662
|
fix(vuln): GitLab report template (#2578)
* fix(vuln): GitLab report template
- Upgrade to schema 14.0.6 (https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/blob/v14.0.6/dist/container-scanning-report-format.json).
- Drop unsupported `confidence` property. Currently optional and will be removed by GitLab in schema 15-0-0.
* docs(vuln): remove note about broken GitLab integration
|
2022-07-26 15:51:20 +03:00 |
|
afdesk
|
fa8a8ba7dc
|
fix(server): use a new db worker for hot updates (#2581)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
v0.30.3
|
2022-07-25 17:26:08 +03:00 |
|
DmitriyLewen
|
769ed554b0
|
docs: add trivy with download-db-only flag to Air-Gapped Environment (#2583)
|
2022-07-25 16:50:26 +03:00 |
|
DmitriyLewen
|
5f9a963ef6
|
docs: split commands to download db for different versions of oras (#2582)
|
2022-07-25 15:19:04 +03:00 |
|
Alexander Lauster
|
d93a997800
|
feat(report): export exitcode for license checks (#2564)
Also export the exit code for license checks
fixes #2562
|
2022-07-25 14:26:12 +03:00 |
|
afdesk
|
f9be138aab
|
fix: cli can use lowercase for severities (#2565)
|
2022-07-25 14:25:16 +03:00 |
|
Teppei Fukuda
|
c7f0bc92ae
|
fix: allow subcommands with TRIVY_RUN_AS_PLUGIN (#2577)
|
2022-07-25 11:27:47 +03:00 |
|
MaineK00n
|
c2f3731873
|
fix: add missing types in TypeOSes and TypeLanguages in analyzer (#2569)
|
2022-07-24 17:24:13 +03:00 |
|
saso
|
7b4f2dc72f
|
fix: enable some features of the wasm runtime (#2575)
|
2022-07-24 08:31:54 +03:00 |
|
Denys Mazhar
|
84677903a6
|
fix(k8s): no error logged if trivy can't get docker image in kubernetes mode (#2521)
* Enable k8s logging and increase log level of the image scan errors
* Rework errors reporting
* Rework GetErrors method into printErrors
Print errors during report writing
* Increase log level for scan errors logging
|
2022-07-21 15:34:47 -03:00 |
|
saso
|
e1e02d785f
|
docs(sbom): improve sbom attestation documentation (#2566)
|
2022-07-21 17:54:21 +03:00 |
|
afdesk
|
80c7b91637
|
fix(report): show the summary without results (#2548)
v0.30.2
|
2022-07-21 14:41:51 +03:00 |
|
DmitriyLewen
|
07c3ac4de1
|
fix(cli): replace '-' to '_' for env vars (#2561)
|
2022-07-21 13:41:56 +03:00 |
|
Teppei Fukuda
|
9da45f7bbd
|
chore: remove a test repository (#2551)
v0.30.1
|
2022-07-20 14:25:12 +03:00 |
|
Teppei Fukuda
|
6138f57bf9
|
fix(license): lazy loading of classifiers (#2547)
|
2022-07-20 13:43:53 +03:00 |
|
DmitriyLewen
|
2cbe8dfebd
|
fix: CVE-2022-1996 in Trivy (#2499)
* replace k8s.io/client-go
* update trivy-kubernetes
|
2022-07-20 13:43:37 +03:00 |
|
saso
|
e393ce1477
|
docs(sbom): add sbom attestation (#2527)
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
|
2022-07-19 11:41:44 +03:00 |
|
MaineK00n
|
ae5a2d06b4
|
feat(rocky): set Rocky Linux 9 EOL (#2543)
|
2022-07-19 09:15:09 +03:00 |
|
saso
|
f8dd616545
|
docs: add attributes to the video tag to autoplay demo videos (#2538)
|
2022-07-18 12:39:44 +03:00 |
|
Owen Rumney
|
63cbbd071a
|
fix: yaml files with non-string chart name (#2534)
Signed-off-by: Owen Rumney <owen.rumney@aquasec.com>
|
2022-07-18 11:04:19 +03:00 |
|
afdesk
|
6d015d32aa
|
fix: skip dirs (#2530)
|
2022-07-18 08:32:46 +03:00 |
|
Shubham Palriwala
|
30c9f90bf8
|
feat(repo): add support for branch, commit, & tag (#2494)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-07-17 13:54:28 +03:00 |
|
afdesk
|
783e7cfe0c
|
fix: remove auto configure environment variables via viper (#2526)
|
2022-07-16 20:32:20 +03:00 |
|
DmitriyLewen
|
45dae7c2cf
|
fix: separating multiple licenses from one line in dpkg copyright files (#2508)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
v0.30.0
|
2022-07-15 14:24:25 +03:00 |
|
afdesk
|
469028dca5
|
fix: change a capital letter for plugin uninstall subcommand (#2519)
|
2022-07-15 07:39:15 +03:00 |
|
Jose Donizetti
|
ae9ba340af
|
fix: k8s hide empty report when scanning resource (#2517)
Signed-off-by: Jose Donizetti <jdbjunior@gmail.com>
|
2022-07-14 10:30:01 -03:00 |
|
Teppei Fukuda
|
783cf6fe74
|
refactor: fix comments (#2516)
|
2022-07-14 16:11:20 +03:00 |
|
Teppei Fukuda
|
603825a4f9
|
fix: scan vendor dir (#2515)
|
2022-07-14 15:35:58 +03:00 |
|
Owen Rumney
|
a3a66df007
|
feat: Add support for license scanning (#2418)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
|
2022-07-13 22:36:41 +03:00 |
|
Teppei Fukuda
|
bb06f6f8cf
|
chore: add owners for secret scanning (#2485)
Signed-off-by: knqyf263 <knqyf263@gmail.com>
|
2022-07-13 14:36:05 +03:00 |
|
DmitriyLewen
|
6b501219de
|
fix: remove dependency-tree flag for image subcommand (#2492)
|
2022-07-13 14:08:54 +03:00 |
|
Jose Donizetti
|
57192bd5ae
|
fix(k8s): add shorthand for k8s namespace flag (#2495)
Signed-off-by: Jose Donizetti <jdbjunior@gmail.com>
|
2022-07-13 14:07:25 +03:00 |
|
DmitriyLewen
|
9f8685c14e
|
docs: add information about using multiple servers to troubleshooting (#2498)
|
2022-07-13 14:05:48 +03:00 |
|
DmitriyLewen
|
ed322ac666
|
ci: add pushing canary build images to registries (#2428)
|
2022-07-11 15:49:55 +03:00 |
|
dependabot[bot]
|
8d4dba02c9
|
chore(deps): bump github.com/open-policy-agent/opa from 0.41.0 to 0.42.0 (#2479)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
|
2022-07-11 13:37:24 +03:00 |
|
afdesk
|
a6685b1bad
|
feat(dotnet): add support for .Net core .deps.json files (#2487)
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-07-11 13:32:38 +03:00 |
|
DmitriyLewen
|
56265a9b98
|
feat(amazon): add support for 2022 version (#2429)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-07-11 11:16:06 +03:00 |
|
Prakarsh
|
c6f68e361d
|
Type correction bitnami chart (#2415)
|
2022-07-10 20:45:53 +03:00 |
|
dependabot[bot]
|
6ae4b360fd
|
chore(deps): bump github.com/owenrumney/go-sarif/v2 from 2.1.1 to 2.1.2 (#2449)
|
2022-07-10 20:00:28 +03:00 |
|
dependabot[bot]
|
6def863470
|
chore(deps): bump github.com/aquasecurity/table from 1.5.1 to 1.6.0 (#2446)
|
2022-07-10 20:00:00 +03:00 |
|
Teppei Fukuda
|
e98bde3396
|
docs: add config file and update CLI references (#2489)
|
2022-07-10 19:41:42 +03:00 |
|
Teppei Fukuda
|
736e3f11f7
|
feat: add support for flag groups (#2488)
|
2022-07-10 15:03:57 +03:00 |
|
Teppei Fukuda
|
5b7e0a858d
|
refactor: move from urfave/cli to spf13/cobra (#2458)
Co-authored-by: afdesk <work@afdesk.com>
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
|
2022-07-09 19:40:31 +03:00 |
|
Liam Galvin
|
7699153c66
|
fix: Fix secrets output not containing file/lines (#2467)
|
2022-07-08 16:17:21 +03:00 |
|
afdesk
|
a70fd758ec
|
fix: clear output with modules (#2478)
|
2022-07-07 21:13:52 +03:00 |
|
dependabot[bot]
|
e99bf302b6
|
chore(deps): bump github.com/mailru/easyjson from 0.7.6 to 0.7.7 (#2448)
|
2022-07-07 11:18:26 +03:00 |
|
DmitriyLewen
|
64854fc850
|
docs(cbl): distroless 1.0 supported (#2473)
|
2022-07-07 09:06:01 +03:00 |
|
Liam Galvin
|
e77cfd6487
|
fix: Fix example dockerfile rego policy (#2460)
|
2022-07-05 17:46:27 +03:00 |
|