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

ReDoS: add missing additional keywords #11403

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Nov 23, 2022

The additional keyword is used in modules that implement a signature to indicate that a feature is not required by the signature.
In the future it will become a compiler warning if they are missing, so we should fix them.

It's not an issue for JS, as the RegexTreeView module is simply created by importing all of javascript into that module.

@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Nov 23, 2022
@erik-krogh erik-krogh marked this pull request as ready for review Nov 23, 2022
@erik-krogh erik-krogh requested review from a team as code owners Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java no-change-note-required This PR does not need a change note Python Ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant