Changes
- Upgrade browserker to
5.4.0
(!859) - Fix issue where copying navigations does not copy cookies browserker!1325
- Optimize navigation paths when crawling browserker|!1328
- Initialize browser with local/session storage only on first page navigation browserker|!1328
- Only support checks that are verified to work as expected browserker|!1320
- Add support for more environment variables browserker|!1318 browserker|!1323
- Log why scope excludes URLs browserker|!1330
- Reduce locking between browsers by using atomic variables instead of mutexes browserker|!1319
- Record local/session storage items in the browser at the end of each navigation browserker|!1317
- Optimize memory usage when building scanned resources in JSON report browserker|!1322
- Add configuration option to advertise a scan to the target browserker|!1310
- Prioritize environment variable settings over TOML browserker|!1327