You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,8 @@ See each command's section for contextual examples of the `--where` flag filter
320
320
321
321
This command will parse standardized SBOMs and validate it against its declared format and version (e.g., SPDX 2.3, CycloneDX 1.6).
322
322
323
-
Custom variants of standard JSON schemas can be used for validation by supplying the `--variant` name as a flag. Explicit JSON schemas can be specified using the `--force` flag.
323
+
- Custom variants of standard JSON schemas can be used for validation by supplying the `--variant` name as a flag.
324
+
- Explicit JSON schemas can be specified using the `--force` flag.
0 commit comments