Closed mrodm closed 1 month ago
test integrations
Created or updated PR in integrations repository to test this version. Check https://github.com/elastic/integrations/pull/11453
/test
/test
test integrations
Created or updated PR in integrations repository to test this version. Check https://github.com/elastic/integrations/pull/11453
cc @mrodm
What does this PR do?
Add a new validation rule to ensure that security capability is added in the manifest if there is any security-rule asset (in Kibana folder).
Additional changes:
Why is it important?
Currently, there are just two packages using security-rule assets. Both packages have defined the security capability.
This PR ensures that packages containing this kind of security-rule assets are not listed as available to be installed in Observability Serverless projects.
Checklist
test/packages
that prove my change is effective.spec/changelog.yml
.Related issues