Pinned by G2 as a common question
G2

How does CodeSonar work?

How does CodeSonar work?
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
CodeSonar
Official Response
CodeSonar
Alison N.
AN
Marketer, Board Director + lifelong learner. Inspired by humble leadership, teamwork and a well-told story.
0
Depends on how detailed you want to be. CodeSonar functions by watching a customer’s build and determining what code might run when a program executes. We then check that code against over 300 possible rules looking for coding errors or confirming code conforms to standards like MISRA or CERT. The power of SAST is that there is no need to run the program to do this: all analysis happens at the level of the source code. Our sales deck actually has pictures and more details on how this works.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply