Static Analysis Tools (SAST)

Hi all,

Do you have static analysis tools (SAST) in your kit?

Thanks, Arthur

0
3 comments

Hi Slava,

I'm wondering if it analyzes places where there could be potential crashes, memory leaks (without using dotMemory), weaknesses in the code, security vulnerabilities?

Thanks, 

Arthur

0

In some way - yes. For example, possible NRE which could lead to a crash.
But no abstract weaknesses in the code or security vulnerabilities.
There are some similar tickets, feel free to vote.
https://youtrack.jetbrains.com/issue/RSRP-395644/Analyze-security-vulnerabilities

0

Please sign in to leave a comment.