Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This repository provides an ESLint plugin that scans source code (JavaScript/TypeScript and JSON) for hard‑coded credentials or other secret strings. It offers two rules—`no‑secrets`, which uses entropy analysis and configurable regex patterns, and `no‑pattern‑match`, a grep‑style matcher—for developers who want to prevent accidental secret leakage during development.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nickdeis/eslint-plugin-no-secrets

Account's avatar
eslint/json
JSON linting plugin for ESLint
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for eslint
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
ota-meshi/eslint-plugin-jsonc
ESLint plugin for JSON, JSONC and JSON5 files.
Account's avatar
not-an-aardvark/eslint-plugin-self
Allows ESLint plugins to be run on themselves
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
colinhacks/zod
TypeScript-first schema declaration and validation library with static type inference

Support the repos that depend on this repository

Top contributors

nickdeis's profile
nickdeis
51 contributions
ShibaMeanu's profile
ShibaMeanu
3 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
Tomato6966's profile
Tomato6966
1 contributions
mjlehrke's profile
mjlehrke
1 contributions
SaadBazaz's profile
SaadBazaz
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
nickdeis

nickdeis/eslint-plugin-no-secrets

An eslint plugin to find strings that might be secrets/credentials

TypeScript
165
6
MIT License