This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Releases: tioxy/panoptes
Releases · tioxy/panoptes
Panoptes 0.5.0
- Check for security groups attached to elastic network interfaces #9 @BryanCruz
- Migrated from pipenv to poetry
Panoptes 0.4.0
- Code restructured/improved
- Added panoptes version command to print module version
- Migrated codebase to Python >= 3.6
- Added type hints to some functions
- Added analysis metadata with
- Authentication used to generate the analysis
- Start & Ending time
- Added shorter versions for command options (-r and --region). Check --help to see available options.
- Migrating AWS Human ouput from print's to Jinja2 Template
Panoptes 0.3.0
- Code restructured
- Improved /docs/ folder by:
- Adding AWS Documentation
- Adding Panoptes IAM Policy (read the docs)
- Adding Python AWS sample to integrate Panoptes with your own code
- Added support for dynamic AWS authentications (STS, Roles, etc) through through module code
Panoptes 0.2.3.0
Changes:
- Enabling local installation without sudo #2
- Improving code quality by renaming variables, methods and flow
- Restructuring folders and files from main module
- Migrating from disutils to setuptools
- Updating dependencies from requirements.txt and setup.py
Panoptes 0.2.2
Changes:
- Adding GIF sample to README
- Supporting now ECS and Elasticache to verify if security groups are attached on them
- Fixing minor validation bugs
- Small code refactoring
Panoptes 0.2.1
Changes:
- Fixing mistypos from human output
- Making colorscheme and newlines more pleasurable
Panoptes 0.2.0
Changes:
- Supporting now all AWS Elastic Load Balancers to verify if security groups are attached on them
- AWS Analysis supporting HUMAN READABLE OUPUT
- Adding colorama to dependencies
- Updated README.md to use human readable as the default
First Alpha Release
Changes:
- First AWS Analysis being tested
- AWS Analysis supporting only YML and JSON
- Improved code readability
- Added simple docstrings to modules and functions
- Updated README.md with sample documentation
- Created GitHub pages from README.md
- Added awscli as a dependency in "setup.py" file
This should be not here
I am not kidding