# yahoo/gryffin

Gryffin is a large scale web security scanning platform.

Repository: https://github.com/yahoo/gryffin
Canonical: https://ross.abutalabs.com/products/gryffin
Language: Go
License: BSD-3-Clause
License Family: permissive
Archived: true
Last push: 2021-02-12T21:08:48+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4017, "days_push": 2028, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2052, forks 228 (observed 2026-08-28T04:06:09.636154+00:00)

## What it is
Gryffin is a large-scale web security scanning platform written in Go, built on a publisher-subscriber architecture for horizontal scaling. It focuses on crawl coverage via page deduplication and DOM rendering, delegating actual fuzzing to external tools like sqlmap and arachni.

## Use cases
- scan thousands of web applications for security vulnerabilities at scale
- crawl javascript-heavy single page apps to discover links
- deduplicate template-driven pages during a security crawl
- integrate custom fuzzers like sqlmap into a scanning pipeline
- horizontally scale web vulnerability scanning infrastructure

## When to choose
- you need to scan a very large number of web apps with horizontal scaling
- you want a crawl/dedup platform to plug your own fuzzers into
- you need DOM rendering of client-side apps during crawling

## When to avoid
- you want a modern actively maintained scanner - the repo is archived since ~2021 and relies on deprecated PhantomJS
- you need a turnkey scanner with built-in vulnerability checks
- you want Windows-native or cloud-managed scanning without self-hosting

## Facets
- artifact type: service
- maturity: abandoned
- function: penetration-testing, web-scraping, security, vulnerability-scanning
- domain: security, web-development, penetration-testing
- platform: go, self-hosted
- tags: web-security-scanner, crawler, fuzzing-platform, pub-sub, phantomjs, archived, linux

## Member repositories
- yahoo/gryffin (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.636154+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:57:26.994654+00:00, confidence not recorded.
  - readme: https://github.com/yahoo/gryffin (fetched 2026-08-28T04:06:09.636154+00:00, sha 6a5bcc2a3588)
- Data as of 2026-08-30T08:39:29.467469+00:00.
