Skip to content

Commit

Permalink
yarn-v1: Update bom.json for e2e tests with vcs_url
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Šoltis <[email protected]>
  • Loading branch information
slimreaper35 committed Dec 12, 2024
1 parent fd0f568 commit ffb717c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions tests/integration/test_data/yarn_classic_e2e_test/bom.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/[email protected]#external-packages/boxen-5.1.2.tgz",
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%404fe0919c4b2fb9a0f6fb98999ceaeb732f4b1d9d#external-packages/boxen-5.1.2.tgz",
"type": "library",
"version": "5.1.2"
},
Expand Down Expand Up @@ -289,7 +289,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/taylorhakes/fecha.git%232aa169dea2746dca03187abbfcceecf9002f9dd4%402aa169dea2746dca03187abbfcceecf9002f9dd4",
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/taylorhakes/fecha.git%402aa169dea2746dca03187abbfcceecf9002f9dd4",
"type": "library",
"version": "4.2.3"
},
Expand All @@ -313,7 +313,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/[email protected]#packages/foo",
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%404fe0919c4b2fb9a0f6fb98999ceaeb732f4b1d9d#packages/foo",
"type": "library",
"version": "1.0.0"
},
Expand Down Expand Up @@ -401,7 +401,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/[email protected]#external-packages/is-number",
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%404fe0919c4b2fb9a0f6fb98999ceaeb732f4b1d9d#external-packages/is-number",
"type": "library",
"version": "0.0.0"
},
Expand Down Expand Up @@ -649,7 +649,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/[email protected]#external-packages/uuid-10.0.0.tgz",
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%404fe0919c4b2fb9a0f6fb98999ceaeb732f4b1d9d#external-packages/uuid-10.0.0.tgz",
"type": "library",
"version": "10.0.0"
},
Expand Down Expand Up @@ -745,7 +745,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/[email protected]",
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%404fe0919c4b2fb9a0f6fb98999ceaeb732f4b1d9d",
"type": "library",
"version": "1.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/first-pkg#first-pkg",
"purl": "pkg:npm/first-pkg?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%40db27afd28d5b5fdc349f3ffb12b0f58140f6be32#first-pkg",
"type": "library"
},
{
Expand Down Expand Up @@ -764,7 +764,7 @@
"value": "cachi2"
}
],
"purl": "pkg:npm/second-pkg#second-pkg",
"purl": "pkg:npm/second-pkg?vcs_url=git%2Bhttps://github.com/cachito-testing/cachi2-yarn.git%40db27afd28d5b5fdc349f3ffb12b0f58140f6be32#second-pkg",
"type": "library"
},
{
Expand Down

0 comments on commit ffb717c

Please sign in to comment.