Skip to content

[Inventory] API inventory & component fingerprinting #325

Description

@emmanuelgautier

Description

Fingerprint deployed API surface and components to catch stale, debug, or vulnerable versions.

Checks to implement

  • Deprecated API version still reachable
  • Debug / staging endpoints in production
  • PII / secret regex on responses
  • Private IP / internal hostname disclosure
  • Vulnerable component version match (CVE)
  • Third-party calls over plaintext HTTP

Tier rationale

Static fingerprinting and pattern matching on individual responses.

Milestone completion target

~55 cumulative checks · REST + GraphQL + gRPC + WebSocket coverage · 1,000 GitHub stars benchmark.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:inventoryAPI inventory / fingerprinting checksphase:3Roadmap phase 3tier:ossOSS tier (MIT)type:featureNew detection capability

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions