supply-chain-security commands

9 tagged supply-chain-security, measured the same way as everything else here.

Browse within: appsec 5appsec-tools 5branch-protection 5secure-by-default 5

audit

01

sbom-tool/gh-guard

Command

Scan a Rust project and produce a supply chain security gap analysis.

15 5mo ago A 14 tokens original MIT

generate

02

sbom-tool/gh-guard

Command

Generate a single supply chain security config file.

15 5mo ago A 10 tokens original MIT

verify

03

sbom-tool/gh-guard

Command

Verify that generated supply chain configs are valid and functional.

15 5mo ago A 12 tokens original MIT

diff

04

bomly-dev/bomly-cli

Command

Compare dependency state between two points — two Git refs, two SBOM files, or two container image tags — and report what changed. diff runs the scan pipeline against both states, so the same target flags and gates apply to each side.

11 3d ago A 0 tokens original Apache-2.0

explain

05

bomly-dev/bomly-cli

Command

Answer "why is this package here?" — trace every dependency path that pulls a package into the graph. explain runs the same detect and match stages as scan, then walks the graph from the project roots to the package you named.

11 3d ago A 0 tokens original Apache-2.0

scan

06

bomly-dev/bomly-cli

Command

Resolve a target's dependencies into one consolidated graph, then optionally enrich, analyze, audit, and render it. scan is the pipeline every other graph command builds on — flags you learn here work the same way on explain and diff.

11 3d ago A 0 tokens original Apache-2.0

plan

07

tiagosilva07/zyrax-guard

Command Claude Code

Tech-lead planning pass — clarify, decide, and route work to specialist agents before building.

2 21d ago A 19 tokens original MIT