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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pumasecurity avatar

pumasecurity/puma-scan

0
View on GitHub↗
449 stars·78 forks·C#·MPL-2.0·3 vueswww.pumascan.com↗

Puma Scan

Puma Scan is a .NET software secure code analysis tool providing real time, continuous source code analysis as development teams write code. In Visual Studio, vulnerabilities are immediately displayed in the development environment as spell check and compiler warnings, preventing security bugs…

Features

  • Application Security - Visual Studio extension for real-time source code analysis.
  • Static Analysis - Scans .NET projects for security flaws within the development environment.

Historique des stars

Graphique de l'historique des stars pour pumasecurity/puma-scanGraphique de l'historique des stars pour pumasecurity/puma-scan

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait pumasecurity/puma-scan ?

Puma Scan is a .NET software secure code analysis tool providing real time, continuous source code analysis as development teams write code. In Visual Studio, vulnerabilities are immediately displayed in the development environment as spell check and compiler warnings, preventing security bugs…

Quelles sont les fonctionnalités principales de pumasecurity/puma-scan ?

Les fonctionnalités principales de pumasecurity/puma-scan sont : Application Security, Static Analysis.

Quelles sont les alternatives open-source à pumasecurity/puma-scan ?

Les alternatives open-source à pumasecurity/puma-scan incluent : securego/gosec — gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws.… presidentbeef/brakeman — Brakeman is a static analysis security tool and scanner specifically designed for Ruby on Rails source code. It… ajinabraham/libsast — Generic SAST Library. ambionics/phpggc — phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and… anchore/grype — Grype is a command-line security scanner designed to identify known vulnerabilities within container images,… ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code…

Alternatives open source à Puma Scan

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Puma Scan.
  • securego/gosecAvatar de securego

    securego/gosec

    8,866Voir sur GitHub↗

    gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws. It functions as a security analyzer that inspects the abstract syntax tree to identify insecure function calls, API usage, and potential security risks. The tool distinguishes itself by mapping detected vulnerabilities to Common Weakness Enumeration identifiers for standardized reporting and integrating with external AI models to suggest code fixes for identified issues. Its capabilities cover the detection of injection vulnerabilities, hardcoded credentials, weak cryptograph

    Go
    Voir sur GitHub↗8,866
  • presidentbeef/brakemanAvatar de presidentbeef

    presidentbeef/brakeman

    7,248Voir sur GitHub↗

    Brakeman is a static analysis security tool and scanner specifically designed for Ruby on Rails source code. It identifies common security vulnerabilities, such as injection and cross-site scripting, by analyzing the application codebase without executing the application. The tool functions as a security auditor that detects mass assignment risks and template vulnerabilities. It evaluates the final output of rendered views and identifies unrestricted assignment patterns that could allow unauthorized modification of model attributes. The system provides vulnerability management through the us

    Ruby
    Voir sur GitHub↗7,248
  • ajinabraham/libsastAvatar de ajinabraham

    ajinabraham/libsast

    136Voir sur GitHub↗

    Generic SAST Library

    Python
    Voir sur GitHub↗136
  • ajinabraham/nodejsscanAvatar de ajinabraham

    ajinabraham/nodejsscan

    2,563Voir sur GitHub↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    Voir sur GitHub↗2,563
Voir les 30 alternatives à Puma Scan→