awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NodeSecure avatar

NodeSecure/cli

0
View on GitHub↗
385 Stars·53 Forks·JavaScript·MIT·2 Aufrufe

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.

Star-Verlauf

Star-Verlauf für nodesecure/cliStar-Verlauf für nodesecure/cli

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cli

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cli.
  • awslabs/git-secretsAvatar von awslabs

    awslabs/git-secrets

    13,177Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,177
  • baba-s/uni-common-test-runnerB

    baba-s/uni-common-test-runner

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bahmutov/ban-sensitive-filesAvatar von bahmutov

    bahmutov/ban-sensitive-files

    69Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗69
  • ajinabraham/nodejsscanAvatar von ajinabraham

    ajinabraham/nodejsscan

    2,563Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,563
Alle 30 Alternativen zu Cli anzeigen→

Häufig gestellte Fragen

Was macht nodesecure/cli?

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

Was sind die Hauptfunktionen von nodesecure/cli?

Die Hauptfunktionen von nodesecure/cli sind: Static Code Analysis.

Welche Open-Source-Alternativen gibt es zu nodesecure/cli?

Open-Source-Alternativen zu nodesecure/cli sind unter anderem: 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…