Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Jan 28, 2025
1 parent 8d79d6b commit b29e1ea
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test-suite-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,18 @@
"subpath": null,
"is_invalid": false
},
{
"description": "bazel module names are currently all lowercased, but this is not enforced by the PURL type spec",
"purl": "pkg:bazel/[email protected]",
"canonical_purl": "pkg:bazel/[email protected]",
"type": "bazel",
"namespace": null,
"name": "Curl",
"version": "8.8.0.bcr.1",
"qualifiers": null,
"subpath": null,
"is_invalid": false
},
{
"description": "bazel module with multi-segment package",
"purl": "pkg:bazel/[email protected]#java/runfiles",
Expand Down

0 comments on commit b29e1ea

Please sign in to comment.