Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

onedr0p/sops-pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06c06d1 · Nov 20, 2022

History

64 Commits
Apr 15, 2021
Nov 20, 2022
Jan 3, 2022
Apr 13, 2021
Sep 12, 2022
Apr 24, 2021
Apr 15, 2021
Apr 12, 2021
Nov 20, 2022
Apr 15, 2021
Apr 15, 2021
Aug 10, 2021
Nov 20, 2022

Repository files navigation

sops-pre-commit

pre-commit.ci status

Sops pre-commit hook.

  • Check for unencrypted Kubernetes secrets in manifest files.

Requirements

  • Pre-commit 1.2 or later

Installation

Add the following to your .pre-commit-config.yaml

- repo: https://github.com/onedr0p/sops-pre-commit
  rev: v2.1.0
  hooks:
    - id: forbid-secrets

License

This software is licensed under the MIT license (see the LICENSE file).