Skip to content

Commit 5220391

Browse files
authored
[Security solution] Update fleet_packages.json to include Security AI Prompts in kbn bundle (#225107)
1 parent 547c198 commit 5220391

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

fleet_packages.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,10 @@
5757
{
5858
"name": "security_detection_engine",
5959
"version": "9.0.7"
60+
},
61+
{
62+
"name": "security_ai_prompts",
63+
"version": "0.0.3",
64+
"allowSyncToPrerelease": true
6065
}
61-
]
66+
]

0 commit comments

Comments
 (0)