Skip to content

Improves search, small fixes - #151

Merged
lissy93 merged 6 commits into
mainfrom
fix/improves-search-and-api-consistancy
Aug 1, 2026
Merged

Improves search, small fixes#151
lissy93 merged 6 commits into
mainfrom
fix/improves-search-and-api-consistancy

Conversation

@lissy93

@lissy93 lissy93 commented Aug 1, 2026

Copy link
Copy Markdown
Owner
  • Fix SSRF: resolve all DNS addresses (not just the first) and block CGNAT/IPv4-mapped-IPv6
  • Fix search: index program URLs by domain label only, filtering out platform hosts so "bugcrowd" doesn't match every hosted program
  • Fix has_bounty=false filter (was silently ignored)
  • Remove dead popularity sort (was a no-op since tranco ranks were never passed)
  • Add await to all resolveDomain callers after making it async
  • Centralise CORS and response helpers across all API endpoints
  • Add CORS to Docker server for /api/ routes
  • Fix bad YAML data for XT and TTS programs
  • Update OpenAPI spec and MCP tool descriptions to match

@lissy93
lissy93 merged commit 61ba500 into main Aug 1, 2026
8 checks passed
@lissy93
lissy93 deleted the fix/improves-search-and-api-consistancy branch August 1, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant