Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 4.55 KB

File metadata and controls

69 lines (51 loc) · 4.55 KB

Bomly Documentation

Start with Getting Started if you're new. Otherwise pick the section that matches what you're doing. The sections below follow the site navigation groups defined in manifest.json, plus links to a few site pages that live outside the versioned docs (such as the FAQ).

Getting started

Install Bomly and run your first scan.

  • Getting Started — first scan, enrich, audit, diff
  • Installation — install methods, bomly vs bomly-lite, checksum verification, uninstall
  • Tutorial — from first scan to a CI gate on a real project, with representative output from the workflow
  • Use Cases — recipes for PR gates, SBOMs, triage, license and offline scans
  • Scan Targets — directories, Git repos, containers, SBOMs
  • Output Formats — text, JSON, SARIF, SBOM
  • SBOM Formats — SPDX vs. CycloneDX, write and ingest
  • FAQ — quick answers on privacy, accounts, tool differences, and first-scan surprises (source: faq.json)

How it works

What Bomly does, and why each piece exists.

Operations

Running Bomly in CI and keeping pipelines healthy.

  • Integrations — CI actions, AI agents, code scanning, install channels, plugins, and the marketplace
  • CI Integration — GitHub Actions, GitLab, Jenkins, Azure, CircleCI
  • CI-Readiness Warnings — package-manager, lockfile-format, and install-policy mismatches that fail CI on their own
  • Finding Baselines — keep accepted package findings visible without failing audits
  • Troubleshooting — common errors and fixes

Reference

Specifications, matrices, and design deep dives. The generated pages are regenerated from code by make generate — treat those as authoritative.

Experimental

Features that are still maturing.

  • Reachability — narrowing findings to code your app actually calls

Project