Cheat Sheet: Conan Audit Made Easy
A simplified cheat sheet for Conan’s Audit functionality
This handy cheat sheet gives you all the essentials you need to know about Conan Audit, including an explanation of this important functionality and the commands to implement it.
Conan Audit enables scanning of C/C+ packages and reports potential vulnerabilities before they are committed to your development environment. It is an essential part of Conan’s advanced packaging tool and dependency manager, and is available as part of a free open source, decentralized and a truly multi-platform tool for creating, managing, sharing and consuming C/C++ packages.
Backed by an active OSS community, Conan is used in production by companies all around the world, with ConanCenter, a public repository, as the ultimate resource for OSS C/C++ packages. It lets you define an effective and automated DevOps process for your C/C++ projects, and efficiently manage binaries for all your platforms and configurations. It works with any build system, with built-in integrations for CMake, Visual Studio, Make/autotools and more.