Skip to content

Commit

Permalink
test: update e2e fixtures (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath authored Nov 9, 2023
1 parent 4f305b9 commit f17ff60
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 6 deletions.
3 changes: 2 additions & 1 deletion fixtures/locks-e2e/1-Pipfile.lock.out.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fixtures/locks-e2e/1-go.mod.out.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ fixtures/locks-e2e/1-go.mod: found 7 packages
Using db Go (%% vulnerabilities, including withdrawn - last updated %%)

golang.org/x/[email protected] is affected by the following vulnerabilities:
GHSA-j3p8-6mrq-6g7h: Golang TIFF decoder vulnerable to excessive CPU consumption (https://github.com/advisories/GHSA-j3p8-6mrq-6g7h)
GHSA-qgc7-mgm3-q253: Uncontrolled Resource Consumption in golang.org/x/image (https://github.com/advisories/GHSA-qgc7-mgm3-q253)
GO-2023-1989: Excessive resource consumption in golang.org/x/image/tiff
GO-2023-1990: Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
GHSA-x92r-3vfx-4cv3: Golang TIFF decoder does not place a limit on the size of compressed tile data (https://github.com/advisories/GHSA-x92r-3vfx-4cv3)

3 known vulnerabilities found in fixtures/locks-e2e/1-go.mod
6 changes: 5 additions & 1 deletion fixtures/locks-e2e/1-poetry.lock.out.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion fixtures/locks-e2e/2-go.mod.out.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ fixtures/locks-e2e/2-go.mod: found 73 packages
GHSA-ppp9-7jff-5vj2: golang.org/x/text/language Out-of-bounds Read vulnerability (https://github.com/advisories/GHSA-ppp9-7jff-5vj2)
google.golang.org/[email protected] is affected by the following vulnerabilities:
GHSA-m425-mq94-257g: gRPC-Go HTTP/2 Rapid Reset vulnerability (https://github.com/advisories/GHSA-m425-mq94-257g)
GHSA-qppj-fm5r-hxr3: swift-nio-http2 vulnerable to HTTP/2 Stream Cancellation Attack (https://github.com/advisories/GHSA-qppj-fm5r-hxr3)

27 known vulnerabilities found in fixtures/locks-e2e/2-go.mod
28 known vulnerabilities found in fixtures/locks-e2e/2-go.mod
7 changes: 6 additions & 1 deletion fixtures/locks-e2e/2-poetry.lock.out.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f17ff60

Please sign in to comment.