mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-07-27 15:45:21 +00:00
Added ignore for accepted vulnerability
This commit is contained in:
parent
70350743b4
commit
d79a4c0c76
1
.github/config/dependency-review-config.yml
vendored
Normal file
1
.github/config/dependency-review-config.yml
vendored
Normal file
@ -0,0 +1 @@
|
||||
allow-ghsas: GHSA-wrw7-89jp-8q8g
|
2
.github/workflows/dependency-review.yml
vendored
2
.github/workflows/dependency-review.yml
vendored
@ -25,3 +25,5 @@ jobs:
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- name: "Dependency Review"
|
||||
uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
|
||||
with:
|
||||
config-file: './.github/config/dependency-review-config.yml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user