Skip to content

Angular innerHTML check producing large numbers of false positives (incorrect regex) #10

@iamjoeker

Description

@iamjoeker

The Angular inner html check has an incorrect regex which results in a large number of false positives when scanning typescript files. The brackets should be escaped as the match is the string literal [innerHTML].

"magic": "[innerHTML]",

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions