File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- format_version : 1 .0.0
1+ format_version : 3 .0.0
22name : endpoint
33title : Elastic Defend
44description : Protect your hosts and cloud workloads with threat prevention, detection, and deep security data visibility.
@@ -7,19 +7,23 @@ categories: ["security", "edr_xdr"]
77# The package type. The options for now are [integration, input], more type might be added in the future.
88# The default type is integration and will be set if empty.
99type : integration
10- license : basic
1110policy_templates :
1211 - name : endpoint
1312 title : Endpoint Security Integration
1413 description : Interact with the endpoint.
1514 multiple : false
1615conditions :
17- kibana.version : " ^8.11.0"
16+ kibana :
17+ version : " ^8.11.0"
1818 # See https://github.com/Masterminds/semver#caret-range-comparisons-major for more details on `^` and supported versioning
1919 # >= <the version> && < 8.0.0
20+ elastic :
21+ capabilities : ["security"]
22+ subscription : basic
2023icons :
2124 - src : " /img/security-logo-color-64px.svg"
2225 size : " 16x16"
2326 type : " image/svg+xml"
2427owner :
25- github : elastic/security-onboarding-and-lifecycle-mgt
28+ github : elastic/security-defend-workflows
29+ type : elastic
You can’t perform that action at this time.
0 commit comments