Parliament

Latest version: v1.6.2

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.4.13

Improved performance from PR 110 by yoava333 magically makes Parliament run up to 100x faster!

Updated privilege info in 113.

0.4.12

AWS changed their doc format which broke the web scraper, so kmcquade fixed it via 108. Then I ran it to collect the latest privilege info.

0.4.11

- Updates the IAM data. Thanks kmcquade for figuring out the new AWS doc format!
- Adds tests for that IAM data to try to avoid a doc change causing us to use bad data
- Wraps the community auditor running in a try/except to avoid exceptions in that code crashing parliament. Resolves 97
- Adds new finding type `MISMATCHED_TYPE_BUT_USABLE` with severity Low that is similar to the `MISMATCHED_TYPE` finding, but specific to when you use a string comparison against ARNs, since that will work, but is not ideal. Resolves 29
- Add new finding type `RESOURCE_STAR`, which I expect is going to be very noisy for a lot of people, as it will be generated whenever someone uses a Resource of `*` when the action supports better defined resources. Resolves 72

0.4.10

Uses Github Actions to deploy Pypi library

0.4.9

- Removes the requirement to bring in policy_sentry for the community auditors that was make this library much heavier than it needed to be (see 86)
- Adds the community override file, which was a bug found and fixed by xen0l in 91
- Adds verbose flag by xen0l in 87
- Adds directory command-line option and some filtering options, again by xen0l in 87
- Updates the iam definition

0.4.8

Support for `aws:CalledVia`, `aws:CalledViaFirst`, and `aws:CalledViaLast`

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.