Update testing, fix SPDX 2.3

This commit is contained in:
Justin Hutchings
2022-10-04 15:36:21 -07:00
parent c354d2ebed
commit c67c887e46
5 changed files with 26 additions and 17 deletions
+45
View File
@@ -0,0 +1,45 @@
{
"spdxVersion": "SPDX-2.3",
"SPDXID": "SPDXRef-DOCUMENT",
"creationInfo": {
"created": "2022-08-24T04:00:50.104Z"
},
"packages": [
{
"packageName": "lodash",
"packageVersion": "4.17.21",
"purl": "pkg:NPM/[email protected]",
"filesAnalyzed": "false"
},
{
"packageName": "lodash",
"packageVersion": "^ 4.17.21",
"purl": "pkg:NPM/lodash@^ 4.17.21",
"filesAnalyzed": "false"
},
{
"packageName": "actions/checkout",
"packageVersion": "3",
"purl": "pkg:ACTIONS/actions/checkout@3",
"filesAnalyzed": "false"
},
{
"packageName": "dsp-testing/dependency-review-action",
"packageVersion": "main",
"purl": "pkg:ACTIONS/dsp-testing/dependency-review-action@main",
"filesAnalyzed": "false"
},
{
"packageName": "actions/checkout",
"packageVersion": "3",
"purl": "pkg:ACTIONS/actions/checkout@3",
"filesAnalyzed": "false"
},
{
"packageName": "actions/upload-artifact",
"packageVersion": "3.1.0",
"purl": "pkg:ACTIONS/actions/[email protected]",
"filesAnalyzed": "false"
},
]
}