Ross ROSS = Recommend OSS · open-source software intelligence for agents

duo-labs/parliament

AWS IAM linting library observed · 2026-08-28

github.com/duo-labs/parliament · Python · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
duo-labs/parliamentmain50

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