Conversation
|
Please note this is going to introduce Configuration options have expanded enough to require a configuration file that is not as "flat" as before. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
Code Climate has analyzed commit a6c49f8 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 0.6% (50% is the threshold). This pull request will bring the total coverage in the repository to 6.7% (-1.0% change). View more on Code Climate. |
* Update all Go module dependencies to latest versions * Add build-workflow skill for mise + mage build instructions * Update golangci-lint to v2 for Go 1.26 compatibility * Fix golangci-lint v2 errcheck and staticcheck violations * Upgrade GitHub Actions to latest major versions * Cancel in-progress CI runs when new push arrives on same branch * Fix remaining errcheck violations for os.RemoveAll in defer calls * Add AGENTS.md with lint-before-commit rule and updated golangci-lint v2 syntax * Fix gosec security violations: command injection allowlist and log injection sanitization * Remove deprecated CodeClimate coverage upload step * Pin all GitHub Actions to commit SHAs and disable setup-go cache for zizmor compliance
Documentation updated with latest feature additions.
Fixes Add option to disable incognito #127
Fixes Add option to allow or deny geolocation pop-up in chromedp #126
Remaining issues: