Unsafe assignment to innerHTML #38

Closed
opened 2020-09-06 21:28:38 +02:00 by Serraniel · 1 comment
Serraniel commented 2020-09-06 21:28:38 +02:00 (Migrated from github.com)

Firefox extension validation generates following warning:

Warnung: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.

This refers to the user of innerHTML in animeRequests.js.

Firefox extension validation generates following warning: > Warnung: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation. This refers to the user of `innerHTML` in *animeRequests.js*.
Serraniel commented 2020-09-19 09:57:25 +02:00 (Migrated from github.com)
The changes have been released with https://github.com/Serraniel/AniwatchPlus/releases/tag/0.1.0.0-beta.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#38
No description provided.