• Stars
    star
    428
  • Rank 100,953 (Top 2 %)
  • Language
    C#
  • License
    Mozilla Public Li...
  • Created almost 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Puma Scan is a software security Visual Studio extension that provides real time, continuous source code analysis as development teams write code. Vulnerabilities are immediately displayed in the development environment as spell check and compiler warnings, preventing security bugs from entering your applications.

Puma Scan

Build status

Black Hat Arsenal Black Hat Arsenal

Description

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 from entering your applications. Puma Scan also integrates into the build to provide security analysis at compile time.

Documentation

The Puma Scan Community Edition install instructions and documentation can be found on the GitHub Wiki.

Building Your Own Rules

Interested in building your own rules and contributing back to the security community? Read our blog on Building Your Own Security Analyzer.

License Agreement

The Puma Scan Community Edition is licensed under the Mozilla Public License (MPL) version 2.0.

Contributing

Contributions are welcome. Fork and send us a pull request!

Contributors