awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NodeSecure avatar

NodeSecure/cli

0
View on GitHub↗
385 星标·53 分支·JavaScript·MIT·4 次浏览

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 历史

nodesecure/cli 的 Star 历史图表nodesecure/cli 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cli 的开源替代方案

相似的开源项目,按与 Cli 的功能重合度排序。
  • awslabs/git-secretsawslabs 的头像

    awslabs/git-secrets

    13,177在 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
    在 GitHub 上查看↗13,177
  • baba-s/uni-common-test-runnerB

    baba-s/uni-common-test-runner

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bahmutov/ban-sensitive-filesbahmutov 的头像

    bahmutov/ban-sensitive-files

    69在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗69
  • ajinabraham/nodejsscanajinabraham 的头像

    ajinabraham/nodejsscan

    2,563在 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
    在 GitHub 上查看↗2,563
查看 Cli 的所有 30 个替代方案→

常见问题解答

nodesecure/cli 是做什么的?

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

nodesecure/cli 的主要功能有哪些?

nodesecure/cli 的主要功能包括:Static Code Analysis。

nodesecure/cli 有哪些开源替代品?

nodesecure/cli 的开源替代品包括: 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…