We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da7bc9 commit bcf1dd0Copy full SHA for bcf1dd0
.github/CODEOWNERS
@@ -157,3 +157,10 @@
157
/src/permission/* @nodejs/security-wg
158
/doc/api/permissions.md @nodejs/security-wg
159
/lib/internal/process/permission.js @nodejs/security-wg
160
+
161
+# Dependency Update Tools
162
163
+/.github/workflows/tools.yml @nodejs/security-wg
164
+/.github/workflows/update-openssl.yml @nodejs/security-wg
165
+/.github/workflows/update-v8.yml @nodejs/security-wg @nodejs/v8-update
166
+/tools/dep_updaters/* @nodejs/security-wg
0 commit comments