SCA Scanning
Supported Languages and Files

C-Family Scanning (C, C++, & Objective C)

3min

Multiple methods for scanning C, C++, and Objective C applications are supported.

Manifest Identification

The following Conan manifest formats are supported.

Conan

  • conanfile.py
  • conan.lock
  • conanfile.txt

Swift

Cryptographic Identification

SOOS has pre-computed file based cryptographic identifiers for c-family projects. Our pre-computed hashes cover .h, .hh, .hpp, and .hxx header files. When one of these header files is included in your own project we will detect the presence of the file and generate the appropriate association to the package represented by the header file. Once the association is made the normal SOOS SCA analysis is performed.

Learn more about identifying c-family packages using Cryptographic Identification and Verification.

C++ Cryptographic Identifier