Hacker News new | ask | show | jobs
by sunnyday_002 173 days ago
So the lockfile is a superset, but never a subset?

So it basically is an SBOM then but just sometimes has extra dependencies?

1 comments

Superset of dependencies, but often a subset of info per depedency.
Ah okay! I know Rust has the transitive dependencies did not think/realise all languages might not, good point!