Skip to content

Corpus: add a real-repo detection case (a pinned, known-vulnerable public repo) #13

Description

@bkd-dotcom

Extend the real-repo benchmark (umbra_eval/detection/real_repos.py) with another
public, deliberately-vulnerable app so umbra-eval realrepo covers more ground.

Good candidates: WebGoat (Java), Damn Vulnerable GraphQL App, RailsGoat (Ruby),
Vulnerable Node apps — pick one you can pin to a commit.

Where: add a RealRepoCase(...) with a pinned commit (reproducibility),
languages, and a cited provenance. Conservative expect_at_least is optional
(report-only), not a strict assertion.

Acceptance criteria

  • umbra-eval realrepo clones + scans it and reports findings by category.
  • pytest -q + ruff green (the real-repo run itself is network-gated / not
    asserted in unit tests).

See CONTRIBUTING.md.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions