Match also uppercase script tags in regex #415

Merged
p3k merged 2 commits from 414-fix-code-scanning-alert-bad-html-filtering-regexp into main 2024-05-30 18:51:58 +00:00
p3k commented 2024-05-30 18:43:29 +00:00 (Migrated from github.com)
No description provided.
github-advanced-security[bot] (Migrated from github.com) reviewed 2024-05-30 18:44:44 +00:00
github-advanced-security[bot] (Migrated from github.com) commented 2024-05-30 18:44:44 +00:00

Bad HTML filtering regexp

This regular expression only parses --> and not --!> as a HTML comment end tag.

Show more details

## Bad HTML filtering regexp This regular expression only parses --> and not --!> as a HTML comment end tag. [Show more details](https://github.com/antville/antville/security/code-scanning/6)
Sign in to join this conversation.
No description provided.