mirror cache v4
Code scanning - action / CodeQL-Build (push) Waiting to run

This commit is contained in:
actions-mirror
2026-09-01 23:08:58 +08:00
commit 20301ac9fe
124 changed files with 288786 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
sources:
npm: true
# Force UTF-8 encoding
encoding: 'utf-8'
# Ignore problematic packages with encoding issues
ignored:
npm:
- form-data
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- unlicense
- 0bsd
reviewed:
npm:
- sax
- "@protobuf-ts/plugin-framework" # Apache-2.0
- "@protobuf-ts/runtime" # Apache-2.0
- fs.realpath # ISC
- glob # ISC
- prettier # MIT
- lodash # MIT