Teppei Fukuda
|
aca11b95d0
|
refactor: add allowed values for CLI flags (#4800)
* refactor: rename Value to Default
* refactor: support allowed values for CLI flags
* docs: auto-generate
* test: fix
* test: add tests for flags
|
2023-07-17 13:13:23 +00: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 |
|
Liam Galvin
|
b22e37e0c6
|
chore: Switch github.com/liamg dependencies to github.com/aquasecurity (#3069)
|
2022-10-25 11:17:47 +03:00 |
|
DmitriyLewen
|
e01253d54d
|
fix(cli): split env values with ',' for slice flags (#2926)
|
2022-09-22 10:11:37 +03:00 |
|
DmitriyLewen
|
917f388852
|
fix(flag): add error when there are no supported security checks (#2713)
|
2022-08-16 09:57:46 +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 |
|