We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1e29f commit 0aa2b80Copy full SHA for 0aa2b80
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