Improved Label

The underlying field is called "rulesetName" but for playbook repos we're not talking about rulesets. Improved the label for user experience.
This commit is contained in:
Corey Ogburn
2025-08-22 13:18:22 -06:00
parent 2a6c74917e
commit d99857002d

View File

@@ -562,7 +562,7 @@ soc:
syntax: json syntax: json
uiElements: uiElements:
- field: rulesetName - field: rulesetName
label: Ruleset Name label: Playbook Source Name
- field: repo - field: repo
label: Repo URL label: Repo URL
required: True required: True