salvacybersec
243b7405cd
feat(10-08): add KaggleSource with HTTP Basic auth
- KaggleSource queries /api/v1/kernels/list with SetBasicAuth(user, key)
- Disabled when either KaggleUser or KaggleKey is empty (no HTTP calls)
- Emits Findings tagged recon:kaggle with Source = <web>/code/<ref>
- 60/min rate limit via rate.Every(1s), burst 1
- httptest-driven tests cover enabled, auth header, missing creds,
401 unauthorized, and ctx cancellation
- RECON-CODE-09
2026-04-06 01:15:23 +03:00
..
2026-04-06 01:15:23 +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