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

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

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

mattersec-labs/seclens

0
View on GitHub↗
34 星标·0 分支·Python·4 次浏览mattersec-labs.github.io/seclens↗

Seclens

Role-Specific Evaluation of LLMs for Security Vulnerability Detection Paper · Docs · Quick Start · Results

Features

  • AI Security Frameworks - Benchmark for evaluating LLM performance on security vulnerability detection.
  • Vulnerability Detection Frameworks - Benchmarking suite evaluating detection across multiple stakeholder perspectives.

Star 历史

mattersec-labs/seclens 的 Star 历史图表mattersec-labs/seclens 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Seclens 的开源替代方案

相似的开源项目,按与 Seclens 的功能重合度排序。
  • microsoft/ai-systemmicrosoft 的头像

    microsoft/AI-System

    4,301在 GitHub 上查看↗

    AI-System is an educational resource and toolkit designed for learning the hardware and software foundations of deep learning systems. It provides a curriculum and practical exercises for building AI infrastructure, ranging from low-level CUDA kernel development to high-level system management. The project includes a toolkit for developing tensor operations and optimizing GPU performance through direct hardware programming. It also features a framework for distributed training, focusing on resource scheduling and communication protocols to manage large-scale models across multiple computing n

    Python
    在 GitHub 上查看↗4,301
  • basimbd/secvulevalbasimbd 的头像

    basimbd/secvuleval

    24在 GitHub 上查看↗

    SecVulEval is a dataset of C/C++ vulnerabilities. The dataset includes 5,867 CVEs, 10,998 vulnerable and 14,442 non-vulnerable functions. Besides other relevant metadata, this dataset includes bug-fix changes at the statement level and contextual information related to the vulnerable statement.…

    Python
    在 GitHub 上查看↗24
  • berabuddies/agentflowberabuddies 的头像

    berabuddies/agentflow

    1,290在 GitHub 上查看↗

    Orchestrate thousands of agents and harnesses as a graph programatically

    Python
    在 GitHub 上查看↗1,290
  • alperen21/jitvulalperen21 的头像

    alperen21/JitVul

    4在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗4
查看 Seclens 的所有 30 个替代方案→

常见问题解答

mattersec-labs/seclens 是做什么的?

Role-Specific Evaluation of LLMs for Security Vulnerability Detection Paper · Docs · Quick Start · Results

mattersec-labs/seclens 的主要功能有哪些?

mattersec-labs/seclens 的主要功能包括:AI Security Frameworks, Vulnerability Detection Frameworks。

mattersec-labs/seclens 有哪些开源替代品?

mattersec-labs/seclens 的开源替代品包括: microsoft/ai-system — AI-System is an educational resource and toolkit designed for learning the hardware and software foundations of deep… basimbd/secvuleval — SecVulEval is a dataset of C/C++ vulnerabilities. The dataset includes 5,867 CVEs, 10,998 vulnerable and 14,442… berabuddies/agentflow — Orchestrate thousands of agents and harnesses as a graph programatically. cgcl-codes/vffinder — This is the artifact repository of VFFinder for ASE'24. cgcl-codes/vulllm — This is the codebase for the paper "Generalization-Enhanced Code Vulnerability Detection via Multi-Task Instruction… alperen21/jitvul.