Skip to content

Support policies that check DELETE requests #63

@viccuad

Description

@viccuad

Per RFC, the audit-scanner should evaluate policies and create fake CREATE, DELETE requests. We are only doing so for CREATE requests for now.

Acceptance criteria

  • Check that policies targeting DELETE requests are being considered in the filter and included.
  • Generate DELETE requests, the same way we do for CREATE requests, and make sure they are included by the filter, for those policies that check DELETE requests.
  • Provide unit tests.
  • Provide if needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions