FAQ
Basics
What is the simplest command?
lynkctl generate .lynkctl generate . -o sbom.cdx.jsonDoes lynkctl build my project?
Which ecosystems does lynkctl support?
How does lynkctl know which provider to use?
Does lynkctl need the package manager installed?
What output format does lynkctl produce?
What command should I use in CI?
What SBOM should I send to Interlynk support for analysis?
How do I get lynkctl?
Build Systems
How do I choose the build system?
Source Detail
How do I include source files as SBOM components?
How do I see how lynkctl decided a name, version, or license?
What does the confidence score on a component mean?
Why is a component missing a version or license?
How do I make output stable for diffs?
Third-Party and Vendored Code
How do I mark a third-party source directory as a component?
How do I include third-party code that is compiled but not linked?
How do I identify modified or patched OSS copies?
Enrichment and Corrections
How do I run lynkctl in an air-gapped environment?
How do I disable enrichment?
lynkctl got a component wrong. How do I correct it?
Diagnostics and Output
Why did my build fail after I added --strict?
--strict?What do the exit codes mean?
How do I reduce console output?
How do I get more diagnostic detail?
Flag
Detail shown
Can I pipe the SBOM into another tool?
OSS-Index Database
Do I need the OSS-index database?
How do I keep the database current?
Last updated