clank
Commit checker
Detects imposter commits in GitHub Actions workflows to prevent unauthorized changes
Simple tool that allows you to detect imposter commits in GitHub Actions workflows.
23 stars
5 watching
4 forks
Language: Go
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to identify susceptible dependencies in Go projects | 56 |
| Provides real-time notifications about new commits in watched GitHub repositories. | 25 |
| An application to help users maintain daily commits on Github by tracking their commit streak and sending reminders. | 543 |
| Lints Pull Request commits with commitlint to enforce coding standards. | 364 |
| Provides network egress filtering and runtime security for GitHub-hosted and self-hosted runners to protect against supply chain attacks and unauthorized access | 637 |
| Analyzes local Git repositories and generates visual contributions graphs | 118 |
| Prevents merging pull requests containing autosquash commit messages | 18 |
| A GitHub action to check if the repository has uncommitted code changes. | 32 |
| Automatically checks commit messages for style and adherence to coding standards | 831 |
| Generates meaningful Git commit messages using an AI model | 15 |
| Automatically finds the first broken commit without having to learn Git bisect | 86 |
| An XMPP bot that sends notifications of code changes to a chat room when someone pushes new commits to a GitHub repository. | 49 |
| A tool to manage application updates and security by detecting vulnerabilities and blocking older versions | 282 |
| Compares commit counts between two branches | 8 |
| Tools for detecting code clones in Go source files using suffix trees. | 346 |