mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Cloud Security] rename 'Cloud Security Posture rule template' to 'Benchmark rules' (#162251)
## Summary
Renaming "Cloud Security Posture rule template" into "Benchmark rules"
A part of Quick Wins 8.10.0
https://github.com/elastic/security-team/issues/7167
### Checklist
Delete any items that are not applicable to this PR.
- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
### Screenshot
<img width="1725" alt="Screenshot 2023-07-19 at 15 38 51"
src="8b663b7a
-14e8-48cf-8dda-5f886ba70403">
This commit is contained in:
parent
1e5e642a05
commit
b2ca51d66c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ export const AssetTitleMap: Record<DisplayedAssetType, string> = {
|
|||
csp_rule_template: i18n.translate(
|
||||
'xpack.fleet.epm.assetTitles.cloudSecurityPostureRuleTemplate',
|
||||
{
|
||||
defaultMessage: 'Cloud Security Posture rule template',
|
||||
defaultMessage: 'Benchmark rules',
|
||||
}
|
||||
),
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue