Releases: kubescape/opa-utils
Releases · kubescape/opa-utils
v0.0.251: Merge pull request #113 from kubescape/attack-chains-engine
support in root to leaf attack chain calculation
v0.0.250: Add TypeTags field to framework (#111)
* 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
fix configuration status
v0.0.248: Merge pull request #108 from amirmalka/refactor-alllists
Added type assertion after getting objects from the pool
v0.0.247: Merge pull request #107 from kubescape/all-lists-refactor
Refactor listing.go package for memory optimizations
v0.0.246: Merge pull request #105 from kubescape/compliance-score
Add complianceScore field to ControlSummary
v0.0.245: fix compliance score- case of passed-irrelevant (#104)
* 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
support SummaryDetails risk score for backward compatibility
v0.0.243: Merge pull request #102 from kubescape/compliance-score
Add compliance score
v0.0.242: Merge pull request #101 from kubescape/ignore_resourceID
Exception by resource id