fkie-cad-cwe-checker
A plugin for bap that detects common bug classes, e.g. use of dangerous functions and simple integer overflows
Description
These bug classes are formally known as Common Weakness Enumerations (CWEs). Its main goal is to aid analysts to quickly find vulnerable code paths.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Oct 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies