Skip to content

Releases: kubescape/opa-utils

v0.0.253: support related objects (#112)

16 Jul 11:07
c09ae47
Compare
Choose a tag to compare
* add type field to framework

Signed-off-by: YiscahLevySilas1 <[email protected]>

* add list of types to framework and control obj

Signed-off-by: YiscahLevySilas1 <[email protected]>

* change field names

Signed-off-by: YiscahLevySilas1 <[email protected]>

* undo field typeTags in controls

Signed-off-by: YiscahLevySilas1 <[email protected]>

* support related objects in failed resources

Signed-off-by: YiscahLevySilas1 <[email protected]>

---------

Signed-off-by: YiscahLevySilas1 <[email protected]>

v0.0.252: add indicator of VulnerabilityStep to AttackTrackStep (#118)

16 Jul 10:31
ed1678a
Compare
Choose a tag to compare
* add indicator of IsVulnerabilityStep

Signed-off-by: YiscahLevySilas1 <[email protected]>

* name changes

Signed-off-by: YiscahLevySilas1 <[email protected]>

* changes following review

Signed-off-by: YiscahLevySilas1 <[email protected]>

---------

Signed-off-by: YiscahLevySilas1 <[email protected]>

v0.0.251: Merge pull request #113 from kubescape/attack-chains-engine

13 Jul 06:22
55d0527
Compare
Choose a tag to compare
support in root to leaf attack chain calculation

v0.0.250: Add TypeTags field to framework (#111)

21 Jun 10:02
8e021e0
Compare
Choose a tag to compare
* add type field to framework

Signed-off-by: YiscahLevySilas1 <[email protected]>

* add list of types to framework and control obj

Signed-off-by: YiscahLevySilas1 <[email protected]>

* change field names

Signed-off-by: YiscahLevySilas1 <[email protected]>

* undo field typeTags in controls

Signed-off-by: YiscahLevySilas1 <[email protected]>

---------

Signed-off-by: YiscahLevySilas1 <[email protected]>

v0.0.249: Merge pull request #110 from kubescape/fix-SubStatusConfiguration

11 Jun 10:18
9f1742e
Compare
Choose a tag to compare

v0.0.248: Merge pull request #108 from amirmalka/refactor-alllists

29 May 07:54
e68640b
Compare
Choose a tag to compare
Added type assertion after getting objects from the pool

v0.0.247: Merge pull request #107 from kubescape/all-lists-refactor

23 May 10:14
36b5907
Compare
Choose a tag to compare
Refactor listing.go package for memory optimizations

v0.0.246: Merge pull request #105 from kubescape/compliance-score

27 Apr 12:35
ca6a09d
Compare
Choose a tag to compare
Add complianceScore field to ControlSummary

v0.0.245: fix compliance score- case of passed-irrelevant (#104)

19 Apr 15:28
365d5f1
Compare
Choose a tag to compare
* fix compliance score- case of passed-irrelevant

Signed-off-by: YiscahLevySilas1 <[email protected]>

* minor refactor following review

Signed-off-by: YiscahLevySilas1 <[email protected]>

* delete log

Signed-off-by: YiscahLevySilas1 <[email protected]>

* move passed condition

Signed-off-by: YiscahLevySilas1 <[email protected]>

* shorten code, delete logs

Signed-off-by: YiscahLevySilas1 <[email protected]>

* add tests for coverage

Signed-off-by: YiscahLevySilas1 <[email protected]>

* clean code

Signed-off-by: YiscahLevySilas1 <[email protected]>

---------

Signed-off-by: YiscahLevySilas1 <[email protected]>

v0.0.244: Merge pull request #103 from kubescape/compliance-score

17 Apr 16:37
7e12785
Compare
Choose a tag to compare
support SummaryDetails risk score for backward compatibility