Security News > 2020 > August > GrammaTech Releases Open Source API Security Tool

GrammaTech Releases Open Source API Security Tool
2020-08-26 15:31

Application security testing company GrammaTech announced on Wednesday that it has released an open source tool designed to detect API usage errors.

The tool, named SWAP Detector, was developed as part of a research project sponsored by the U.S. Department of Homeland Security and GrammaTech says it can be highly useful for DevOps application security testing.

A lot of software applications rely on third-party APIs and it's important for developers to identify API usage errors, which can introduce security and reliability issues.

SWAP Detector initially focuses on applications written in C and C++, but GrammaTech says it's applicable to code written in other programming languages as well, particularly for interpreted - rather than compiled - languages.

"SWAP Detector uses multiple error-detection techniques, layered together to increase accuracy. For example, it compares argument names used in call sites with the parameter names used in corresponding declarations," GrammaTech explained.


News URL

http://feedproxy.google.com/~r/Securityweek/~3/ADazZKaLZHk/grammatech-releases-open-source-api-security-tool