Files
AI/참고/crawl4ai-main/sbom/README.md

14 lines
337 B
Markdown
Raw Normal View History

2026-05-12 19:40:31 +09:00
# Software Bill of Materials (SBOM)
This directory contains the CycloneDX SBOM for the project.
## Disclaimer
This SBOM is generated on a best-effort basis from project metadata and reflects dependencies at the time of generation. It is not a guarantee of completeness or accuracy.
## Regenerating
```bash
./scripts/gen-sbom.sh
```