A threat-intelligence aggregator that checks IPs, domains, URLs, and hashes against public security feeds, stores results, and presents a unified risk assessment.

6 stars 49 forks 6 watchers TypeScript MIT License
1 Open Issue Need Help Last updated: Dec 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue outlines the task of setting up a PostgreSQL database connection for an existing TypeScript and Bun backend server. The task involves installing the `pg` package, creating a connection pool in `src/db/index.ts`, and configuring it using environment variables, focusing solely on establishing the database connection.

Complexity: 1/5
Points: 30 good first issue

A threat-intelligence aggregator that checks IPs, domains, URLs, and hashes against public security feeds, stores results, and presents a unified risk assessment.

TypeScript