We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf3edc commit fd1a034Copy full SHA for fd1a034
tools/src/test/resources/1.7/valid-citations-1.7.json
@@ -46,7 +46,7 @@
46
},
47
{
48
"bom-ref": "citation-3",
49
- "expression": "$..[?(@.bom-ref=='component-1')].version",
+ "expressions": [ "$..[?(@.bom-ref=='component-1')].version" ],
50
"timestamp": "2025-05-01T14:00:00Z",
51
"process": "task-license-scan",
52
"note": "Semi-manually entered by Alice Example - with `process`"
0 commit comments