aardvark icon indicating copy to clipboard operation
aardvark copied to clipboard

Aardvark is a multi-account AWS IAM Access Advisor API

Results 16 aardvark issues
Sort by recently updated
recently updated
newest added

I started using Aardvark, and when trying to run the Aardvark config command, I got the following error: ``` sys.exit(load_entry_point('aardvark', 'console_scripts', 'aardvark')()) File "/Users/zeuser/other-repos/aardvark/env/bin/aardvark", line 25, in importlib_load_entry_point return next(matches).load()...

Fix broken dependencies for SqlAlchemy and Flask Libraries, set versions for Jinja2 and itsdangerous

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

Pre-1.0.0 uses Blinker signals for extensibility. Add similar signals to the 1.0.0 implementation and update the readme with instructions for use.

We're no longer compatible with Python 2, so we can remove all of the compatibility workarounds. For example: https://github.com/Netflix-Skunkworks/aardvark/blob/5926d031b8c9534ed3cadf5f452f610b4cb62d89/aardvark/manage.py#L24-L32 This block can be removed and the code updated to use...

help wanted

Hi! 👋 I'm the founder of [DeepSource](https://deepsource.io), a code review automation tool that detects problems in every PR using static analysis and helps developers save a ton of time during...

Create a migration path to convert previous configurations to the new YAML-based configuration format.

enhancement

Access Advisor is now starting to return more granular results. Aardvark should be updated to retrieve, store, and serve this data.

help wanted

We have had an issue where Aardvark was broken and not updating because of a recent PR. Originally we didn't prioritize tests because we planned to deprecate Aardvark, but now...

help wanted