This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
Releases: forseti-security/resource-policy-evaluation-library
Releases · forseti-security/resource-policy-evaluation-library
v2.0.14
v2.0.13
v2.0.12
v2.0.11
v2.0.10: Merge pull request #68 from forseti-security/use-new-gapic
- Use new version of google-api-python-client library that avoid downloading discovery documents.
- v2.0.9 did not contain this since the pipeline wasn't complete
v2.0.9
Use new version of google-api-python-client library that avoid downloading discovery documents.
v2.0.8
- Add additional terminal states for GKE node pools
v2.0.7: Merge pull request #65 from forseti-security/add_resources
Changes
- Cache the full resource name, so its not calculated each time its used
- Add oauth2client v3.0.0 as a requirement so discovery documents are cached
- Add new GCP resources Compute RegionalDisks, IAM ServiceAccounts, and IAM ServiceAccountKeys