Skip to content

Releases: duo-labs/parliament

1.6.2

06 Jul 19:38
57f4564
Compare
Choose a tag to compare

Updates IAM definition

1.6.1

06 Sep 20:01
1ead655
Compare
Choose a tag to compare
  • Bumps up size of lru_cache for a large speed improvement
  • Adds more global variables
  • Fixes unit tests

1.6.0

05 Sep 02:42
dad4197
Compare
Choose a tag to compare
  • Updates IAM definition
  • Updates requirements.txt
  • Uses pytest now for unit tests as nose is deprecated
  • Minor bug fix from #211
  • Minor feature to allow exceptions to be swallowed

1.5.2

08 Nov 21:40
f46d89a
Compare
Choose a tag to compare

Undo attempted bug fix

1.5.1

08 Nov 21:01
53b1242
Compare
Choose a tag to compare

Bug fix

1.5.0

03 Nov 22:47
0ae7114
Compare
Choose a tag to compare
  • Updates IAM data
  • Adds community auditor SINGLE_VALUE_CONDITION_TOO_PERMISSIVE for this confusing aspect of IAM described here thanks to @patrobinson
  • Adds RESOURCE_EFFECTIVELY_STAR for when the resource contains more than * but is still effectively * thanks to @raghavkaul
  • Bug fix: --directory option works again thanks to @frek818

1.4.1

08 Oct 14:39
8bbd714
Compare
Choose a tag to compare
  • Update IAM data

1.4.0

15 Mar 14:46
22f6d6f
Compare
Choose a tag to compare
  • Updates IAM data
  • Add stricter checking to resource attributes #177 - thanks @briandbecker!
  • Fixes --aws-managed-policies and --auth-details-file which were breaking due to json-cfg #175 - thanks @RyanJarv!
  • Updated AWS principal regex to allow CloudFront OAI ARNs, added a test #174 - thanks @seth-carroll!

1.3.1

21 Jan 21:31
da69dfd
Compare
Choose a tag to compare
  • Updates IAM data
  • Validate use of NotResource and NotAction based on AWS best practices via #166 from @raghavkaul
  • Find all unknown Actions and unknown Prefixes in a Statement via #165 from @raghavkaul

1.3.0

08 Dec 02:12
66c6588
Compare
Choose a tag to compare