Splint Alternatives
Splint is described as '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' and is an app in the development category. There are eight alternatives to Splint for a variety of platforms, including Windows, Linux, Web-based, BSD and PortableApps.com apps. The best Splint alternative is Shellcheck, which is both free and Open Source. Other great apps like Splint are Cppcheck, Coverity Scan, Flawfinder and EDoC++.
- Free • Open Source
Shellcheck VS Splint
Is Shellcheck a good alternative to Splint?- 23 likes15 Cppcheck alternatives
Cppcheck is an static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect.
License model
- Free • Open Source
Application type
Platforms
- Windows
- Linux
- PortableApps.com
- Eclipse
Cppcheck Features
Cppcheck VS Splint
Is Cppcheck a good alternative to Splint? - 4 likes15 Coverity Scan alternatives
Coverity Scan Static Analysis allows to find and fix defects in your Java, C/C++ or C# open source project for free.
License model
- Freemium • Proprietary
Application type
Platforms
- Mac
- Windows
- Linux
- Online
- BSD
Coverity Scan Features
Coverity Scan VS Splint
Is Coverity Scan a good alternative to Splint? - 3 likes11 Flawfinder alternatives
Flawfinder examines C/C++ source code and reports possible security weaknesses ("flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.
Flawfinder VS Splint
Is Flawfinder a good alternative to Splint? - Like this app17 EDoC++ alternatives
EDoC++ is a C++ source analysis tool designed to identify problems associated with the use of exceptions in C++ code. Additionally EDoC++ can be used to generate detailed documentation
EDoC++ VS Splint
Is EDoC++ a good alternative to Splint? - Like this app17 Parasoft C/C++test alternatives
Parasoft’s C/C++test is the fully-integrated software testing solution for embedded safety-critical industries. Its automated software testing capabilities are also made for today’s high-velocity Agile DevOps environments.
Parasoft C/C++test VS Splint
Is Parasoft C/C++test a good alternative to Splint? - Like this app11 Infer alternatives
Facebook Infer is a static analysis tool - if you give Infer some Objective-C, Java, or C code, it produces a list of potential bugs.
Infer VS Splint
Is Infer a good alternative to Splint? - Like this app14 VisualCodeGrepper alternatives
VCG is an automated code security review tool that handles C/C++, Java, C#, VB and PL/SQL. It has a few features that should hopefully make it useful to anyone conducting code security reviews, particularly where time is at a premium:
VisualCodeGrepper VS Splint
Is VisualCodeGrepper a good alternative to Splint?
Comments about Flawfinder as an Alternative to Splint
Is actively maintained and really fast. Works out of the box without configuration.