Consider security rules for static/dynamic code analysis #11
Labels
status:team discussion
The team needs to discuss how to deal with the issue's request
type:enhancement
Enhancement of the functionality of the software
Great project guys !
I was wondering if jqassistant is capable of making software more security by creating rules specifically for security analysis. Data flow, control flow, semantic -, structural -, configuration -, and buffer analysis are a lot easier once you have a full AST. As an example, PMD has a special rule set for security : https://github.com/GDSSecurity/GDS-PMD-Security-Rules.
The text was updated successfully, but these errors were encountered: