Skip to content

Commit

Permalink
Update active policy list (#1644)
Browse files Browse the repository at this point in the history
Co-authored-by: bryankaraffa <[email protected]>
  • Loading branch information
github-actions[bot] and bryankaraffa authored Nov 21, 2023
1 parent 0f2434e commit c50046e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2731,27 +2731,27 @@
"policy_set": ""
},
{
"name": "SaaS Manager - Duplicate User Accounts",
"file_name": "saas/fsm/duplicate_users/duplicate_users.pt",
"name": "SaaS Manager - Deactivated Users",
"file_name": "saas/fsm/deactivated_users/deactivated_users.pt",
"version": "3.0",
"change_log": "saas/fsm/duplicate_users/CHANGELOG.md",
"description": "This policy will create an incident when Flexera SaaS Manager identifies duplicate user accounts within a single managed SaaS application. See the [README](https://github.com/flexera-public/policy_templates/tree/master/saas/fsm/duplicate_users/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"change_log": "saas/fsm/deactivated_users/CHANGELOG.md",
"description": "This policy will create an incident when Flexera SaaS Manager identifies deactivated users for managed applications. See the [README](https://github.com/flexera-public/policy_templates/tree/master/saas/fsm/deactivated_users/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "SaaS Management",
"severity": "medium",
"readme": "saas/fsm/duplicate_users/README.md",
"readme": "saas/fsm/deactivated_users/README.md",
"provider": "Flexera SaaS Manager",
"service": "",
"policy_set": ""
},
{
"name": "SaaS Manager - Inactive Users by Department",
"file_name": "saas/fsm/inactive_users_by_dept/inactive_users_by_dept.pt",
"version": "2.7",
"change_log": "saas/fsm/inactive_users_by_dept/CHANGELOG.md",
"description": "This policy will create an incident when Flexera SaaS Manager identifies inactive or never active users for managed applications. See the [README](https://github.com/flexera-public/policy_templates/tree/master/saas/fsm/inactive_users_by_dept/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"name": "SaaS Manager - Duplicate User Accounts",
"file_name": "saas/fsm/duplicate_users/duplicate_users.pt",
"version": "3.0",
"change_log": "saas/fsm/duplicate_users/CHANGELOG.md",
"description": "This policy will create an incident when Flexera SaaS Manager identifies duplicate user accounts within a single managed SaaS application. See the [README](https://github.com/flexera-public/policy_templates/tree/master/saas/fsm/duplicate_users/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "SaaS Management",
"severity": "medium",
"readme": "saas/fsm/inactive_users_by_dept/README.md",
"readme": "saas/fsm/duplicate_users/README.md",
"provider": "Flexera SaaS Manager",
"service": "",
"policy_set": ""
Expand Down

0 comments on commit c50046e

Please sign in to comment.