We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6981427 + 559031c commit b6d72fcCopy full SHA for b6d72fc
4 files changed
.github/workflows/dependency-review.yml
@@ -21,6 +21,6 @@ jobs:
21
with:
22
comment-summary-in-pr: always
23
fail-on-severity: high
24
- allow-licenses: MIT, MIT-0, Apache-2.0, BSD-3-Clause, BSD-3-Clause-Clear, ISC, BSD-2-Clause, Unlicense, CC0-1.0, 0BSD, X11, MPL-2.0, MPL-1.0, MPL-1.1, MPL-2.0, OFL-1.1, Zlib, BlueOak-1.0.0, Ubuntu-font-1.0, Artistic-2.0
+ allow-licenses: MIT, MIT-0, Apache-2.0, BSD-3-Clause, BSD-3-Clause-Clear, ISC, BSD-2-Clause, Unlicense, CC0-1.0, 0BSD, X11, MPL-2.0, MPL-1.0, MPL-1.1, MPL-2.0, OFL-1.1, Zlib, BlueOak-1.0.0, Ubuntu-font-1.0, Artistic-2.0, Python-2.0
25
fail-on-scopes: development, runtime
26
- allow-dependencies-licenses: 'pkg:npm/caniuse-lite'
+ allow-dependencies-licenses: 'pkg:npm/caniuse-lite, pkg:npm/path-is-inside, pkg:npm/unicode-match-property-value-ecmascript, pkg:npm/unicode-property-aliases-ecmascript, pkg:npm/uri-js'
0 commit comments