Skip to content

Commit

Permalink
fixing display name and runbook of rule (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-youwakim authored Jun 23, 2023
1 parent dfb9f25 commit 1da9d18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/auth0_rules/auth0_post_login_action_flow.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
AnalysisType: rule
Description: An Auth0 User updated a post login action flow for your organization's tenant.
DisplayName: "Auth0 MFA Risk Assessment Disabled"
DisplayName: "Auth0 Post Login Action Flow Updated"
Enabled: true
Filename: auth0_post_login_action_flow.py
Runbook: Assess if this was done by the user for a valid business reason. Be vigilant to re-enable this setting as it's in the best security interest for your organization's security posture.
Runbook: Assess if this was done by the user for a valid business reason. Be sure to replace any steps that were removed without authorization.
Severity: Medium
Tests:
- ExpectedResult: false
Expand Down

0 comments on commit 1da9d18

Please sign in to comment.