Proposal: Add GitHub actions script to hinder AI issues and PRS
Author: agrevsterCreated Mar 28, 2026Updated Jun 23, 2026
I've noticed a lot of issues and PRs recently by AI vulnerability scanners. Setting up a GitHub action that auto closes issues and PRs on files that the AI agents are commonly changing EX: SQLI and file uploading lessons, might reduce the amount of slop maintainers have to sift through. The action could close the issue or PR with a message like "WebGoat is a deliberately insecure application. If you are a real person and have a legitimate issue, please open another issue/PR with not AI in the title." The action would have a switch that would ignore any PR or issue with a special title or description.
Source: WebGoat/WebGoat