reflexivesecurity / reflex-aws-iam-mfa-deactivated

Detective measure to notify an administrator when an MFA device is deactivated
Mozilla Public License 2.0
2 stars 0 forks source link

Bump reflex-core from 1.0.0 to 1.0.1 in /source #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps reflex-core from 1.0.0 to 1.0.1.

Release notes

Sourced from reflex-core's releases.

Release v1.0.1

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

Commits
  • 6b0d076 Patch: Move AWSRule functionality to AWSRuleInterface (#33)
  • 8690acf Update docs (#32)
  • 2dfcb6b Merge pull request #31 from cloudmitigator/update-secrets
  • 53904c7 Use organization secret
  • d5000d9 Add in trigger of docs infrastructure (#30)
  • ef01342 Merge pull request #29 from cloudmitigator/add-docs
  • e61bd3e Merge pull request #28 from cloudmitigator/sns-bugfix
  • 7cf0020 Add docs
  • 5604cc0 Change client to instance variable
  • e7db8d0 Merge pull request #27 from cloudmitigator/docstring-update
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yaml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)