Mike Gifford

Results 287 issues of Mike Gifford

I keep trying to scan some very large websites with this tool, but it keeps failing. Is there a maximum number of links that a site can crawl? I'd love...

I can run a report and get something that looks like this with Purple Hats Desktop. ### Error by copying from HTML report from Purple Hats [https://docu.ilias.de/ilias.php?baseClass=ilrepositorygui&reloadpublic=1&cmd=&ref_id=1](https://docu.ilias.de/ilias.php?baseClass=ilrepositorygui&reloadpublic=1&cmd=&ref_id=1) **Must Fix elements33**...

How are you licensing this code?

I tried to run the latest from github & got this error: 38.42 gyp verb build type Release 38.42 gyp verb architecture arm64 38.42 gyp verb node dev dir /home/node/.cache/node-gyp/12.22.12...

Worth highlighting https://github.com/GovTechSG/purple-hats & https://github.com/alphagov/accessibility-monitoring both of which are trying to do similar things. EDIT: Also https://github.com/benbalter/Site-Inspector

I just spent a bunch of time trying to recover a docker instance. Finally got it back. Must remember never to change the name of the Docker folder! Anyways, would...

Would be great to have a field to allow this tool to exclude URLs like: ?page= ?external_url= ?sort_bef_combine= ?search_api_fulltext= ?f%5B0%5D= So that they aren't treated as new pages. These generally...

Robots have rights too. Well, ok, not yet, but we can get into trouble by ignoring the robots.txt files that some sites use. Would be great if by default the...

Axe-core is being actively updated and this library needs to keep up. https://www.deque.com/blog/deque-releases-axe-core-4-1/ backend/package.json uses "axe-webdriverjs": "^2.2.0", but that package [has been depreciated](https://github.com/dequelabs/axe-webdriverjs). People are encouraged to use [@axe-core/webdriverjs](https://www.npmjs.com/package/@axe-core/webdriverjs). Install...

Executor error during find command :: caused by :: Sort operation used more than the maximum 33554432 bytes of RAM. Add an index, or specify a smaller limit. Not sure...