Montonio

Member since
2019-09-03
Location
Employer
Montonio
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
10k+ across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta Montonio for WooCommerce Resolved · false_positive_cdn_known_good 3d ago
Slugmontonio-for-woocommerce
Previous version10.0.0
Current version10.0.1
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinblocks/abstract-montonio-payment-method-block.php94wp_register_script( 'montonio-js-legacy', 'https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );medium
Url
https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js
Url host
public.montonio.com
remote_enqueuebuiltinblocks/abstract-montonio-payment-method-block.php95wp_register_script( 'montonio-js', 'https://js.montonio.com/1.x.x/montonio.umd.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );medium
Url
https://js.montonio.com/1.x.x/montonio.umd.js
Url host
js.montonio.com
remote_enqueuebuiltinmontonio.php234wp_register_script( 'montonio-js-legacy', 'https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );medium
Url
https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js
Url host
public.montonio.com
remote_enqueuebuiltinmontonio.php235wp_register_script( 'montonio-js', 'https://js.montonio.com/1.x.x/montonio.umd.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );medium
Url
https://js.montonio.com/1.x.x/montonio.umd.js
Url host
js.montonio.com
New finding count4
View raw JSON
{
    "slug": "montonio-for-woocommerce",
    "previous_version": "10.0.0",
    "current_version": "10.0.1",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "blocks/abstract-montonio-payment-method-block.php",
            "line": 94,
            "snippet": "wp_register_script( 'montonio-js-legacy', 'https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js",
                "url_host": "public.montonio.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "blocks/abstract-montonio-payment-method-block.php",
            "line": 95,
            "snippet": "wp_register_script( 'montonio-js', 'https://js.montonio.com/1.x.x/montonio.umd.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://js.montonio.com/1.x.x/montonio.umd.js",
                "url_host": "js.montonio.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "montonio.php",
            "line": 234,
            "snippet": "wp_register_script( 'montonio-js-legacy', 'https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://public.montonio.com/assets/montonio-js/3.x/montonio.bundle.js",
                "url_host": "public.montonio.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "montonio.php",
            "line": 235,
            "snippet": "wp_register_script( 'montonio-js', 'https://js.montonio.com/1.x.x/montonio.umd.js', array(), WC_MONTONIO_PLUGIN_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://js.montonio.com/1.x.x/montonio.umd.js",
                "url_host": "js.montonio.com"
            }
        }
    ],
    "new_finding_count": 4
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Montonio for WooCommerce ·montonio-for-woocommerce 10.0.1 10k+ 4d ago Active

SVN commit access (1)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Montonio for WooCommerce montonio 10k+ 1 6y ago 4d ago Active