Skip to content

0.6.3: Minor change. Analysis feature is easier when importing as a PyPi package

Compare
Choose a tag to compare
@kmcquade kmcquade released this 19 Dec 21:35
· 873 commits to master since this release
3e6bc3d

Broke up the guts of get_actions_from_policy_file in the shared/analyze.py file to a separate function, get_actions_from_policy so we can use this outside of Policy Sentry. See the test_analyze_by_access_level unit test in tests/test_analyze.py for an example.