Dependency ownership for Kibana Security team, part 1 (#203456)

## Summary

This updates our `renovate.json` configuration to mark the Kibana
Security team as owners of their set of dependencies.
This commit is contained in:
Larry Gregory 2024-12-10 09:27:32 -05:00 committed by GitHub
parent 9b27804a9b
commit 561eff3bf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2093,15 +2093,22 @@
"groupName": "platform security modules",
"matchDepNames": [
"css.escape",
"dependency-check",
"node-forge",
"formik",
"@types/node-forge",
"handlebars",
"js-sha256",
"require-in-the-middle",
"tape",
"tough-cookie",
"@types/tough-cookie",
"xml-crypto",
"@types/xml-crypto",
"@kayahr/text-encoding"
"@elastic/node-crypto",
"@kayahr/text-encoding",
"@types/lodash",
"@types/minimist",
"@types/node-forge",
"@types/tough-cookie",
"@types/xml-crypto"
],
"reviewers": [
"team:kibana-security"