Skip to content

Wildcard cannot be used in place of pluginId in suppression argument after recent changes #2127

@pbilyak

Description

@pbilyak

After changes made in #2125 the next command (which also can be found in README.md) cannot be run as it's not possible to use wildcard in place of pluginId anymore:

# Suppress all us-east-1 region results
$ ./index.js --suppress *:us-east-1:*

Returns:

Error: Invalid pluginId in suppression: *. Must only contain letters and numbers and be between 1-255 characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions