chenk
|
2c3b60f4c9
|
fix(k8s): quit support on k8s progress bar (#4021)
Signed-off-by: chenk <hen.keinan@gmail.com>
|
2023-04-13 17:30:54 +03:00 |
|
chenk
|
234a360a7a
|
feat: k8s parallel processing (#3693)
Signed-off-by: chenk <hen.keinan@gmail.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2023-03-20 13:34:38 +02:00 |
|
Teppei Fukuda
|
fb0d8f3f30
|
feat(image): scan misconfigurations in image config (#3437)
|
2023-01-30 04:48:29 +02:00 |
|
Teppei Fukuda
|
e1076085d9
|
refactor: rename security-checks to scanners (#3467)
|
2023-01-23 16:53:06 +02:00 |
|
chenk
|
f115895d30
|
fix: present control status instead of compliance percentage in compliance report (#3181)
Signed-off-by: chenk <hen.keinan@gmail.com>
|
2022-11-20 13:46:16 +02:00 |
|
chenk
|
18581f345b
|
feat: compliance reports (#2951)
|
2022-10-25 19:42:01 +03:00 |
|
Jose Donizetti
|
9b0e9794cb
|
feat: add k8s components (#2589)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-10-24 14:51:02 +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 |
|
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
|
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 |
|
chenk
|
776ef1a31e
|
feat: rbac support k8s sub-command (#2339)
|
2022-06-23 13:49:14 +03:00 |
|
Jose Donizetti
|
546e7bd6b1
|
BREAKING(k8s): change CLI API (#2186)
|
2022-06-15 10:41:18 +03:00 |
|