From 045394deeb53217e165abe563307f02ce07266f6 Mon Sep 17 00:00:00 2001 From: Adam Jetmar Date: Tue, 2 Jul 2024 18:50:15 +0200 Subject: [PATCH] Services drop down cleanup of categories --- static/stable/stage/services/services.json | 279 ++++----------------- 1 file changed, 52 insertions(+), 227 deletions(-) diff --git a/static/stable/stage/services/services.json b/static/stable/stage/services/services.json index c7318ada..2e215fa6 100644 --- a/static/stable/stage/services/services.json +++ b/static/stable/stage/services/services.json @@ -58,80 +58,6 @@ } ] }, - { - "id": "containers", - "title": "Containers", - "icon": "CubeIcon", - "description": "Run your applications in a consistent and isolated environment.", - "links": [ - { - "isGroup": true, - "title": "OpenShift", - "links": [ - { - "title": "Overview", - "href": "/openshift/overview", - "icon": "OpenShiftIcon", - "description": "Browse options for various OpenShift cluster types to find what fits your needs." - }, - { - "title": "Clusters", - "href": "/openshift", - "icon": "OpenShiftIcon", - "description": "View, Register, or Create an OpenShift Cluster." - } - ] - }, - { - "isGroup": true, - "title": "Quay.io", - "links": [ - "quay.quayOrganizations" - ] - }, - { - "isGroup": true, - "title": "Application Services", - "links": [ - "application-services.trustedContentOverview" - ] - } - ] - }, - { - "id": "deploy", - "icon": "RocketIcon", - "title": "Deploy", - "description": "Create RHEL images, systems at the Edge, and OpenShift clusters.", - "links": [ - { - "isGroup": true, - "title": "Red Hat Enterprise Linux", - "links": [ - "rhel.imageBuilder" - ] - }, - { - "isGroup": true, - "title": "Quay.io", - "links": [ - "quay.quayRepositories" - ] - }, - { - "isGroup": true, - "title": "Edge", - "links": [ - { - "title": "Images", - "href": "/edge/manage-images", - "icon": "EdgeIcon", - "description": "Manage the lifecycle and enhance security of your RHEL systems at the edge." - } - ] - } - ] - }, { "id": "iam", "icon": "UsersIcon", @@ -208,8 +134,8 @@ { "id": "observe", "icon": "ChartLineIcon", - "title": "Observability and Monitoring", - "description": "Monitor, troubleshoot, and improve application performance.", + "title": "Secure and Observe", + "description": "Meet your policy and compliance objectives.", "links": [ { "isGroup": true, @@ -246,6 +172,48 @@ "pathway" ] }, + { + "href": "/insights/vulnerability/cves", + "icon": "InsightsIcon", + "title": "Vulnerability", + "subtitle": "Red Hat Insights for RHEL", + "description": "Identify and prioritize security vulnerabilities within your Red Hat Enterprise Linux systems based on severity and frequency." + }, + { + "href": "/insights/compliance/reports", + "icon": "InsightsIcon", + "title": "Compliance", + "subtitle":"Red Hat Insights for RHEL", + "description": "Evaluate your Red Hat Enterprise systems’ compliance with security or regulatory standards.", + "alt_title": [ + "security", + "policies", + "SCAP", + "policy", + "insights", + "regulatory", + "regulations", + "OpenSCAP", + "PCI", + "HIPAA", + "DSS", + "CSI", + "C2S", + "rules", + "DISA STIG", + "PCI-DSS", + "NIST", + "OSPP" + ] + }, + { + "href": "/insights/malware/signatures", + "title": "Malware", + "icon": "InsightsIcon", + "subtitle": "Red Hat Insights for RHEL", + "description": "Identify potential malware on your Red Hat Enterprise Linux systems." + }, + "rhel.remediations", { "href": "/insights/drift", "title": "Drift", @@ -298,6 +266,12 @@ "title": "Vulnerability", "subtitle": "Red Hat Insights for OpenShift", "description": "Identify and prioritize security vulnerabilities within your OpenShift clusters based on severity and frequency." + }, + { + "title": "Advanced Cluster Security", + "href": "/openshift/acs/overview", + "icon": "ACSIcon", + "description": "Securely build, deploy, and run your cloud applications using Kubernetes-native architecture." } ] }, @@ -336,7 +310,8 @@ "subtitle": "Red Hat Insights for Ansible", "description": "Compare systems in your Ansible inventory to one another or against a set baseline." }, - "ansible.policies" + "ansible.policies", + "ansible.remediations" ] }, { @@ -350,119 +325,8 @@ "href": "/subscriptions/usage/openshift" } ] - } - ] - }, - { - "id": "security", - "icon": "CloudSecurityIcon", - "title": "Security", - "description": "Meet your policy and compliance objectives.", - "links": [ - { - "isGroup": true, - "title": "Red Hat Enterprise Linux", - "links": [ - "rhel.advisories", - { - "href": "/insights/advisor/recommendations", - "title": "Advisor", - "icon": "InsightsIcon", - "subtitle": "Red Hat Insights for RHEL", - "description": "See targeted recommendations to optimize your Red Hat Enterprise Linux systems' availability, performance, and security.", - "alt_title": [ - "advisor", - "Rules", - "rules", - "rule", - "Rule", - "insights", - "security", - "stability", - "performance", - "incidents", - "recommendations", - "configuration", - "pathways", - "critical", - "upgrade", - "upgrade risk", - "incident", - "recommendation", - "pathway" - ] - }, - { - "href": "/insights/vulnerability/cves", - "icon": "InsightsIcon", - "title": "Vulnerability", - "subtitle": "Red Hat Insights for RHEL", - "description": "Identify and prioritize security vulnerabilities within your Red Hat Enterprise Linux systems based on severity and frequency." - }, - { - "href": "/insights/compliance/reports", - "icon": "InsightsIcon", - "title": "Compliance", - "subtitle":"Red Hat Insights for RHEL", - "description": "Evaluate your Red Hat Enterprise systems’ compliance with security or regulatory standards.", - "alt_title": [ - "security", - "policies", - "SCAP", - "policy", - "insights", - "regulatory", - "regulations", - "OpenSCAP", - "PCI", - "HIPAA", - "DSS", - "CSI", - "C2S", - "rules", - "DISA STIG", - "PCI-DSS", - "NIST", - "OSPP" - ] - }, - { - "href": "/insights/malware/signatures", - "title": "Malware", - "icon": "InsightsIcon", - "subtitle": "Red Hat Insights for RHEL", - "description": "Identify potential malware on your Red Hat Enterprise Linux systems." - }, - "rhel.remediations" - ] - }, - { - "isGroup": true, - "title": "OpenShift", - "links": [ - { - "href": "/openshift/insights/vulnerability/cves", - "icon": "OpenShiftIcon", - "title": "Vulnerability", - "subtitle": "Red Hat Insights for OpenShift", - "description": "Identify and prioritize security vulnerabilities within your OpenShift clusters based on severity and frequency." - }, - { - "title": "Advanced Cluster Security", - "href": "/openshift/acs/overview", - "icon": "ACSIcon", - "description": "Securely build, deploy, and run your cloud applications using Kubernetes-native architecture." - } - ] }, { - "isGroup": true, - "title": "Ansible", - "links": [ - "ansible.remediations" - ] - }, - { "isGroup": true, "title": "Quay.io", "links": [ @@ -532,45 +396,6 @@ } ] }, - { - "id": "systemConfiguration", - "icon": "CogIcon", - "title": "System Configuration", - "description": "Connect your RHEL systems to Hybrid Cloud Console services.", - "links": [ - { - "isGroup": true, - "title": "Red Hat Enterprise Linux", - "links": [ - "rhel.rhc", - "rhel.activationKeys", - "rhel.registerSystems", - "rhel.stalenessAndDeletion" - ] - }, - { - "isGroup": true, - "title": "Ansible", - "links": [ - { - "title": "Register Systems", - "filterable": false, - "href": "/ansible/registration", - "icon": "AnsibleIcon", - "description": "Register your Ansible Automation Platform systems with the Red Hat Insights Client to view them on the Red Hat Hybrid Cloud Console." - } - ] - }, - { - "isGroup": true, - "title": "Console Settings", - "links": [ - "settings.integrations", - "settings.notifications" - ] - } - ] - }, { "id": "tryBuy", "icon": "ShoppingCartIcon",