From 22ec154b8de7faa2cbd6baf1b941e83e51143af6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 15:36:31 -0500 Subject: [PATCH] Update active policy list (#2552) Co-authored-by: XOmniverse --- .../active_policy_list.json | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/data/active_policy_list/active_policy_list.json b/data/active_policy_list/active_policy_list.json index 98636a6b7c..e7373f63ee 100644 --- a/data/active_policy_list/active_policy_list.json +++ b/data/active_policy_list/active_policy_list.json @@ -3621,6 +3621,23 @@ "generally_recommended": false, "deprecated": true }, + { + "name": "Google Label Cardinality Report", + "file_name": "operational/google/label_cardinality/google_label_cardinality.pt", + "version": "0.1.0", + "change_log": "operational/google/label_cardinality/CHANGELOG.md", + "description": "Generates a label cardinality report for Google Projects and Resources. See the [README](https://github.com/flexera-public/policy_templates/tree/master/operational/google/label_cardinality) 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/google/label_cardinality/README.md", + "provider": "Google", + "service": "Tags", + "policy_set": "Tag Cardinality", + "recommendation_type": null, + "updated_at": "2024-08-16T20:22:13Z", + "generally_recommended": false, + "deprecated": false + }, { "name": "Google Long Stopped VM Instances", "file_name": "compliance/google/long_stopped_instances/google_long_stopped_instances.pt", @@ -6018,6 +6035,23 @@ "generally_recommended": false, "deprecated": false }, + { + "name": "Meta Parent: Google Label Cardinality Report", + "file_name": "operational/google/label_cardinality/google_label_cardinality_meta_parent.pt", + "version": "0.1.0", + "change_log": "operational/google/label_cardinality/CHANGELOG.md", + "description": "**NOTE: Meta policies are an alpha feature. Please consult the [README](https://github.com/flexera-public/policy_templates/blob/master/README_META_POLICIES.md) before use.** Applies and manages \"child\" [Google Label Cardinality Report](https://github.com/flexera-public/policy_templates/tree/master/operational/google/label_cardinality) Policies.", + "category": "Meta", + "severity": "low", + "readme": "operational/google/label_cardinality/README.md", + "provider": "Google", + "service": null, + "policy_set": null, + "recommendation_type": null, + "updated_at": "2024-08-16T20:22:13Z", + "generally_recommended": false, + "deprecated": false + }, { "name": "Meta Parent: Google Long Stopped VM Instances", "file_name": "compliance/google/long_stopped_instances/google_long_stopped_instances_meta_parent.pt",