Skip to content

Conversation

@redonkulus
Copy link
Collaborator

We got a bug report interally that function bodies were not being sanitized. This adds logic to do that via a new option.

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@redonkulus redonkulus requested a review from okuryu November 19, 2025 20:21
@redonkulus redonkulus requested a review from okuryu November 20, 2025 15:48
@redonkulus redonkulus requested a review from okuryu November 21, 2025 19:18
Comment on lines +9 to +10
var crypto = require('crypto');

Copy link
Collaborator

Choose a reason for hiding this comment

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

Node.js LTS versions should work even without loading the crypto module.

Suggested change
var crypto = require('crypto');

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.

3 participants