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
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.…
Orchestrate thousands of agents and harnesses as a graph programatically
Role-Specific Evaluation of LLMs for Security Vulnerability Detection Paper · Docs · Quick Start · Results
mattersec-labs/seclens 的主要功能包括:AI Security Frameworks, Vulnerability Detection Frameworks。
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.