nowfound

Alternatives

Products that do what push-sentinel does

Stop leaking API keys with a zero-config git hook

  1. 1

    Detect secrets in source code, public and private!

    2018

  2. 2

    See your leaked API keys before attackers do

    Jan 2026

  3. 3GP

    no-mistakes is how I kill AI slop. It puts a local git proxy in front of my real remote. I push to no-mistakes instead of origin, and it spins up a disposable worktree, runs my coding agent as a validation pipeline, forwards upstream only after every check passes, opens a clean PR automatically, and babysits CI pipeline for me.

    Apr 2026 · github.com

  4. 4

    Check if your secrets and API keys have leaked on GitHub.

    2023

  5. 5
    Securelog112

    Prevent leaked secrets across code, logs, and pipelines

    2024

  6. 6

    API Key & Secret Leak Detector

    Mar 2026

  7. 7RO

    Finally open sourced an internal tool we've been using for managing secrets. It's similar to SOPS, but more opinionated, easier to configure/use correctly, and produces nicer git diffs. It also supports one-way encryption, so you don't have to know the private key to add secrets.

    2023 · github.com

  8. 8

    Open sourced application to detect security vulnerabilities.

    2020

  9. 9
    EnvKey79

    Protect api keys and credentials. Keep config in sync.

    2017

  10. 10

    Configure once, prevent the next compromised package install

    May 2026 · depsguard.com

  11. 11GR
  12. 12PF

    The backstory about this GitHub Action: I discussed with an open-source maintainer why they publish npm packages from their local machine and do not use CI/CD pipelines. They said publishing should require human intervention and want to continue using multi-factor authentication to publish to the npm registry. This led to building the wait-for-secrets GitHub Action. It prints a URL in the build log and waits for secrets to be entered using a browser. Once entered, the workflow continues, and secrets can be used in future steps. The latest release of "eslint-plugin-react" to the npm…

    2022 · github.com

  13. 13

    Git push your web project and go live instantly

    2021

  14. 14SP

    Greetings! I've created a GitHub action that works that allows GitHub Actions to exchange a GitHub token for AWS Access Credentials. I've cultivated a few examples of it in action: https://github.com/saml-to/aws-assume-role-action-examples I've always found management of AWS Credentials has been a pain. So this setting up this Action works like this: 1) A SAML Identity Provider is created in AWS 2) A Role in AWS is set up to trust that Identity Provider 3) A config file is added to the repository indicating which role can be assumed 4) The GitHub Action exchanges the Repo…

    2022 · github.com

  15. 15HH
  16. 16

    Securely store your secrets in GitHub Private Repo

    Feb 2026

  17. 17

    Stop leaking secrets with a 50ms local-first git hook

    Feb 2026

  18. 18KD

    I built this after seeing multiple teams accidentally ship API keys in their frontend code. The problem: Modern web development moves fast. You're vibe-coding, shipping features, and suddenly your AWS keys are sitting in a tag visible to anyone who opens DevTools. I've personally witnessed this happen to at least 3-4 production apps in the past year alone. KeyLeak Detector runs through your site (headless browser + network interception) and checks for 50+ types of leaked secrets: AWS/Google keys, Stripe tokens, database connection strings, LLM API keys (OpenAI, Claude, etc.), JWT…

    Nov 2025 · github.com

  19. 19

    60% of startups leak API keys on GitHub. Find & Auto fix.

    Mar 2026

  20. 20CA

    Hello HN! I built a pre-commit code scanner that checks your staged changes for security vulnerabilities every time you run 'git commit'. I am an inexperienced programmer and this is my first personal project. Any feedback, positive or negative, big or small, relevant or not, would be greatly helpful and appreciated! The tool requires Gitleaks and Python to run, you will also need to use your own AI API key, which I understand is a big setup friction. You can check out my demo video instead if that is more convenient: https://youtu.be/ZYe5vWFRTus?si=9Fv8DhTHktwDK4mV Thank you…

    Jun 2026 · github.com

  21. 21

    Silent TPM guardian for your PC. Zero cloud, AI or telemetry

    Jun 2026 · github.com

  22. 22

    Catch mistakes early with advisory-first Git hooks

    Jul 2026 · github.com

  23. 23CE
  24. 24

    Zero-knowledge secret manager for small dev teams

    May 2026 · getvaultlite.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →