Skip to content

2023-03-18 Purple hats (Portable Setup)

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 09:40
· 669 commits to master since this release
4210d2b

Release info

This release makes Purple hats available as a portable distribution which minimises installation steps required.
The setup files can be downloaded under Assets at the bottom of the page.

Installation Guide

What's New

  • Migrate Sitemap and Website scan from PuppeteerCrawler to PlaywrightCrawler
  • Fix running Playwright on Windows using Playwright codegen
  • Standardise custom viewport height to 720
  • Remove Puppeteer and clean-up requirements
  • Improve scan efficiency
  • Remove _utm tracking in enqueued URLs
  • Bypass errors on https request when custom-issued certificate
  • Adds default exclusions.txt
  • Upgrade Playwright to 3.3.0
  • Miscellaneous bug fixes