awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mattersec-labs avatar

mattersec-labs/seclens

0
View on GitHub↗
34 stars·0 forks·Python·11 viewsmattersec-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 history

Star history chart for mattersec-labs/seclensStar history chart for mattersec-labs/seclens

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Seclens

These projects share indexed features with Seclens. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/ai-systemmicrosoft avatar

    microsoft/AI-System

    4,301View on 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
    View on GitHub↗4,301
  • basimbd/secvulevalbasimbd avatar

    basimbd/secvuleval

    24View on 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
    View on GitHub↗24
  • berabuddies/agentflowberabuddies avatar

    berabuddies/agentflow

    1,290View on GitHub↗

    Orchestrate thousands of agents and harnesses as a graph programatically

    Python
    View on GitHub↗1,290
  • alperen21/jitvulalperen21 avatar

    alperen21/JitVul

    4View on GitHub↗
    Python
    View on GitHub↗4
Compare all 30 related projects→

Frequently asked questions

What does mattersec-labs/seclens do?

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

What are the main features of mattersec-labs/seclens?

The main features of mattersec-labs/seclens are: AI Security Frameworks, Vulnerability Detection Frameworks.

Which projects share features with mattersec-labs/seclens?

Projects with overlapping indexed features include: 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.