duo-labs/parliament
AWS IAM linting library observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 61
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2546
- days_rel: 533
- days_push: 238
- n_releases_24m: 1
Adoption not part of the score
1122 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Parliament is a Python library and CLI tool that lints AWS IAM policies, detecting malformed JSON, invalid actions and resources, type mismatches, and bad policy patterns. It can be used programmatically as a library or from the command line against files, directories, or AWS authorization details exports.
Use cases
- lint aws iam policies for errors
- find incorrect resources or conditions in iam policy actions
- audit aws managed policies for bad patterns
- validate iam policy json before deployment
- integrate iam policy linting into ci pipeline
- analyze get-account-authorization-details output for policy issues
When to choose
- you need programmatic IAM policy analysis as a Python library
- you want CLI linting of IAM policy files or directories
- you need configurable finding severities via override config files
When to avoid
- you need full cloud security posture management beyond IAM policies
- you work with non-AWS cloud IAM systems
- you need runtime enforcement rather than static linting
Facets
library · maturity active
linter security cli developer-tools security cloud-computing developer-tools python cli cross-platform aws iam policy-linting cloud-security static-analysis devops
2 sources
- readme: https://github.com/duo-labs/parliament · fetched 2026-08-28 · adb192eac08d
- registry_pypi: https://pypi.org/pypi/parliament/json · fetched 2026-08-29 · ca0fb2a3d048
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| duo-labs/parliament | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="duo-labs/parliament")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem