Skip to content

Special whitelist exceptions for scriptlets not working correctly #1959

@anyakushin

Description

@anyakushin

Scriptlet's all-domain exceptions and exceptions with $path and $app modifiers whitelist the rules based on scriptlet name only ignoring arguments.

E.g. the rule
#@%#//scriptlet('name', 'arg1', 'arg2')

whitelists the rule:
example.org#%#//scriptlet('name', 'notarg1', 'notarg2')

while it shouldn't

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions