Hi all,
I'm wondering how many security relevant checks cppcheck is doing? Do you know some overview which rule is for secure coding relevant?
THX!
Here is a list of all checkers:
https://sourceforge.net/p/cppcheck/wiki/ListOfChecks/
That list is updated every time we release a new version of cppcheck.
Hope that answers your question.
Log in to post a comment.
Hi all,
I'm wondering how many security relevant checks cppcheck is doing?
Do you know some overview which rule is for secure coding relevant?
THX!
Here is a list of all checkers:
https://sourceforge.net/p/cppcheck/wiki/ListOfChecks/
That list is updated every time we release a new version of cppcheck.
Hope that answers your question.