-
Notifications
You must be signed in to change notification settings - Fork 370
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Merge V2 back into main (#1434)
Now that the last release is out, the main branch should be the v2 branch, and we can continue developing on main. One caveat, scorecard github action has not updated yet to support the new ignore file format. --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Emmanuel Ferdman <[email protected]> Co-authored-by: Gareth Jones <[email protected]> Co-authored-by: Xueqin Cui <[email protected]> Co-authored-by: Michael Kedar <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Ferdman <[email protected]> Co-authored-by: Ignacio Vazquez <[email protected]> Co-authored-by: Holly Gong <[email protected]>
- Loading branch information
1 parent
152731f
commit dc9a332
Showing
83 changed files
with
3,141 additions
and
3,602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
**/fixtures/** | ||
**/testdata/** | ||
**/fixtures-go/** | ||
/docs/vendor/** | ||
/internal/output/html/*template.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cmd/osv-scanner/fixtures/locks-requirements/my-requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
flask | ||
flask==1.0.0 |
2 changes: 1 addition & 1 deletion
2
cmd/osv-scanner/fixtures/locks-requirements/requirements-dev.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
black | ||
black==1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
flask | ||
flask-cors | ||
flask==1.0.0 | ||
flask-cors==1.0.0 | ||
pandas==0.23.4 |
2 changes: 1 addition & 1 deletion
2
cmd/osv-scanner/fixtures/locks-requirements/the_requirements_for_test.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
pytest | ||
pytest==1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,3 @@ | ||
[[IgnoredVulns]] | ||
id = "GO-2022-0274" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "GO-2022-0493" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "GHSA-vpvm-3wq2-2wvm" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "GHSA-m8cg-xc2p-r3fc" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "GHSA-g2j6-57v7-gm8c" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "GHSA-f3fp-gc8g-vw66" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "DLA-3008-1" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "DLA-3012-1" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "DLA-3022-1" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "DLA-3051-1" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "CVE-2022-37434" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "CVE-2018-25032" | ||
# ignoreUntil = n/a | ||
reason = "This is an intentionally vulnerable test sbom" | ||
|
||
[[IgnoredVulns]] | ||
id = "GHSA-xr7r-f8xq-vfvv" | ||
# ignoreUntil = n/a | ||
[[PackageOverrides]] | ||
ignore = true | ||
reason = "This is an intentionally vulnerable test sbom" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.