splint

v 3.1.2

Secure Programming Lint

Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.

http://splint.org/

To install splint, paste this in macOS terminal after installing MacPorts

sudo port install splint

Add to my watchlist

Installations 2
Requested Installations 1