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-06 01:17:25 +03:00
2026-04-06 00:42:45 +03:00
2026-04-06 00:43:07 +03:00
2026-04-06 00:42:51 +03:00
2026-04-06 00:42:51 +03:00
2026-04-06 00:42:51 +03:00
2026-04-06 00:51:08 +03:00
2026-04-06 00:41:33 +03:00
2026-04-06 00:41:33 +03:00
2026-04-06 00:42:03 +03:00
2026-04-06 00:42:33 +03:00
2026-04-06 00:40:46 +03:00
2026-04-06 00:41:55 +03:00
2026-04-06 00:42:22 +03:00