Via LFX Insights, this plugin causes the binary artifacts (OSPS-QA-05.01) check for [guacsec/guac](https://insights.linuxfoundation.org/project/guac/repository/guacsec-guac/security) to fail with: > Suspected binaries found in the repository: excluded_from_copyright, TECHNICAL_ADVISORY_MEMBERS, Tiltfile, dockerignore However! * `excluded_from_copyright` does not exist in the repo (and apparently never has) * `TECHNICAL_ADVISORY_MEMBERS` is a [plain text file](https://github.com/guacsec/guac/blob/main/TECHNICAL_ADVISORY_MEMBERS) (arguably CSV-shaped) * `Tiltfile` is a [plain text configuration file](https://github.com/guacsec/guac/blob/main/Tiltfile) used by Tilt * `dockerignore` is a [plain text configuration file](https://github.com/guacsec/guac/blob/main/dockerignore) used by Docker