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

American Vandal πŸŽ¨πŸ–ŒοΈπŸš—

Compare
Choose a tag to compare
@mikegrima mikegrima released this 19 Feb 17:48
· 150 commits to master since this release

v1.0.0

Major Milestone release.

There are many, many changes that have been made. Below are some of the most important items to keep note of.

BREAKING CHANGES -- ALL NEW DEPLOYMENT MODEL

Please review the Upgrading and Autostarting docs for details.

New features:

We swapped out APScheduler in favor of Celery. This allows us to actually scale Security Monkey with multiple UI instances, and many, many workers so you can get data into Security Monkey much faster!
Lots, and lots of bug fixes and documentation updates.

Additionally:

  • OpenStack watching and auditing support
  • GitHub Organization, Repos, and Teams watching and auditing
  • AWS GovCloud Support
  • Azure AD SSO provider support
  • AWS Glacier support
  • Support for SWAG account syncing.
  • Auditor improvements
  • Ability to import bulk network whitelists (and via S3)
  • Many IAM changes. Please review the IAM docs and update your permissions accordingly.

Too many PRs to list... Special thanks to the following contributors:

KNOWN BUGS: Daily emails are not getting sent out. See #953