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

Out of date assets #3

Closed
tillkruss opened this issue Apr 28, 2017 · 1 comment
Closed

Out of date assets #3

tillkruss opened this issue Apr 28, 2017 · 1 comment

Comments

@tillkruss
Copy link

tillkruss commented Apr 28, 2017

Some of the compress JavaScript assets in this repo are slightly different from the originals.

That causes security scanners like VaultPress to recognize them as a security thread.

The differences are minimal, but should be resolved.

wp-emoji.min.js from this repo:
https://raw.githubusercontent.com/johnpbloch/wordpress-core/master/wp-includes/js/wp-emoji.min.js

WordPress SVN:
https://core.svn.wordpress.org/tags/4.7.4/wp-includes/js/wp-emoji.min.js

WordPress Git:
https://github.com/WordPress/WordPress/blob/4.7.4/wp-includes/js/wp-emoji.min.js

@swissspidy
Copy link

For anyone wondering, this has been fixed a while ago.

See johnpbloch/wordpress#32 and johnpbloch/wordpress#33.

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

No branches or pull requests

2 participants