Skip to content

Commit

Permalink
chore: restored jake-whitelist.json
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <phorton@sonatype.com>
  • Loading branch information
madpah committed Nov 15, 2024
1 parent 301cc95 commit 6bee345
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions jake-whitelist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"ignore": [
{
"id": "sonatype-2014-0148",
"reason": "get build passing, Symlink paths could be troublesome outside this project"
},
{
"id": "CVE-2018-20225",
"reason": "get build passing, Disputed: pip --extra-index-url Improper Input Validation"
},
{
"id": "sonatype-2022-6046",
"reason": "get build passing, wheel - Denial of Service (DoS) could be troublesome outside this project"
},
{
"id": "CVE-2022-42969",
"reason": "jake does not call the InfoSvnCommand class in the py library"
},
{
"id": "CVE-2023-5752",
"reason": "get build passing, bad pip version found in base container but upgraded in build"
}
]
}

0 comments on commit 6bee345

Please sign in to comment.