Skip to content

Support filter by file with file pattern and literal configuration #745

@JamieSlome

Description

@JamieSlome

Background

GitProxy currently supports commit message, commit diff and commit e-mail domain scanning. A common use case that is not supported is file name filtering and scanning.

Vision 🪄

"message": {
  "block": {
    "literals": ["xlsx", "csv"],
    "patterns": [".*.txt"]
  }
},
### Tasks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions