Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Recursive Check for HTML Entities #69

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Add a Recursive Check for HTML Entities #69

merged 1 commit into from
Mar 7, 2024

Conversation

jplukarski
Copy link
Contributor

Recursively checks for the presence of HTML Entities.

Co authored by @ibooker

@jplukarski jplukarski requested a review from a team as a code owner March 6, 2024 21:52
src/index.ts Show resolved Hide resolved
Copy link
Contributor

@SancSalix SancSalix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jplukarski jplukarski merged commit fad9780 into main Mar 7, 2024
2 checks passed
@M4dHackers
Copy link

As this was an XSS bypass will a CVE be issued to notify consumers of the package?

Previous CVE's for bypasses: CVE-2022-48345, CVE-2021-23648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants