Skip to content

Add definitions for turnstile wordpress plugin#252

Merged
enthec-opensource merged 1 commit into
enthec:mainfrom
geoff-rmtech:feature/add-definition-for-turnstile-wordpress-plugin
Jun 9, 2026
Merged

Add definitions for turnstile wordpress plugin#252
enthec-opensource merged 1 commit into
enthec:mainfrom
geoff-rmtech:feature/add-definition-for-turnstile-wordpress-plugin

Conversation

@geoff-rmtech

Copy link
Copy Markdown
Contributor

Summary

Fixes incorrect detection of WooCommerce technology version from wordpress plugin scripts.

Details

While reviewing detection results, I found that the script path
/plugins/simple-cloudflare-turnstile/js/integrations/woocommerce.js?ver=1.3
was being incorrectly identified as a WooCommerce technology with version 1.3.

Changes

  • Added a new technology definition for Cloudflare Turnstile for WooCommerce to properly classify this integration.
  • Updated the WooCommerce detection regex to ignore script sources matching the pattern:
    /plugins/<any-plugin>/js/integrations/woocommerce.js

@enthec-opensource enthec-opensource merged commit 81c02d6 into enthec:main Jun 9, 2026
34 checks passed
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.

2 participants