38e540e0cf
Remove flags from audit command and remove auth command ( #1138 )
...
* update libs
* Remove unused authentication code and dependencies from the Polaris project, streamlining the audit process by eliminating the upload insights feature and related flags.
* remove insights reporter
* remove lingering libs
* update docs
* INS-1251: Polaris: upgrade github.com/qri-io/jsonschema to v0.2.1 (#1135 )
* Bump lins
* Code refactoring
* Fixign issues
* Fixing issues
* Fixing issues
* Fixing issues
* [WIP]
* [WIP]
* [WIP]
* Trying to fix tests
* Trying to fix tests
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Revert go mod
* Revert go mod
* Revert go mod
* Revert go mod
* Fixing issues
* Fixing issue
* Code refactoring
* Updating json schema version
* Updating json schema version
* fix go mod
* fix go sum
---------
Co-authored-by: jdesouza <james@fairwinds.com >
2025-07-24 16:48:23 -03:00
John Slivka and GitHub
3e96c582f0
FWI-5385 Add quiet flag to polaris audit CLI command to suppress 'upload to Insights' prompt ( #1017 )
...
* add quiet flag to polaris audit CLI command to suppress 'upload to Insights' prompt
* add docs for polaris audit --quiet option
* add additional detail about polaris audit --quiet flag
2023-12-06 15:44:53 -06:00
Takumi Sue and GitHub
09525d01a1
Add helm-skip-tests flag ( #986 )
...
* Add helm-skip-tests flag
close #985
* Update cli doc
2023-08-25 08:39:27 -06:00
Vitor Rodrigo Vezani and GitHub
10e82cf0ae
update CLI documentation ( #967 )
2023-08-03 10:21:49 -04:00
John Slivka and GitHub
b0d86cdcd2
Add option to filter audit results by severity level ( #969 )
2023-06-28 08:38:47 -05:00
Andrew Suderman and GitHub
78838a606d
Add a --namespace flag to the in-cluster audit ( #742 )
2022-04-08 07:54:03 -06:00
1841b7441d
audit check specific checks when passing checks args ( #737 )
...
Signed-off-by: krrrr38 <k.kaizu38@gmail.com >
Co-authored-by: Robert Brennan <accounts@rbren.io >
2022-04-07 09:11:51 -04:00
nobletrout and GitHub
f429f1922a
Nobletrout/add kubectx support ( #719 )
...
* See #699 add support for kubecontext selection
* Update cli.md
2022-03-15 09:24:24 -04:00
32c1150b28
config: new flags '--disallow-(config|annotation)-exemptions' ( #636 )
...
This change follows up #635 and lets end-users decide to disallow exemption rules defined as part of the config file or the controller annotations (whether none, any or both). The main use case here is to be able to prevent users with edit privileges over a controller to add a new exemption rule through an annotation which may obfuscate the actual policies we want to enforce.
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com >
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-09-27 12:56:59 -04:00
Robert Brennan and GitHub
ca3e46ebbd
Update documentation from template ( #609 )
2021-08-17 11:26:25 -04:00
Robert Brennan and GitHub
ccc795d58e
bump version, update changelog ( #575 )
...
* bump version\, update changelog
* add docs
2021-06-21 14:00:36 -04:00
Robert Brennan and GitHub
1fed099b53
Pretty printer for audit ( #512 )
...
* pretty output
* add colors
* better nocolor
* fix up main title
* delint
* remove double negative
* update docs
2021-03-12 12:20:00 -05:00