Commit Graph
22 Commits
Author SHA1 Message Date
NotoriousRebel 7af23e4382 fix: remove nonfunctional ThreatCrowd source (#98) 2026-08-05 20:48:35 -04:00
NotoriousRebel 66e1beee7c feat: preserve shared HTTP response metadata 2026-08-05 18:31:36 -04:00
NotoriousRebel 8d3876724e fix: preserve generic people in completed results 2026-08-05 16:25:27 -04:00
NotoriousRebel 48d5df237d feat: persist completed results
Store and load CompletedResult values transactionally without changing legacy rows or public output contracts.
2026-08-05 12:06:15 -04:00
MattandGitHub 8d5a7cceea Merge pull request #2461 from NotoriousRebel/codex/upstream-dev-completed-jsonl
feat: completed-result JSONL reports
2026-08-05 11:14:46 -04:00
NotoriousRebel 708405c882 feat: add completed-result JSONL reports 2026-08-05 01:59:08 -04:00
NotoriousRebel 24b36ba590 fix: retain typed DNS evidence 2026-08-05 01:29:18 -04:00
NotoriousRebel 59311ef7cc test: isolate configuration copy logging 2026-08-04 19:54:57 -04:00
NotoriousRebel fda00aeda3 fix: separate RapidDNS host and IP evidence 2026-08-04 19:34:32 -04:00
NotoriousRebel c56c20a57d refactor: model subdomain result routes explicitly 2026-08-01 13:33:54 -04:00
NotoriousRebel 3bc9cfb296 refactor: derive source capabilities from result routes 2026-07-30 19:47:52 -04:00
NotoriousRebel 4a69697451 feat: select sources by result capability 2026-07-30 19:47:51 -04:00
NotoriousRebel 77d7e46032 fix: preserve Brave credential accessor 2026-07-28 20:13:42 -04:00
NotoriousRebel 1e6f0a22a9 refactor: add credential configuration adapters (#53) 2026-07-28 20:03:52 -04:00
NotoriousRebel e70d345172 fix: defer proxy configuration loading (#51) 2026-07-28 20:02:09 -04:00
NotoriousRebel 6bb4ba6fd5 test: characterize configuration contract (#50) 2026-07-28 20:02:08 -04:00
NotoriousRebel 677fa512d4 fix: separate diagnostics from operator output 2026-07-20 23:37:09 -04:00
L1ghtn1ng acf099f6ac Bump dependencies, replace UJSONResponse with JSONResponse, and add _API_KEY_FIELDS to Core. 2026-03-07 08:26:21 +00:00
L1ghtn1ng fa2dedd38b Refactor and standardize output handling with new utilities in theHarvester.lib.output, add tests for print_linkedin_sections and sorted_unique. Fix regex inaccuracies and enhance CORS validation. 2026-01-24 11:28:20 +00:00
L1ghtn1ng ffe1f3a832 Synchronize api-keys.yaml with Core class API key references and add a test to ensure consistency 2026-01-18 01:15:26 +00:00
L1ghtn1ng bc2fce07cc Update proxy parameter handling in tests: expand default structure to include both "http" and "socks5" fields 2026-01-06 22:14:02 +00:00
Branch VincentandGitHub 4d825aaf33 build: migrate to pep517 backend (#1505)
* build: migrate to pep517 backend

* test loading config files
2023-10-08 19:45:23 +01:00