salvacybersec
4fafc01052
feat(10-05): implement CodebergSource for Gitea REST API
- Add CodebergSource targeting /api/v1/repos/search (Codeberg + any Gitea)
- Public API by default; Authorization: token <t> when Token set
- Unauth rate limit 60/hour, authenticated ~1000/hour
- Emit Findings keyed to repo html_url with SourceType=recon:codeberg
- Keyword index maps BuildQueries output back to ProviderName
- httptest coverage: name/interface, rate limits (both modes),
sweep decoding, header presence/absence, ctx cancellation
2026-04-06 01:17:25 +03:00
..
2026-04-05 12:26:36 +03:00
2026-04-06 00:24:51 +03:00
2026-04-05 15:41:13 +03:00
2026-04-05 23:55:36 +03:00
2026-04-05 15:46:11 +03:00
2026-04-05 23:55:38 +03:00
2026-04-05 15:48:46 +03:00
2026-04-06 01:17:25 +03:00
2026-04-06 00:16:33 +03:00
2026-04-05 12:18:26 +03:00
2026-04-05 15:49:22 +03:00