You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a version-controlled benchmark corpus of at least 100 labeled operations drawn from suitably licensed public OpenAPI specifications and intentionally seeded cases. The corpus establishes expected findings, supports false-positive analysis, and provides a deterministic evaluation baseline.
Scope
Include OAS 3.0.x and 3.1.x, YAML and JSON, and repository-local $ref usage.
Combine public specifications with synthetic seeded cases.
Give each operation a stable case ID and machine-readable expected findings, non-findings, risks, severity, rationale, provenance, location, and reviewer status.
Cover positive, negative, boundary, ambiguous, and false-positive regression cases.
Document maintenance, review, licensing, and contribution conventions.
Keep fixtures self-contained and no-egress.
Acceptance criteria
At least 100 distinct operations are labeled.
Both supported OAS dialects and input formats are represented.
Every public source records provenance and compatible reuse terms.
All five P0 rule IDs and risk categories have positive and negative cases.
Each operation has a stable ID, expected labels, rationale, and review status in a machine-readable manifest.
Expected labels use normalized result-schema terminology and are order-independent.
Fixtures require no network, code execution, credentials, or private data.
Each expected finding records agreement from at least two reviewers.
Summary
Create a version-controlled benchmark corpus of at least 100 labeled operations drawn from suitably licensed public OpenAPI specifications and intentionally seeded cases. The corpus establishes expected findings, supports false-positive analysis, and provides a deterministic evaluation baseline.
Scope
$refusage.Acceptance criteria
Dependencies
Non-goals