Releases: rverton/webanalyze
v0.4.1
v0.3.9
Changelog
- 3d69c67 Added Dockerfile and updated README
- 6a48cd0 Merge branch 'master' of github.com:rverton/webanalyze
- 3029257 Merge pull request #66 from aidanhall34/dockerfile
- 644151f Merge pull request #68 from derekperkins/master
- eaf1dc2 feat: only find scripts once per url
- 64e0b3c fix: update golang.org/x/net
- dc05bfb update to lastes public technologies.json
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4-1
v0.3.3
Changelog
4b7ed27 Adapt to current wappalyzer schema; Change apps.json to technologies.json
eb56e98 Add error handling if URL is not parse-able
0d52a1e Add go mod supprot
644da58 Merge branch 'master' of github.com:rverton/webanalyze
3d7e35e Merge branch 'Stage2Sec-master'
5e3c0f1 Turn off redirect by default
8e76432 Merge branch 'master' of git://github.com/Stage2Sec/webanalyze into Stage2Sec-master
f359316 Delete LICENSE.txt
258a5dd Create LICENSE
a59ff54 Ensure location redirect is sane
36acb80 Optionally follow redirects (default: true)
6a5cd81 Merge pull request #40 from pshevtsov/error-unwrap
60bd2d9 Use %w verb
v0.3.2
Changelog
19890c3 Allow redirects from http to https on the same host, fixes #38
6b5bcaa Merge pull request #37 from pshevtsov/httpclient
3ef937d Change upstream apps.json to technologies.json file, fixes #36
ad5e091 make http.Client configurable
e8f65a2 Merge pull request #34 from CasperGN/master
6f6dc66 Update readme to include full path to main + including -u to update
5c9aebf Improve error reporting for retrieving URLs
fb291b5 Merge branch 'pshevtsov-apps-reader'
a9d33df Use io.Reader interface instead of os.File for apps data
92f42cc Merge pull request #27 from CasperGN/optional_header
838f9f9 Updated README with new flag
6be5773 Added flag -silent to not print header for imbedding webanalyze into scripts