Skip to content

Releases: kubescape/opa-utils

v0.0.241: test (#99)

13 Mar 15:04
abdda05
Compare
Choose a tag to compare
* 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

23 Feb 16:54
72007ab
Compare
Choose a tag to compare

v0.0.238: Merge pull request #95 from kubescape/fix-counters

23 Feb 07:37
565bf98
Compare
Choose a tag to compare
fix(counters): Fixed prioritizing "skipped" over "passed"

v0.0.237: refact(score): minor refact, doc & linting of the score package (#88)

07 Feb 20:41
7c36c22
Compare
Choose a tag to compare
* 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)

07 Feb 20:41
bb238f3
Compare
Choose a tag to compare

v0.0.235: Merge pull request #92 from kubescape/hot-fix-statuses

07 Feb 10:40
fe94bf2
Compare
Choose a tag to compare

v0.0.234: Merge pull request #90 from kooomix/removeGitRegoStore

07 Feb 07:34
fe64f6f
Compare
Choose a tag to compare

v0.0.233: Perf(reporthandling): uniqueStrings & trimunique (#81)

07 Feb 07:13
a32f9ca
Compare
Choose a tag to compare
* 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)

07 Feb 06:42
ff6ed2b
Compare
Choose a tag to compare
* 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

06 Feb 08:59
6e8c134
Compare
Choose a tag to compare