##March 26, 2026
GitHub pull request scanning and registry support
###Features
- Add GitHub pull request scanning and registry support so brin can assess PR author identity, diff behavior, content risk, and conditional deep review before merge
latest updates, features, and improvements to brin.
GitHub pull request scanning and registry support
Contributor scanning, refresh=true re-scans, fast web prelim scoring, ThreatFox blocklists, and API rate limiting
refresh=true query parameter to force re-scan of stale artifacts #61Fast preliminary web scan: reduce cache-miss latency from ~2s to ~500ms #63
Add seed scripts for unscanned edge targets (repos, contributors, domains) #62
Reduce tier2 false positives for high-identity domains by suppressing FP threats when identity score >= 85 #56 #58
Fix YARA/regex false positives on SPAs and add patch-yara-fp rescore mode #55
Add backfill-domain-edges mode to connect domain entities in the graph #54
Priority queue for scan jobs and differentiated preliminary scoring for web scans
Email artifacts support and repo URL parsing improvements
Pub/Sub push-driven processing, stale-while-revalidate caching, and list artifacts endpoint
Tranco top 100K domain and MCP server seed data, package seed scripts for npm, PyPI, and crates.io
Entity seed scripts and semaphore-bounded concurrent scan processing
Safety tolerance levels, graph scoring via Memgraph, webhooks, and core scanners for packages, commits, repos, and skills
Releases