1.1.1
[1.1.1] - 2021-09-30
Fixes
- Add a fix to the
PartialWildcardPrincipal
rule to be able to detect policies where whole account access is specified via just the account ID. - For example, if the Principal was defined as
Principal: AWS: 123456789012
as opposed toPrincipal: AWS: arn:aws:iam::123456789012:root
.