Skip to content

Commit

Permalink
Update add more ID's to osv-scanner.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorywaynepower authored Jan 2, 2024
1 parent 835e3b3 commit bba39ad
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions resources/server/src/landingpage/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
[[IgnoredVulns]]
id = "GHSA-8jmw-wjr8-2x66"
reason = "The dependencies for landingpage are not part of the final build and are going to be removed."
reason = "'...the JS application is not built nor shipped anymore...' Look to https://github.com/qgis/QGIS/pull/55748"

id = "GHSA-pfrx-2q88-qq97"
reason = "The dependencies for landingpage are not part of the final build and are going to be removed."
reason = "'...the JS application is not built nor shipped anymore...' Look to https://github.com/qgis/QGIS/pull/55748"

id = "GHSA-rc47-6667-2j5j"
reason = "'...the JS application is not built nor shipped anymore...' Look to https://github.com/qgis/QGIS/pull/55748"

id = "GHSA-9c47-m6qq-7p4h"
reason = "'...the JS application is not built nor shipped anymore...' Look to https://github.com/qgis/QGIS/pull/55748"

id = "GHSA-7fh5-64p2-3v2j"
reason = "'...the JS application is not built nor shipped anymore...' Look to https://github.com/qgis/QGIS/pull/55748"

id = "GHSA-776f-qx25-q3cc"
reason = "'...the JS application is not built nor shipped anymore...' Look to https://github.com/qgis/QGIS/pull/55748"

0 comments on commit bba39ad

Please sign in to comment.