From 9ae1293225421849fde5a80860b404eb95c09ac7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:21:18 -0600 Subject: [PATCH] Update active policy list (#2807) Co-authored-by: XOmniverse --- data/active_policy_list/active_policy_list.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/data/active_policy_list/active_policy_list.json b/data/active_policy_list/active_policy_list.json index ca6433acbd..e3a8c35d35 100644 --- a/data/active_policy_list/active_policy_list.json +++ b/data/active_policy_list/active_policy_list.json @@ -3604,6 +3604,23 @@ "generally_recommended": false, "deprecated": false }, + { + "name": "Flexera One API Event Report", + "file_name": "operational/flexera/iam/api_event_report/api_event_report.pt", + "version": "0.1.0", + "change_log": "operational/flexera/iam/api_event_report/CHANGELOG.md", + "description": "Reports Flexera API events for the user-specified amount of time. See the [README](https://github.com/flexera-public/policy_templates/tree/master/operational/flexera/iam/api_event_report) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.", + "category": "Operational", + "severity": "low", + "readme": "operational/flexera/iam/api_event_report/README.md", + "provider": "Flexera", + "service": "Identity & Access Management", + "policy_set": "Identity & Access Management", + "recommendation_type": null, + "updated_at": "2024-11-04T13:12:12Z", + "generally_recommended": false, + "deprecated": false + }, { "name": "Flexera One User Access Report", "file_name": "operational/flexera/iam/iam_user_report/iam_user_report.pt",