Commit Graph

5 Commits

Author SHA1 Message Date
jan
0a0f8d0a11 fix: adjust generator meta weight
Adjusted generator meta weight to remain consistent with other meta-framework detectors.

Co-authored-by: Celeste Hickenlooper <celeste@router.sex>
2026-01-06 14:45:03 +01:00
0x4bs3nt
cceb165f3f feat(frameworks): add Astro framework detection
Add detection support for the Astro meta framework.

Includes signature detection, version extraction and tests with full
signature coverage.
2026-01-06 04:40:15 +01:00
Celeste Hickenlooper
6c44c6dc6f chore: add license headers to missing files 2026-01-03 06:01:00 -08:00
Celeste Hickenlooper
1e7f713bf8 feat(output): add styled console output with module loggers
- Add output package with colored prefixes and module loggers
- Each module gets unique background color based on name hash
- Add spinner for indeterminate operations
- Add progress bar for known-count operations
- Update all scan files to use ModuleLogger pattern
- Add clean PrintSummary for scan completion
2026-01-03 05:57:10 -08:00
Celeste Hickenlooper
f4c4d79add refactor: move pkg/scan to internal/scan 2026-01-03 05:57:10 -08:00