From 225c7cfa1cf84599c89a6975b8d3b22153096d92 Mon Sep 17 00:00:00 2001 From: Tony Lee Date: Tue, 7 Apr 2026 20:10:27 -0400 Subject: [PATCH] docs: add network-trace to README defaults Signed-off-by: Tony Lee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7507fe6..6f487b3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Flags: -v, --version string Version for the SBOM document (default "0.0.1") ``` -By default, `sbomit` parses `material`, `command-run`, and `product` attestations. To restrict parsing on demand: +By default, `sbomit` parses `material`, `command-run`, `product`, and `network-trace` attestations. To restrict parsing on demand: ```bash sbomit generate attestation.json --types command-run