Update Vue-Storefront detection

main
Elbert Alias 3 years ago
parent c46f9b6624
commit 2101abddda

@ -1,42 +0,0 @@
services:
- docker
language: node_js
node_js:
- 12
after_success:
- sha256sum build/* > build/SHA256SUMS
- cat build/SHA256SUMS
script:
- >-
version=$(grep '"version":' src/package.json | sed 's/^.*"version": "\(.*\)".*$/\1/') &&
yarn run build $version
env:
- secure: xc5vP+LjpNnZgMIfXUUeP3EBGhhNoDV5vTfophBliaWZrBX8POpLOFQGZ/Fcd0i+UBmSckLYW30BLSwHwjYLAZJGM12AfeiKbI1eub5tNfsosI2FZ3lNeb2nlpoIjzpsyS5fknJL0zQfkadUgxbrwDRDuaN+P6oOup3XMgHR9hkjb/QwVW2ozxU+OP4iRvcNECLP+XqnsOyq0YFshZzRMOd6fVYnJZuP6NTj24hCfymcmZJlS8Q5dSHISg68Lckaa/z3APxrMW+5/PORsHZ/U8yugNQr6Ty5J3YoaEuUoaMaUkGpaiuP26/lndynlRhNVlw8zQKfb7A09oom/UjnhyLE+9NuhKpo7f3l56OP/ubIvJzkrGt0hqwKnW2+EixURLxAOL7shtc/9gl8q2cPwEJg50siIRGJXkUEear/oqYr/EqEk1/6kq3dOfaDM0kRYAeHi8Kuf4+tyTbKQDULT3xYMi3ZxAYTd8gEMGsWca+PT/+IfFB4sHADmFmh6Y9VhI89Zrsrqa7C2BlS/ytuiAJHgrleKxyYKEFy78yG5Tb/AGi2UmGFMk8ShKRNrK8VJmrqixWttvyUr81iBI5uEP9copsXDnR5aZaFZF5vBi7PK85Ngwj6uREM+rjQadaPR49KQqUXFj0s3OXbwDXgMFIXAguqsji/nm4IuEeA8zA=
deploy:
- provider: releases
api_key:
secure: mco1ycbfGXZEiBywOmM5A50Y1QPFawj4i0gdB9JDkXDvY7N2kPZyCdAeOQOMEJuetGT3HvJuTG0Ll47sithZfPqq6wx/4EeP8YQYYFIyoOlsIGi5MDR1kS5ZOqKDWGe5+x+/rUZbmuMHvgHWNSjPG8mBrp5xWmON6ETkLWfVB0c=
file_glob: true
file: build/*
skip_cleanup: true
on:
repo: AliasIO/wappalyzer
tags: true
- provider: script
script:
- >-
version=$(grep '"version":' src/package.json | sed 's/^.*"version": "\(.*\)".*$/\1/') &&
docker login -u wappalyzer -p "$DOCKER_PASSWORD" &&
docker build -t wappalyzer/cli:latest -t wappalyzer/cli:$version src/drivers/npm &&
docker push wappalyzer/cli
on:
repo: AliasIO/wappalyzer
tags: true
notifications:
slack: wappalyzer:ppXlJRMBDxrKYS9vgVxT7FuH

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.8.11", "version": "6.8.12",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

@ -4,7 +4,7 @@
"author": "Wappalyzer", "author": "Wappalyzer",
"homepage_url": "https://www.wappalyzer.com/", "homepage_url": "https://www.wappalyzer.com/",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "6.8.11", "version": "6.8.12",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.8.11", "version": "6.8.12",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

@ -1853,7 +1853,6 @@
"mid" "mid"
], ],
"saas": true, "saas": true,
"pricing": ["recurring", "mid"],
"scripts": "assets\\.customer\\.io", "scripts": "assets\\.customer\\.io",
"website": "https://customer.io/" "website": "https://customer.io/"
}, },

@ -1002,14 +1002,17 @@
52 52
], ],
"description": "Gorgias is a helpdesk and chat solution designed for ecommerce stores.", "description": "Gorgias is a helpdesk and chat solution designed for ecommerce stores.",
"pricing": ["recurring", "mid"],
"saas": true,
"icon": "Gorgias.png", "icon": "Gorgias.png",
"js": { "js": {
"gorgiasChat": "" "gorgiasChat": ""
}, },
"pricing": [
"recurring",
"mid"
],
"saas": true,
"website": "https://www.gorgias.com/" "website": "https://www.gorgias.com/"
}, },
"Grab Pay Later": { "Grab Pay Later": {
"cats": [ "cats": [
41, 41,
@ -1356,4 +1359,4 @@
"icon": "gunicorn.png", "icon": "gunicorn.png",
"website": "http://gunicorn.org" "website": "http://gunicorn.org"
} }
} }

@ -645,10 +645,12 @@
"implies": [ "implies": [
"Cart Functionality" "Cart Functionality"
], ],
"pricing": ["payg"],
"js": { "js": {
"kueskypushhead": "" "kueskypushhead": ""
}, },
"pricing": [
"payg"
],
"scripts": "cdn\\.kueskipay\\.com", "scripts": "cdn\\.kueskipay\\.com",
"website": "https://kueskipay.com/" "website": "https://kueskipay.com/"
}, },

@ -808,19 +808,19 @@
29, 29,
76 76
], ],
"description": "Loop54 is a ecommerce search and navigation SaaS product.",
"icon": "Loop54.png",
"cookies": { "cookies": {
"Loop54User": "" "Loop54User": ""
}, },
"description": "Loop54 is a ecommerce search and navigation SaaS product.",
"icon": "Loop54.png",
"js": { "js": {
"Loop54.config.libVersion": "([\\d\\.]+)\\;version:\\1" "Loop54.config.libVersion": "([\\d\\.]+)\\;version:\\1"
}, },
"saas": true,
"pricing": [ "pricing": [
"mid", "mid",
"recurring" "recurring"
], ],
"saas": true,
"website": "https://www.loop54.com" "website": "https://www.loop54.com"
}, },
"Lootly": { "Lootly": {

@ -735,22 +735,6 @@
], ],
"website": "https://metomic.io" "website": "https://metomic.io"
}, },
"microCMS": {
"cats": [
1
],
"description": "microCMS is a Japan-based headless CMS that enables editors and developers to build delicate sites and apps.",
"icon": "microCMS.svg",
"dom": "img[src*='.microcms-assets.io/']",
"saas": true,
"pricing": [
"freemium",
"low",
"recurring",
"payg"
],
"website": "https://microcms.io"
},
"Microsoft 365": { "Microsoft 365": {
"cats": [ "cats": [
30, 30,
@ -1594,6 +1578,22 @@
"scripts": "math(?:\\.min)?\\.js", "scripts": "math(?:\\.min)?\\.js",
"website": "http://mathjs.org" "website": "http://mathjs.org"
}, },
"microCMS": {
"cats": [
1
],
"description": "microCMS is a Japan-based headless CMS that enables editors and developers to build delicate sites and apps.",
"dom": "img[src*='.microcms-assets.io/']",
"icon": "microCMS.svg",
"pricing": [
"freemium",
"low",
"recurring",
"payg"
],
"saas": true,
"website": "https://microcms.io"
},
"mini_httpd": { "mini_httpd": {
"cats": [ "cats": [
22 22

@ -1863,4 +1863,4 @@
}, },
"website": "http://punbb.informer.com" "website": "http://punbb.informer.com"
} }
} }

@ -399,13 +399,13 @@
"icon": "Recharge.png", "icon": "Recharge.png",
"implies": [ "implies": [
"Cart Functionality" "Cart Functionality"
], ],
"saas": true,
"pricing": [ "pricing": [
"recurring", "recurring",
"payg", "payg",
"mid" "mid"
], ],
"saas": true,
"scripts": [ "scripts": [
"rechargeassets-bootstrapheroes-rechargeapps\\.netdna-ssl\\.com" "rechargeassets-bootstrapheroes-rechargeapps\\.netdna-ssl\\.com"
], ],
@ -1181,4 +1181,4 @@
], ],
"website": "https://www.google.com/recaptcha/" "website": "https://www.google.com/recaptcha/"
} }
} }

@ -488,10 +488,10 @@
"icon": "vue-storefront.svg", "icon": "vue-storefront.svg",
"implies": "Vue.js", "implies": "Vue.js",
"meta": { "meta": {
"generator": "^Vue Storefront\\ [0-9.]+?$;version=2" "generator": "^Vue Storefront ([0-9.]+)?$\\;version:\\1"
}, },
"scripts": [ "scripts": [
"(?:\\/([\\d.]+))?\\/vsf-layout;version=1" "vsf-layout\\;version:1"
], ],
"website": "https://www.vuestorefront.io/" "website": "https://www.vuestorefront.io/"
}, },
@ -591,4 +591,4 @@
}, },
"website": "http://vibecommerce.com.br" "website": "http://vibecommerce.com.br"
} }
} }

Loading…
Cancel
Save