Releases: kubescape/opa-utils
Releases · kubescape/opa-utils
v0.0.241: test (#99)
* test Signed-off-by: David Wertenteil <[email protected]> * adding to PR review Signed-off-by: David Wertenteil <[email protected]> * fixed race testing Signed-off-by: David Wertenteil <[email protected]> * fixing coverage function * fixing coverage function in pr.yaml --------- Signed-off-by: David Wertenteil <[email protected]> Co-authored-by: Yuval Leibovich <[email protected]>
v0.0.239: Merge pull request #96 from kubescape/dependency
rbac-utils latest
v0.0.238: Merge pull request #95 from kubescape/fix-counters
fix(counters): Fixed prioritizing "skipped" over "passed"
v0.0.237: refact(score): minor refact, doc & linting of the score package (#88)
* test(score): augmented unit tests for computing score Signed-off-by: Frederic BIDON <[email protected]> * refact(score): minor refact, doc & linting of the score package * re-documented methods and differences between v1 and v2 * fixed data race when calling the constructor * refactored debug code to be less intrusive Signed-off-by: Frederic BIDON <[email protected]> --------- Signed-off-by: Frederic BIDON <[email protected]>
v0.0.236: test(score): augmented unit tests for computing score (#87)
Signed-off-by: Frederic BIDON <[email protected]>
v0.0.235: Merge pull request #92 from kubescape/hot-fix-statuses
update status counters json key
v0.0.234: Merge pull request #90 from kooomix/removeGitRegoStore
Revmove GitRegoStore
v0.0.233: Perf(reporthandling): uniqueStrings & trimunique (#81)
* introduced internal package for optimized versions of slice unique & trim * profiled & benchmarked internal/slices package * moved helpers call for listing to the internal package * adapted reporthandling to use internal/slices * removed erroneous comment about make map, corrected benchmark * improved slice alloc on trimmed resources * fixup listing failed to unique Signed-off-by: Frederic BIDON <[email protected]> * fix: renamed package for newly added test Signed-off-by: Frederic BIDON <[email protected]> --------- Signed-off-by: Frederic BIDON <[email protected]>
v0.0.232: chore(lint): introduced linting (#76)
* introduced linting enforced by CI * fixed linting issues * added: lock obviously missing, preallocated slices Signed-off-by: Frédéric BIDON <[email protected]>
v0.0.231: Merge pull request #91 from kubescape/substatus-upate
Substatus update