An open API service indexing awesome lists of open source software.

https://github.com/juli1/sbom-generator

tree-sitter SBOM generator
https://github.com/juli1/sbom-generator

Last synced: 2 months ago
JSON representation

tree-sitter SBOM generator

Awesome Lists containing this project

README

        

# sbom-generator
tree-sitter-based SBOM generator

## How to use

```bash
sbom-generator --directory /path/to/code -o /path/to/file.sbom --debug
```

### Options

- `--directory` directory to scan
- `--output` file to produce
- `--debug` show more debug information