logoalt Hacker News

runningmikeyesterday at 9:38 PM1 replyview on HN

From a security perspective cc is highly relevant. I use it to get a solid rating of the security aspects of Python code. I use [1] which is solid and proven.

[1] https://nocomplexity.com/documents/codeaudit/complexitycheck...


Replies

thomasmgyesterday at 9:47 PM

Is there research that show if and how much a low complexity improves security?

show 1 reply