-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Description
While active, the version control system MUST NOT contain generated executable artifacts.
Reason
Suspected binaries found in the repository: OWNERS, OWNERS_ALIASES, SECURITY_CONTACTS
Recommendation
Remove generated executable artifacts in the project's version control system. It is recommended that any scenario where a generated executable artifact appears critical to a process such as testing, it should be instead be generated at build time or stored separately and fetched during a specific well-documented pipeline step.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.