Skip to content

Releases: reflexivesecurity/reflex-core

Release v1.0.1

01 Aug 18:16
6b0d076
Compare
Choose a tag to compare

Patch: Move AWSRule functionality to AWSRuleInterface (#33)
Update docs (#32)
Merge pull request #31 from cloudmitigator/update-secrets
Use organization secret
Add in trigger of docs infrastructure (#30)
Merge pull request #29 from cloudmitigator/add-docs
Merge pull request #28 from cloudmitigator/sns-bugfix
Add docs
Change client to instance variable
Merge pull request #27 from cloudmitigator/docstring-update
Switch to Google style docstrings
Switch to Google style docstrings
Begin updating docstrings to conform to Google style guide

Release v1.0.0

03 Jun 01:54
Compare
Choose a tag to compare

Major: Version 1.0.0 push

Release v0.3.0

11 May 05:05
Compare
Choose a tag to compare

Minor: multiregion support with IAM assume role
Update README to point to general reflex docs
Update get_role_arn to construct arn
Add support for cross region and cross account action via assuming role

Release v0.2.5

14 Apr 14:51
fa74deb
Compare
Choose a tag to compare

Merge pull request #23 from cloudmitigator/fix-no-read-english
Fix: Changed Regex to work with edge cases. Now matches properly on: - |CAP|Lower|CAP|Lower - |CAP|Lower|Lower - |Lower|Lower|Lower
Fix: From Trello Backlog 'Email Subject line is awkward' - Add in logic to split the ReflexRule by capital letters. - Now returns "The Reflex Account Password Policy Rule was triggered"

Release v0.2.4

26 Mar 23:19
30c5517
Compare
Choose a tag to compare

Merge pull request #22 from cloudmitigator/automate_release
Update pythonpublish.yml

Release v0.2.3

24 Mar 00:06
161178e
Compare
Choose a tag to compare

Logging bugfix

Release v0.2.2

23 Mar 23:50
088b6bb
Compare
Choose a tag to compare

Fix how logging level is set so it works in Lambda

Release v0.2.1

21 Mar 21:06
f4a890f
Compare
Choose a tag to compare

Add LOG_LEVEL environment variable

Release v0.2.0

04 Mar 19:05
ec98756
Compare
Choose a tag to compare

Add support detective lambdas.
Use custom notification subjects.
Include raw event data and event time in all notification messages.

Initial Release

21 Feb 22:40
Compare
Choose a tag to compare

Initial Release