simple-git-hooks
A simple git hooks manager for small projects (by toplenboren)
detect-secrets
A developer-friendly secrets detection tool for CI and pre-commit hooks based on Yelp's detect-secrets (by lirantal)
simple-git-hooks | detect-secrets | |
---|---|---|
6 | 1 | |
1,499 | 50 | |
2.6% | - | |
5.8 | 0.0 | |
about 2 months ago | about 3 years ago | |
JavaScript | JavaScript | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simple-git-hooks
Posts with mentions or reviews of simple-git-hooks.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-24.
-
Set up git hook in a multi-package monorepo
There are many libraries that help developers manage git hooks: Husky, Simple git hooks, Lefthook, etc..
-
Cypress installation with Mochaversome reporter with fail test screenshots. Fix viewport screen size in headless mode.
Install simple-git-hooks package if not used on the project. If this package or an analogue, for example, husky, skip this point. We will move on to the configuration in the next section.
-
How to add ESlint, Prettier, and Husky (Git Hook) to your React application
A good alternative for Husky is simple-git-hooks (https://github.com/toplenboren/simple-git-hooks) which works much like the old Husky.
- I've replaced husky with simple-git-hooks
- simple-git-hooks: pre-commit hook manager with 0 dependencies and great performance
- simple-git-hooks: pre-commit hook manager with 0 dependencies, great performance, and without license problems (in contrast with husky 5)
detect-secrets
Posts with mentions or reviews of detect-secrets.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Exposed company credentials in first week of internship
(sh)It happens. Make sure they understand that you have learned from your mistake and plan to make a meaningful effort to prevent this from happening again. Be super proactive, propose a new way to mitigate future leaks of sensitive info: https://github.com/lirantal/detect-secrets
What are some alternatives?
When comparing simple-git-hooks and detect-secrets you can also consider the following projects:
husky - Git hooks made easy 🐶 woof!
git-conventional-commits - Git Conventional Commits Util to generate Semantic Version and Markdown Change Log and Validate Commit Messag
pinst - 🍺 dev only postinstall hooks (package.json)
talisman - Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
pre-commit-rust - Rust hooks for pre-commit
shhgit - Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.