Skip to content

Commit

Permalink
BC-5936 - ignore dep review for [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
virgilchiriac committed Jan 8, 2024
1 parent 961b7ee commit efe9073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/dependency-review-action@v3
with:
allow-licenses: AGPL-3.0-only, LGPL-3.0, MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, X11, 0BSD, GPL-3.0 AND BSD-3-Clause-Clear, Unlicense
allow-dependencies-licenses: 'pkg:npm/parse-mongo-url'
allow-dependencies-licenses: 'pkg:npm/parse-mongo-url, pkg:npm/[email protected]'
# temporarily ignore dependency error for upgrade mongodb 4.9 to 4.11, remove when mikroORM is upgraded to 5.9
# temporarily ignore dependency error sprintf-js 1.0.3, remove when it gets upgraded to 1.1.3
allow-ghsas: 'GHSA-vxvm-qww3-2fh7'

0 comments on commit efe9073

Please sign in to comment.