Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Releases: tioxy/panoptes

Panoptes 0.5.0

28 Sep 04:11
Compare
Choose a tag to compare
Panoptes 0.5.0 Pre-release
Pre-release
  • Check for security groups attached to elastic network interfaces #9 @BryanCruz
  • Migrated from pipenv to poetry

Panoptes 0.4.0

21 Oct 06:13
83e661c
Compare
Choose a tag to compare
Panoptes 0.4.0 Pre-release
Pre-release
  • 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

25 Aug 06:34
4266e17
Compare
Choose a tag to compare
Panoptes 0.3.0 Pre-release
Pre-release
  • 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

09 Aug 04:59
Compare
Choose a tag to compare
Panoptes 0.2.3.0 Pre-release
Pre-release

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

08 Apr 03:45
Compare
Choose a tag to compare
Panoptes 0.2.2 Pre-release
Pre-release

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

03 Apr 05:07
Compare
Choose a tag to compare
Panoptes 0.2.1 Pre-release
Pre-release

Changes:

  • Fixing mistypos from human output
  • Making colorscheme and newlines more pleasurable

Panoptes 0.2.0

03 Apr 04:49
Compare
Choose a tag to compare
Panoptes 0.2.0 Pre-release
Pre-release

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

01 Apr 22:39
Compare
Choose a tag to compare
First Alpha Release Pre-release
Pre-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

03 Apr 05:09
Compare
Choose a tag to compare
Pre-release

I am not kidding