Troubleshooting¶
Solutions for common issues with CBOM Generator.
Common Issues¶
| Issue | Quick Link |
|---|---|
| Empty or minimal results | No Components Found |
| Access denied errors | Permission Errors |
| Slow scans or high memory | Performance Tuning |
| Different output between runs | Non-Deterministic Output |
Quick Diagnostics¶
Check Version¶
Verify Installation¶
# Run help
./build/cbom-generator --help
# Quick test scan
./build/cbom-generator --output /tmp/test.json /etc/ssl/certs
cat /tmp/test.json | jq '.components | length'
View Scan Errors¶
Getting Help¶
Error Log Analysis¶
Run with --error-log to capture detailed error information:
Verbose Output¶
Enable verbose mode for debugging:
Check Metadata Properties¶
The CBOM includes diagnostic metadata: