Skip to content

Releases: cleardataeng/resource-policy-evaluation-library

v3.0.1

15 Jul 22:11
5ef6b9b
Compare
Choose a tag to compare
  • Add separate class for evaluations returned by Python Policies
  • Add setter for Evaluation.excluded to support legacy uses

v3.0.0

14 Jul 18:35
f64749e
Compare
Choose a tag to compare
  • Added support for including more data in evaluations including evaluation-attributes (for values that may differ from one evaluation to another), and policy-attributes (for static policy metadata)
  • The code changes here are breaking changes if you do not update your OPA config as well, so I'm considering this a major release.

v2.0.23

13 Sep 20:16
d497ff1
Compare
Choose a tag to compare
  • Add Micromanager extractor

v2.0.22

30 Aug 18:28
b4a7a13
Compare
Choose a tag to compare
  • Add uniquifier property to GoogleAPIResources to distinguish resources that have been deleted and recreated with the same name
  • Add location lookup to GCPStorageBuckets when calling to_dict()

v2.0.21

17 Aug 16:20
65bfe3a
Compare
Choose a tag to compare
  • Add a waiter for cloudfunctions

v2.0.20: Merge pull request #6 from cleardataeng/additional_properties

11 Aug 16:57
104453a
Compare
Choose a tag to compare

v2.0.19

05 Aug 18:17
1cf9e56
Compare
Choose a tag to compare
  • Fix find_packages filter

v2.0.18

04 Aug 20:29
7a23fd1
Compare
Choose a tag to compare
  • Added extractors for extracting resources from structured data (ex: audit logs)
  • Added GCP Cloud Auditlog extractor

v2.0.16

29 Jun 18:43
4a91833
Compare
Choose a tag to compare
  • Add support for GCP Compute Networks (VPCs)

v2.0.15

26 Apr 19:57
Compare
Choose a tag to compare
Move from travis to github actions