2 dépôts
Scans Rust source files for security vulnerabilities using static analysis with support for Rust frameworks.
Distinct from Source Code Vulnerability Scanning: Distinct from Source Code Vulnerability Scanning: targets Rust code specifically, with support for Rust frameworks and idioms.
Explore 2 awesome GitHub repositories matching security & cryptography · Rust Source Code Scanners. Refine with filters or upvote what's useful.
Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source code, open-source dependencies, container images, and infrastructure-as-code configurations. It functions as a comprehensive security workflow automation tool, utilizing a static analysis engine and dependency graph mapping to detect security flaws and license compliance issues throughout the software development lifecycle. The platform distinguishes itself through agentic workflow orchestration and an automated remediation pipeline that generates and submits pull requests to patc
Examines Rust application code across multiple files to identify security vulnerabilities.
The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f
Analyzes Rust source code for security vulnerabilities using static analysis.