Skip to content

webworker: add check on worker method name#3795

Merged
mastercactapus merged 2 commits into
masterfrom
validate-dynamic-method-call
Apr 18, 2024
Merged

webworker: add check on worker method name#3795
mastercactapus merged 2 commits into
masterfrom
validate-dynamic-method-call

Conversation

@mastercactapus
Copy link
Copy Markdown
Member

Description:
It adds a check that the method name sent to the web worker is one of the expected/defined ones, and it prevents any unknown values from matching, e.g., the prototype.

@github-actions github-actions Bot added size/s and removed size/xs labels Apr 3, 2024
Copy link
Copy Markdown
Contributor

@Lanithane Lanithane left a comment

Choose a reason for hiding this comment

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

🧼

@mastercactapus mastercactapus merged commit 25c7118 into master Apr 18, 2024
@mastercactapus mastercactapus deleted the validate-dynamic-method-call branch April 18, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants