This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
Disjointed 🌿
v0.9.1 (2017-04-20)
- PR #666 - @redixin - Use find_packages in setup.py to include nested packages.
- PR #667 - @MonkeySecurity - Explicitly adding
urllib3[secure]
to setup.py (REVERTED in #683) - PR #668 - @MonkeySecurity - IPv6 support in security groups.
- PR #669 - @MonkeySecurity - Updating the security group auditor to treat
::/0
the same as0.0.0.0/0
- PR #671 - @MonkeySecurity - Enhancing PolicyDiff to be able to handle non-ascii strings.
- PR #673 - @MonkeySecurity - Fixing path to
aws_accounts.json
. (Broken my movingmanage.py
) - PR #675 - @MonkeySecurity - Adding
package_data
anddata_files
sections to setup.py. - PR #677 - @willbengtson - Fixing the security trackable information.
- PR #682 - @MonkeySecurity - Updating packaged supervisor config to provide full path to
monkey
- PR #681 - @AlexCline - Add reference_policies for TLS transitional ELB security policies
- PR #684 - @MonkeySecurity - Disabling DB migration
b8ccf5b8089b
. Was freezing somedb upgrades
- PR #683 - @MonkeySecurity - Reverted #667. Added
pip install --upgrade urllib3[secure]
toquickstart
andDockerfile
. - PR #685 - @MonkeySecurity - Running
docker-compose build
in Travis-CI. - PR #688 - @mcpeak - Add Bandit gate to Security Monkey.
- PR #687 - @mikegrima - Fix for issue #680. (Unable to edit account names)
- PR #689 - @mikegrima - Enhancements to Travis-CI: parallelized the workloads. (docker/python/dart in parallel)
Important Notes:
- This is a hotfix release to correct a number of installation difficulties reported since
0.9.0
.
Contributors: