We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d009e7 commit 2df08c1Copy full SHA for 2df08c1
1 file 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, Python-2.0, MIT AND WTFPL, LicenseRef-scancode-unicode AND MIT, BSD-2-Clause AND BSD-2-Clause-Views
+ 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, "MIT AND WTFPL", "LicenseRef-scancode-unicode AND MIT", "BSD-2-Clause AND BSD-2-Clause-Views"
25
fail-on-scopes: development, runtime
26
allow-dependencies-licenses: 'pkg:npm/caniuse-lite'
0 commit comments