-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestplannedSomething is planned and has been added to the backlogsSomething is planned and has been added to the backlogspriority/highSomething is of high prioritySomething is of high priority
Milestone
Description
Description
Currently you can define per-token variables, that can then only be used with THAT token.
This doesn‘t prevent anyone from using the raw variable value (+123456789) in the Body.
(since you can already block in the path with blockedEndpoints + number and queries will eventually be injected into the body).
This would be a great addition to further minimize attack-surface and mitigate attackers using your signal account without your consent.
Solution
Implement a Config where the user sets a json key and its value, if they match (using regex) the request is blocked (or allowed when using allowed config).
Alternatives
None.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestplannedSomething is planned and has been added to the backlogsSomething is planned and has been added to the backlogspriority/highSomething is of high prioritySomething is of high priority