Skip to content

Commit

Permalink
fix: add .cveignore
Browse files Browse the repository at this point in the history
  • Loading branch information
padamstx committed Nov 19, 2021
1 parent 5096ffe commit fec7171
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .cra/.cveignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"cve": "SNYK-GOLANG-GITHUBCOMGOBUFFALOPACKRV2-1920670",
"alwaysOmit": true
}
]
4 changes: 2 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|package-lock.json|^.secrets.baseline$",
"lines": null
},
"generated_at": "2021-10-26T19:33:18Z",
"generated_at": "2021-11-18T23:42:27Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -108,7 +108,7 @@
"hashed_secret": "bc2f74c22f98f7b6ffbc2f67453dbfa99bce9a32",
"is_secret": false,
"is_verified": false,
"line_number": 568,
"line_number": 575,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down

0 comments on commit fec7171

Please sign in to comment.