128 Commits (06495cd90f5a2791681c5c111fdde859697349f3)

Author SHA1 Message Date
Elbert Alias bfc9278b5c Add DHL detection. Add Shipping Carriers category. Add "text" detection method. Add "requiresCategory" field.
3 years ago
Elbert Alias fe4092b74b Inspect JavaScript files. Renamed `scripts` fields to `srciptSrc`, repurposed `scripts` field for in-file matches.
3 years ago
Elbert Alias 11db690209 Cache and UI fixes
3 years ago
Elbert Alias 8b1f03e8da Make 'requires' work with 'dom' and 'js' in WebExtension driver
3 years ago
Elbert Alias 125f0178ce Implement requires in WebExtension driver
3 years ago
Elbert Alias 751bbb80d2 Add option to disable showing of cached detections
4 years ago
Elbert Alias 57a97f10cf UI updates, probe for Magento version, fix error handling
4 years ago
Elbert Alias 78f6a1e442 Fix recursive implies
4 years ago
Elbert Alias fd619684fd Optimise image conversion script, minor fixes
4 years ago
Elbert Alias 90f981000b Non-blocking analyse
4 years ago
Elbert Alias 35090b3606 Add short DOM notation
4 years ago
Elbert Alias c2561be751 Add XHR request hostname inspection, add commercelayer detection
4 years ago
Noah Halstead 52d3892cf6 Updated wappalyzer.js JSDocs
4 years ago
Elbert Alias 89a79fa2a9 Add Zoey detection, fix excludes
4 years ago
Elbert Alias 3dbf0a54c5 Fix styled-components detection
4 years ago
Elbert Alias 3216f41a03 Add Google Workspace detection, add DNS resolution to NPM driver
4 years ago
Elbert Alias ea27dce1a3 Add DOM inspection method, add Crisp Live Chat, update technology descriptions
4 years ago
Albin 7db982e8ba Fixed regex in slugify method.
4 years ago
Elbert Alias e619fce6e9 Add CSS inspection, add Vuetify detection
4 years ago
Elbert Alias 9e8537383a Rename apps.json to technologies.json
4 years ago
Elbert Alias d2b11ffcbb Add AWS Certificate Manager, DigiCert, Identrust, Lets Encrypt, Sectigo detection
4 years ago
Elbert Alias f7f1ba5d7e Build v6.3.0
4 years ago
Elbert Alias fbf7ce3a68 Add probe option, remove languagedetect dependency, emit additional events
4 years ago
Elbert Alias 5796b86ba9 Fix category sorting
4 years ago
Elbert Alias 781af50471 Gracefully handle removed technologies
4 years ago
Elbert Alias ae1b9d4b1a Return null if CPE is not defined
4 years ago
Elbert Alias 5897fe256a Update build scripts, add CPE field to NPM driver output
4 years ago
Elbert Alias 83bce62ef4 Fix JavaScript detection
4 years ago
Elbert Alias 42560d53e4
Merge pull request #3171 from kyletaylored/add-jsdoc-blocks
4 years ago
Elbert Alias 1a605c4171 Fix for implies with confidence value
4 years ago
Elbert Alias 94a4ee5306 Add wappalyzer-core NPM package, fix priority sorting
4 years ago
Kyle Taylor e7c0651dde Add JSDoc blocks to all functions
4 years ago
Elbert Alias 65c2ce86dc Build v6.0.7
4 years ago
Elbert Alias f3c929c18e Fix JS variable processing
4 years ago
Elbert Alias 49fafd19a9 Build v6.0.5
4 years ago
Elbert Alias 27e9b2fcbb Refactoring
4 years ago
Elbert Alias 2aca8275c5 Refactoring
5 years ago
Elbert Alias dfe686e524 Build v5.10.3
5 years ago
Elbert Alias eae4350627 Add 1s delay in WebExtension driver, fix links in popup
5 years ago
Elbert Alias cb1668fb04 Add alerts, fix dark mode
5 years ago
Elbert Alias 2e2f7246f4 Improve language detection
5 years ago
Elbert Alias 746a2f93d0 Remove false positives
5 years ago
Elbert Alias 0ae0d8889f Fix error handling in NPM/Puppeteer
5 years ago
ormaechea 0421560970 Remove double escaping and add tests
6 years ago
Elbert Alias 2cb284594f Add the ability to use a different headless browser in NPM driver
6 years ago
Zsombor Paróczi 1b47bf311f Less meta regex (#2565)
6 years ago
avasilkov 362cf2d12c js confidence calculation was different from cookie and headers and meta by not providing a key value, even though it has the same schema of a dict in apps.json (#2432)
6 years ago
Brendan H 35f9cd130a [bug fix] Allow analyzeCookies to check for cookies with Uppercase names (#2467)
6 years ago
Elbert Alias cbca9c3e7a Fix linting issues
6 years ago
Elbert Alias a4285e85ec Unit tests
6 years ago