Skip to content

Commit 0316b07

Browse files
committed
fix new category name
1 parent 5209457 commit 0316b07

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

spec/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
- description: Fix dynamic_date_formats example type in data stream manifest schema.
4040
type: bugfix
4141
link: https://github.com/elastic/package-spec/pull/966
42-
- description: Introduce misconfiguration_workflow_supported and vulnerability_workflow_supported category
42+
- description: Introduce misconfiguration_workflow and vulnerability_workflow category
4343
type: enhancement
4444
link: https://github.com/elastic/package-spec/pull/974
4545
- version: 3.4.1

spec/integration/manifest.spec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
- languages
6868
- load_balancer
6969
- message_queue
70-
- misconfiguration_workflow_supported
70+
- misconfiguration_workflow
7171
- monitoring
7272
- native_search
7373
- network
@@ -90,7 +90,7 @@ spec:
9090
- virtualization
9191
- vpn_security
9292
- vulnerability_management
93-
- vulnerability_workflow_supported
93+
- vulnerability_workflow
9494
- web
9595
- web_application_firewall
9696
- websphere

0 commit comments

Comments
 (0)