# Packages
Package cdx provides utilities for writing CycloneDX documents to the filesystem.
Package cli defines the structures to store the CLI flags used by the scanner binary.
Package platform provides platform-specific functionality.
Package proto provides protobuf related utilities for the SCALIBR binary.
The scalibr command wraps around the SCALIBR library to create a standalone CLI for extraction + detection with direct access to the local machine's filesystem.
Package scanrunner provides the main function for running a scan with the SCALIBR binary.
Package spdx provides utilities for writing SPDX documents to the filesystem.