Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Security Solution] Add csp-rule-template to the Security Defau…
…lt Saved Objects (#194224) (#195338) # Backport This will backport the following commits from `main` to `8.x`: - [[Security Solution] Add csp-rule-template to the Security Default Saved Objects (#194224)](#194224) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Paulo Silva","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-08T01:43:49Z","message":"[Security Solution] Add csp-rule-template to the Security Default Saved Objects (#194224)\n\n## Summary\r\n\r\nThis PR fixes #189538, by adding `csp-rule-template` to the Security\r\nDefault Saved Objects.\r\n\r\nThis allows users with the [viewer\r\nrole](https://www.elastic.co/docs/current/serverless/general/assign-user-roles)\r\nto Security projects in Serverless to see the [Cloud Security Posture\r\nBenchmark\r\nrules](https://github.com/elastic/integrations/tree/main/packages/cloud_security_posture/kibana/csp_rule_template)\r\nthat are stored as saved objects installed with the Cloud Security\r\nPosture integration.\r\n\r\n\r\n### Snapshots\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/95b92570-ac7a-42b5-b89f-a02d5b94f3b0)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/a2aeb0a6-d10e-4864-84b9-9eaffe8ec3a2)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/9eb9fb82-3fe6-4b6d-8523-566d406406ce)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/37ebc71a-54be-4a7c-b5f8-37a1d6467816)","sha":"3862012a31d333a75955ea5de3bc76bdcdbc656a","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","Team: SecuritySolution","Team:Cloud Security","v8.16.0","backport:version"],"title":"[Security Solution] Add csp-rule-template to the Security Default Saved Objects","number":194224,"url":"https://github.com/elastic/kibana/pull/194224","mergeCommit":{"message":"[Security Solution] Add csp-rule-template to the Security Default Saved Objects (#194224)\n\n## Summary\r\n\r\nThis PR fixes #189538, by adding `csp-rule-template` to the Security\r\nDefault Saved Objects.\r\n\r\nThis allows users with the [viewer\r\nrole](https://www.elastic.co/docs/current/serverless/general/assign-user-roles)\r\nto Security projects in Serverless to see the [Cloud Security Posture\r\nBenchmark\r\nrules](https://github.com/elastic/integrations/tree/main/packages/cloud_security_posture/kibana/csp_rule_template)\r\nthat are stored as saved objects installed with the Cloud Security\r\nPosture integration.\r\n\r\n\r\n### Snapshots\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/95b92570-ac7a-42b5-b89f-a02d5b94f3b0)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/a2aeb0a6-d10e-4864-84b9-9eaffe8ec3a2)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/9eb9fb82-3fe6-4b6d-8523-566d406406ce)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/37ebc71a-54be-4a7c-b5f8-37a1d6467816)","sha":"3862012a31d333a75955ea5de3bc76bdcdbc656a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194224","number":194224,"mergeCommit":{"message":"[Security Solution] Add csp-rule-template to the Security Default Saved Objects (#194224)\n\n## Summary\r\n\r\nThis PR fixes #189538, by adding `csp-rule-template` to the Security\r\nDefault Saved Objects.\r\n\r\nThis allows users with the [viewer\r\nrole](https://www.elastic.co/docs/current/serverless/general/assign-user-roles)\r\nto Security projects in Serverless to see the [Cloud Security Posture\r\nBenchmark\r\nrules](https://github.com/elastic/integrations/tree/main/packages/cloud_security_posture/kibana/csp_rule_template)\r\nthat are stored as saved objects installed with the Cloud Security\r\nPosture integration.\r\n\r\n\r\n### Snapshots\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/95b92570-ac7a-42b5-b89f-a02d5b94f3b0)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/a2aeb0a6-d10e-4864-84b9-9eaffe8ec3a2)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/9eb9fb82-3fe6-4b6d-8523-566d406406ce)\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/37ebc71a-54be-4a7c-b5f8-37a1d6467816)","sha":"3862012a31d333a75955ea5de3bc76bdcdbc656a"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Paulo Silva <[email protected]>
- Loading branch information