Skip to content

Commit 3b8a774

Browse files
committed
Add off-line validation desc. for supported schemas to README
Signed-off-by: Matt Rutkowski <[email protected]>
1 parent be28b8e commit 3b8a774

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ See each command's section for contextual examples of the `--where` flag filter
320320

321321
This command will parse standardized SBOMs and validate it against its declared format and version (e.g., SPDX 2.3, CycloneDX 1.6).
322322

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.
324325

325326
#### Validating using supported schemas
326327

0 commit comments

Comments
 (0)