awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NodeSecure avatar

NodeSecure/cli

0
View on GitHub↗
385 stele·53 fork-uri·JavaScript·MIT·2 vizualizări

Cli

JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.

Features

  • Static Code Analysis - Analyzes dependency trees for security risks.

Istoric stele

Graficul istoricului de stele pentru nodesecure/cliGraficul istoricului de stele pentru nodesecure/cli

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Cli

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cli.
  • awslabs/git-secretsAvatar awslabs

    awslabs/git-secrets

    13,177Vezi pe GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    Vezi pe GitHub↗13,177
  • baba-s/uni-common-test-runnerB

    baba-s/uni-common-test-runner

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bahmutov/ban-sensitive-filesAvatar bahmutov

    bahmutov/ban-sensitive-files

    69Vezi pe GitHub↗

    Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

    JavaScript
    Vezi pe GitHub↗69
  • ajinabraham/nodejsscanAvatar ajinabraham

    ajinabraham/nodejsscan

    2,563Vezi pe GitHub↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    Vezi pe GitHub↗2,563
Vezi toate cele 30 alternative pentru Cli→

Întrebări frecvente

Ce face nodesecure/cli?

JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.

Care sunt principalele funcționalități ale nodesecure/cli?

Principalele funcționalități ale nodesecure/cli sunt: Static Code Analysis.

Care sunt câteva alternative open-source pentru nodesecure/cli?

Alternativele open-source pentru nodesecure/cli includ: awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating… baba-s/uni-common-test-runner. bahmutov/ban-sensitive-files — Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… darrentsung/dtuirebuildvisualizer. ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code…