Skip to content

Response-body allow/deny detection #14

Description

@PRAteek-singHWY

Some APIs return 200 with a body like { "error": "forbidden" }. Add optional body matchers so those are not reported as false FAILs.

Files: src/config/schema.ts, src/engine/evaluate.ts, src/engine/replay.ts

Acceptance criteria

  • Config can declare body patterns that count as a denial.
  • Evaluation uses them; tests cover match and no-match.

Comment /assign to claim.

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