Elbert Alias
42560d53e4
Merge pull request #3171 from kyletaylored/add-jsdoc-blocks
...
Add JSDoc blocks to all functions
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
...
- Focused on Wappalyzer and web extension
- iframe.js hasn’t been cleaned / formatted in awhile, so it looks like a lot of changes, but is just JSDoc blocks and formatting.
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
5 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 )
...
* [Bug Fix] Allow analyzeCookies to check for uppercase cookie names
* Added Uppercase cookie to test case
* Added Uppercase cookie to test case
6 years ago
Elbert Alias
cbca9c3e7a
Fix linting issues
6 years ago
Elbert Alias
a4285e85ec
Unit tests
6 years ago
Elbert Alias
e59ac69979
ESLint fixes
6 years ago
Elbert Alias
eca77528d6
Add eslint
6 years ago
Elbert Alias
cfc43567d0
Fix excludes
6 years ago
Elbert Alias
cd0b1b6e60
Fix Srutinizer issues
6 years ago
Elbert Alias
5b911327f5
Fix Srutinizer issues
6 years ago
Pascal Helbig
366cab6b6c
fix confidenceTotal ( #2357 )
6 years ago
Elbert Alias
e6a9fcae2f
Build v5.4.19
7 years ago
Elbert Alias
21e6429670
Fix merge
7 years ago
Elbert Alias
a0cc689e1d
Hide technologies with 0 confidence, fix Underscore.js and Lodash always being detected together
7 years ago
Patrick Meenan
98f8691b70
Add resilience for cases where Array has been extended ( #2287 )
7 years ago
Camille Barneaud
10b339578e
Remove some legacy code for env detection ( #2283 )
...
* Remove unused env detection
* Remove remaining code for env detection
7 years ago
kevNii
2065d5054b
fix meta detection ( #2277 )
7 years ago
Elbert Alias
52c9e144b8
NPM update, patch Zombie.js to include timeout in JS evaluation
7 years ago
Elbert Alias
c9b0ab7aa2
Fix header detection, performance improvements in WebExtension driver
7 years ago
Elbert Alias
5344662f4c
Implement browser.cookie API
7 years ago
Andres Castillo
5d6ff3ac5b
Analyze headers ( #2129 )
...
* Await analyzeHeaders promise + add tests
* Parse js patterns when analyzing js
* Put back parseJsPatterns where it was
* Separete to devDependencies
* Add apps object to isolate and prevent manual updates
* Simplify wappalyzer.apps
* Only use necessary input data per analyze use case
* Remove package-lock.json
* Checking in yarn.lock
* Remove npm from test script
7 years ago
Elbert Alias
f35c7ff3e7
Add robots.txt queuing
7 years ago
Elbert Alias
24c460f86f
Fix uncaught promise in browser-polyfill.js
7 years ago
Elbert Alias
74bb8fa56a
Asynchronous regex execution
7 years ago
TotPeRo
c5bb9bc12c
fix analyzeMeta duplicate line ( #2096 )
...
in analyzeMeta function the r const is declared but never used and in next if is the same code.
7 years ago
Elbert Alias
4a711891fc
Fix meta detection method
7 years ago
Elbert Alias
30ac5b413b
Add catch statement
7 years ago
Elbert Alias
46b2e6face
Add animate.css
7 years ago
Elbert Alias
581758f4c3
Merge js field
7 years ago
Elbert Alias
33c53bd639
Merge branch 'js-field'
7 years ago
Elbert Alias
996c72d0fa
Add js field to NPM driver
7 years ago
Elbert Alias
66c703c2fa
Refactoring, allow multiple expressions per js field, remove env detection
7 years ago
Elbert Alias
0f9cc90553
Add language detection
7 years ago