Menu

Updated CERT Rules coverage

2021-06-16
2021-06-17
  • bill resnicow

    bill resnicow - 2021-06-16

    Hi. Regarding the cert.py add on, are the SEI CERT CPP rules coverage documented anywhere? I saw a post about this but it was a few years ago, wondering if there were updates.
    That is, between base cppcheck and the add-on, which SEI CERT rules are covered?
    thanks.

     
  • Georgiy Komarov

    Georgiy Komarov - 2021-06-17

    Hi,

    According to cert.py we have the following rules implemented in the addon:
    + EXP05
    + EXP42
    + EXP46
    + EXP15
    + INT31
    + STR03
    + STR05
    + STR07
    + STR11
    + ENV33
    + MSC24
    + MSC30
    + API01

    Perhaps some of the checks implemented in Cppcheck core covers some other CERT rules.

     
  • bill resnicow

    bill resnicow - 2021-06-17

    Hey thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.