Releases: kubescape/opa-utils
Releases · kubescape/opa-utils
v0.0.273: Merge pull request #143 from kubescape/remvoe-armoBuiltin
Update datastructuresmethods_test.go
v0.0.272: Merge pull request #142 from kubescape/smartremediation
controlTypeTag smartRemediation
v0.0.271: Merge pull request #141 from kubescape/addin-access-keys
Adding access keys to request object
v0.0.270: Merge pull request #140 from kubescape/deprecate-ConfigInputs
Deprecate ConfigInputs, use ControlConfigInputs
v0.0.269: Merge pull request #139 from kubescape/delete-path
add delete path and review path
v0.0.268: Merge pull request #138 from kubescape/deleted-scan-object
Support scanning a deleted resource
v0.0.267: Merge pull request #137 from kubescape/fix-summary-details
v0.0.266: Customer guid generated flag (#136)
* customerGUID generated field Signed-off-by: Amir Malka <[email protected]> * gojay unmarshal posture report Signed-off-by: Amir Malka <[email protected]> * gojay unmarshal scanning target Signed-off-by: Amir Malka <[email protected]> * updated go.mod Signed-off-by: Amir Malka <[email protected]> --------- Signed-off-by: Amir Malka <[email protected]>
v0.0.263: Add GetAllAttackTrackCategories func for control (#135)
* 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]> * add GetAllAttackTrackCategories func for control Signed-off-by: YiscahLevySilas1 <[email protected]> --------- Signed-off-by: YiscahLevySilas1 <[email protected]>