Skip to content

Could not white-list specific file name #60

Description

@PhilLab

Steps to reproduce

  1. Try to Upload or Download an AndOTP backup file (name: otp_accounts.json.aes
  2. It does not work as .aes is classified as ransomware upload
  3. Add otp_accounts.json.aes to the whitelist. Still does not work
  4. Also tried the pattern ^.*otp_accounts\.json\.aes$ or .json.aes . Does not work.

Expected behaviour

A file-name should be whitelistable. I cannot whitelist .aes or .json.aes because the extension is quite common for ransomware.

Actual behaviour

Not only an extension but a filename should be whitelistable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions