Policy Sentry Versions Save

IAM Least Privilege Policy Generator

0.12.12

1 month ago

Changes

  • update Python version to 3.8 used during release process @gruebel (#467)

0.12.11

1 month ago

Changes

  • Updates database @github-actions (#464)
  • Bump actions/setup-python from 5.0.0 to 5.1.0 @dependabot (#465)
  • Bump peter-evans/create-pull-request from 6.0.0 to 6.0.2 @dependabot (#462)
  • Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot (#463)
  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 @dependabot (#461)
  • Updates database @github-actions (#457)
  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 @dependabot (#455)
  • Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 @dependabot (#454)
  • Bump pre-commit/action from 3.0.0 to 3.0.1 @dependabot (#456)
  • Updates database @github-actions (#453)
  • Updates database @github-actions (#452)
  • Bump actions/setup-python from 4.7.1 to 5.0.0 @dependabot (#451)
  • Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 @dependabot (#450)
  • Updates database @github-actions (#449)
  • Updates database @github-actions (#447)
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot (#445)
  • Bump actions/checkout from 4.1.0 to 4.1.1 @dependabot (#446)
  • Bump actions/setup-python from 4.7.0 to 4.7.1 @dependabot (#444)
  • Bump actions/checkout from 4.0.0 to 4.1.0 @dependabot (#441)
  • fix version bump command and linting @gruebel (#442)
  • update Python version to 3.8 used during release process @gruebel (#467)
  • update pip used during release process @gruebel (#468)

🐛 Bug Fixes

  • skip placeholder for service names and match catalog with servicecatalog @gruebel (#466)

0.12.10

7 months ago

Changes

  • Update database @gruebel (#440)
  • Bump actions/checkout from 3.6.0 to 4.0.0 @dependabot (#435)

🚀 Features

  • improve performance of expand actions @gruebel (#439)

🧰 Maintenance

  • improve performance of expand actions @gruebel (#439)
  • Finish typing @gruebel (#438)
  • add type hints to writing folder @gruebel (#437)
  • Enable mypy on analysis and querying folder @gruebel (#436)
  • Enable mypy on shared folder @gruebel (#434)

0.12.9

8 months ago

Changes

  • Updates database @github-actions (#431)
  • Bump actions/checkout from 3.5.3 to 3.6.0 @dependabot (#429)
  • update dependencies and fix pylint issues @gruebel (#428)

🚀 Features

  • Improve policy minimize performance and setup type checking @gruebel (#432)
  • extend IAM datastore with lower case values for faster access @gruebel (#430)

🧰 Maintenance

  • add missing type hints to util code @gruebel (#433)

0.12.8

8 months ago

Changes

  • update GHA files and add Python version test CI @gruebel (#426)
  • Updates database @github-actions (#425)

🚀 Features

  • improve minimize performance @gruebel (#427)

0.12.7

10 months ago

Changes

  • Updates database @github-actions (#420)

0.12.6

1 year ago

Changes

Making one last version publish for @samchecc

  • Updates database @github-actions (#418)
  • Update constants.py @samchecc (#413)

0.12.5

1 year ago

Changes

  • Updates database @github-actions (#416)
  • Updates database @github-actions (#414)

0.12.4

1 year ago

Changes

  • Updates database @github-actions (#406)
  • Updates database @github-actions (#404)

0.12.3

2 years ago

Changes

  • Update dependencies and fix ReadTheDocs build @kmcquade (#403)
  • Updates database @github-actions (#402)
  • Updates database @github-actions (#400)
  • docs: add comparisons to automagic iamlive and actionhero tools @agilgur5 (#396)
  • docs: add a CONTRIBUTING.md that links to the docs @agilgur5 (#398)
  • docs: use MD links in intro, same as README @agilgur5 (#399)
  • docs: pip3 install -r docs/requirements.txt as well @agilgur5 (#397)

🐛 Bug Fixes

  • Fixes #364 - remove duplicates when using --minimize flag @kmcquade (#401)