A centralized collection of all SCANOSS schemas, which are central to all our applications and tools.
This repository serves as the single source of truth for the schema definitions used across the SCANOSS ecosystem, ensuring consistency and interoperability between all SCANOSS components.
| Schema | Description |
|---|---|
| scanoss-settings-schema.json | Configuration file schema used by SCANOSS tools for scanning settings, policies, and BOM management |
Interactive documentation: scanoss.github.io/schema
Refer to the interactive schema documentation for detailed structure, field descriptions, and examples. The raw JSON Schema can also be used directly for editor autocompletion and validation. These schemas define the configuration formats accepted by SCANOSS tools such as scanoss.py and other integrations.
This repository is licensed under the MIT License. See LICENSE for details.