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

Add regex for generic jquery detection in primefaces web applications #374

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

Conversation

mkauschi
Copy link

Hi,
I am currently testing a web application which is using the Java UI framework Primefaces. In Primefaces the import of JQuery does look a little bit different. Currently Whatweb is not able to detect the version.

I have created a new regular expression for the JQuery version detection in Primefaces. The import looks like the following:

src="/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2.12"

The new regex is written in a way that is able to detect the JQuery version not only in Primefaces but also in other possible formats.

Let me know what you think about the new regex.

Best regards

Manuel

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

1 participant