Mike Gifford

Results 288 issues of Mike Gifford

I gotta say I wasn't expecting this... https://mn.gov/mnit/media/blog/?id=38-574507

I am not setting the filetype   -i, --fileTypes                    With node --max-old-space-size=6000 --no-deprecation purple-a11y/cli.js -u https://www.whitehouse.gov -c 2 -s same-domain -p 50  -a none --blacklistedPatternsFilename ./pa-gTracker-exclude-medicare.csv -k "Random Example:[email protected]" But I...

I think that we improve performance a bit here. This PR adds... - [x] I've kept this PR as small as possible (~500 lines) by splitting it into PRs with...

When I added either:   -x, --blacklistedPatternsFilename   With node --max-old-space-size=6000 --no-deprecation purple-a11y/cli.js -u https://www.whitehouse.gov -c 2 -s same-domain -p 50  -a none --blacklistedPatternsFilename ./pa-gTracker-exclude-medicare.csv -k "Random Example:[email protected]" It gave me the...

I'd love to be able to run this on a bunch of sites from the command line. Even just being able to execute it on cron, so that every Sunday...

[DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Probably not critical, but thought it...

I'd like to be able to scan more than a hundred pages. Actually more than a thousand. I try this: node cli.js -c 1 -u file:///Users/mgifford/myOwnSitemap.xml -p 1500 -k "Me...

I created another script to help analyze the reports. Right now if you scan a few sites with Purple A11y's CLI tool you'll be left with bunch of directories with...

The ability to scan sitemap.xml files in Purple A11y is powerful. However, the sitemaps generally are too big to be effectively crawled by this script. I've created a script that...

Right now when running the cli.js file I get output like:   > Purple A11y version: 0.9.41 > Starting scan... > > Fetching URLs. This might take some time... > >...