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

Adding FP case to npm-obfuscation #366

Merged
merged 1 commit into from
May 24, 2024

Conversation

sobregosodd
Copy link
Contributor

@sobregosodd sobregosodd commented May 24, 2024

The following is detected as JSFuck

    console.warn(`
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    
    WARNING
    
    Version discrepancies between server and "${clientRole}" client:
    + server: ${serverVersion} | client: ${clientVersion}
    
    This might lead to unexpected behavior, you should consider to re-install your
    dependencies on both your server and clients.
    
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!`);
}

This PR fixes it

@sobregosodd sobregosodd merged commit 0024672 into main May 24, 2024
10 checks passed
@sobregosodd sobregosodd deleted the s.obregoso/improve_npm_obfuscation branch May 24, 2024 15:20
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.

None yet

2 participants