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
Back to mattersec-labs/seclens

Projects sharing features with Seclens

30 open-source projects similar to mattersec-labs/seclens, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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
  • alperen21/jitvulalperen21 avatar

    alperen21/JitVul

    4View on GitHub↗
    Python
    View on GitHub↗4
  • 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
  • cgcl-codes/vffinderCGCL-codes avatar

    CGCL-codes/VFFinder

    13View on GitHub↗

    This is the artifact repository of VFFinder for ASE'24.

    Python
    View on GitHub↗13

AI search

Explore more awesome repositories

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

Find more with AI search
  • cgcl-codes/vulllmCGCL-codes avatar

    CGCL-codes/VulLLM

    77View on GitHub↗

    This is the codebase for the paper "Generalization-Enhanced Code Vulnerability Detection via Multi-Task Instruction Fine-Tuning", a research outcome by the ARTS^3 research group from Huazhong University of Science and Technology.

    Python
    View on GitHub↗77
  • chengpeng-wang/llmdfachengpeng-wang avatar

    chengpeng-wang/LLMDFA

    211View on GitHub↗

    LLMDFA is an LLM-powered data-flow analysis framework. Specifically, it instantiates bottom-up summary-based data-flow analysis by interpreting intra-procedural data-flow facts with LLMs. With the specified sources/sinks and data-flow transfer functions (i.e., rules of propagating data-flow…

    Java
    View on GitHub↗211
  • chengpeng-wang/llmsanchengpeng-wang avatar

    chengpeng-wang/LLMSAN

    88View on GitHub↗

    LLMSAN is a tool for prompting-based bug detection. Equipped with the sanitization technique, LLMSAN can recognize false positives in the reported bugs without introducing huge additional token costs.

    Java
    View on GitHub↗88
  • dlvuldet/primevulDLVulDet avatar

    DLVulDet/PrimeVul

    250View on GitHub↗

    📜 Overview | 📚 Dataset | 💻 Experiments | 📝 Citation

    Python
    View on GitHub↗250
  • facebookresearch/purplellamafacebookresearch avatar

    facebookresearch/PurpleLlama

    4,239View on GitHub↗

    PurpleLlama is a collection of security toolsets and frameworks designed to audit large language model vulnerabilities and implement runtime input-output guardrails. It provides a security evaluation framework and benchmark suite to quantify risks associated with prompt injections and the generation of malicious code. The project includes a content moderator and input-output filters that use a standardized taxonomy to identify and block harmful content, jailbreaking attempts, and insecure commands. It also features capabilities for sensitive document classification to prevent the unauthorized

    Python
    View on GitHub↗4,239
  • hotfrom/m2cvdHotFrom avatar

    HotFrom/M2CVD

    3View on GitHub↗

    Code Vulnerability Detection with Devign and RV Datasets This repository contains code for training and evaluating a vulnerability detection model using the Devign and RV datasets. The model is based on RoBERTa and UnixCoder, leveraging pre-trained models for code defect prediction tasks. This…

    Python
    View on GitHub↗3
  • hustcw/vulbenchHustcw avatar

    Hustcw/VulBench

    80View on GitHub↗

    This repository contains materials for the paper "How Far Have We Gone in Vulnerability Detection Using Large Language Model".

    C
    View on GitHub↗80
  • jackline97/sv-trusteval-cJackline97 avatar

    Jackline97/SV-TrustEval-C

    9View on GitHub↗

    SV‑TrustEval‑C is the first reasoning‑based benchmark designed to rigorously evaluate Large Language Models (LLMs) on both structure (control/data flow) and semantic reasoning for vulnerability analysis in C source code. Unlike existing benchmarks that focus on pattern recognition,…

    Python
    View on GitHub↗9
  • keygraphhq/shannonKeygraphHQ avatar

    KeygraphHQ/shannon

    44,672View on GitHub↗

    Shannon is an integrated security platform designed for autonomous penetration testing, static and dynamic analysis, and automated vulnerability remediation within self-hosted, private infrastructure. It functions as a unified security suite that orchestrates the entire lifecycle of vulnerability management, from initial discovery and reachability prioritization to the generation and verification of code-level patches. The platform distinguishes itself through its agentic approach to security, deploying autonomous agents to execute both black-box and white-box exploits against running applica

    TypeScriptpenetration-testingpentestingsecurity-audit
    View on GitHub↗44,672
  • llmaudit/llmsmartaudittoolLLMAudit avatar

    LLMAudit/LLMSmartAuditTool

    72View on GitHub↗

    LLM-SmartAudit is a cutting-edge tool designed to revolutionize smart contract auditing using advanced language models.

    Solidity
    View on GitHub↗72
  • martin-wey/r2vulmartin-wey avatar

    martin-wey/R2Vul

    16View on GitHub↗

    This is the replication package accompanying our paper "R2Vul: Learning to Reason about Software Vulnerabilities with Reinforcement Learning and Structured Reasoning Distillation".

    Python
    View on GitHub↗16
  • nvidia/garakNVIDIA avatar

    NVIDIA/garak

    8,114View on GitHub↗

    Garak is an AI model evaluation tool and vulnerability scanner designed for red teaming large language models and auditing the security of retrieval-augmented generation pipelines. It identifies behavioral weaknesses, such as jailbreaks, hallucinations, and data leakage, by simulating adversarial attacks and executing automated testing vectors. The framework utilizes an adaptive probing loop where prompts can react to previous model behavior and be modified in flight via middleware. To ensure consistent analysis, it employs a provider-agnostic interface to interact with various model APIs and

    Pythonaillm-evaluationllm-security
    View on GitHub↗8,114
  • onestardao/wfgyonestardao avatar

    onestardao/WFGY

    1,489View on GitHub↗
    Jupyter Notebookai-interpretabilityalignmentembedding
    View on GitHub↗1,489
  • promptfoo/promptfoopromptfoo avatar

    promptfoo/promptfoo

    10,529View on GitHub↗

    Promptfoo is an evaluation framework designed for testing, benchmarking, and red-teaming language models and agentic workflows. It provides a unified environment to run prompts against multiple providers, allowing developers to systematically validate model outputs against objective assertions, semantic similarity metrics, and custom grading rubrics. The platform distinguishes itself through a provider-agnostic execution layer and a stateful orchestrator capable of simulating multi-turn conversations and complex tool-use trajectories. It includes a dedicated adversarial mutation pipeline that

    TypeScriptcici-cdcicd
    View on GitHub↗10,529
  • protectai/modelscanprotectai avatar

    protectai/modelscan

    728View on GitHub↗

    Machine Learning (ML) models are shared publicly over the internet, within teams and across teams. The rise of Foundation Models have resulted in public ML models being increasingly consumed for further training/fine tuning. ML Models are increasingly used to make critical decisions and power…

    Python
    View on GitHub↗728
  • qcri/llmxcpgqcri avatar

    qcri/llmxcpg

    154View on GitHub↗

    2025.11 LLMxCPG wins the MENA CSAW Applied Research Competition (ARC) 2025. - 2025.10 LLMxCPG is accepted to the MENA CSAW Applied Research Competition (ARC) 2025. - 2025.08 LLMxCPG is presented at USENIX Security 2025.

    Jupyter Notebook
    View on GitHub↗154
  • rmusab/vul-llm-finetunermusab avatar

    rmusab/vul-llm-finetune

    55View on GitHub↗

    This repository contains the necessary code for reproducing the experiments conducted in the paper "Finetuning Large Language Models for Vulnerability Detection": https://doi.org/10.1109/ACCESS.2025.3546700

    Python
    View on GitHub↗55
  • rockmao45/llmvulndetectionrockmao45 avatar

    rockmao45/llmvulndetection

    0View on GitHub↗

    The complete record of the discussion example introduced in the paper "Multi-role Consensus through LLMs Discussions for Vulnerability Detection".

    View on GitHub↗0
  • sakirinn/llm4cvdS

    SakiRinn/LLM4CVD

    0View on GitHub↗

    This is the codebase for the paper "Investigating Large Language Models for Code Vulnerability Detection: An Experimental Study", which is submitted to IEEE TIFS. The arxiv version of this work is publicly available via this link. We also provide the 🤗Huggingface repository for all evaluated…

    View on GitHub↗0
  • seclab-ucr/lliftseclab-ucr avatar

    seclab-ucr/LLift

    86View on GitHub↗

    This repo contains all the code and test cases for the LLift project

    Python
    View on GitHub↗86
  • sweetaroo/vuldetectbenchSweetaroo avatar

    Sweetaroo/VulDetectBench

    36View on GitHub↗

    VulDetectBench is a benchmark designed to evaluate the vulnerability detection capabilities of Large Language Models (LLMs).

    C
    View on GitHub↗36
  • tencent/vulngymTencent avatar

    Tencent/VulnGym

    180View on GitHub↗

    VulnGym: A Real-World, Project-Level Vulnerability Benchmark for White-Box Vulnerability-Hunting Agents

    View on GitHub↗180
  • usestrix/strixusestrix avatar

    usestrix/strix

    20,138View on GitHub↗

    Strix is an automated security research and vulnerability scanning platform that leverages language models to orchestrate complex security analysis tasks. It functions as a comprehensive framework for penetration testing and continuous security integration, allowing users to embed automated vulnerability research directly into development pipelines or execute it within isolated, containerized environments. The platform distinguishes itself through a multi-agent orchestration engine that coordinates specialized autonomous agents to perform parallel security assessments. By integrating LLM-agno

    Pythonagentsartificial-intelligencecybersecurity
    View on GitHub↗20,138
  • vinci-grape/mvuldvinci-grape avatar

    vinci-grape/MVulD

    10View on GitHub↗

    Software vulnerabilities are the weaknesses in software systems, that leads to serious cybersecurity problems. Recently, many deep learning-based approaches have been proposed to detect vulnerabilities at the function level by using one or a few different modalities (e.g., text representation,…

    Python
    View on GitHub↗10
  • vinsontang1/vultriagevinsontang1 avatar

    vinsontang1/VulTriage

    3View on GitHub↗

    An intelligent vulnerability detection framework based on Large Language Models and static code analysis, supporting multi-dataset evaluation and ablation studies.

    Python
    View on GitHub↗3