Scans Conan projects or specific packages for security vulnerabilities using the audit.conan.io service, analyzing transitive dependencies when a path is provided or a single reference for targeted audits.
Retrieves Conan profile configuration for host and build environments. Use to check compiler, architecture, and build settings before listing packages.
Create a new Conan project with specified dependencies and build system templates. Set up libraries or executables quickly by providing project name, version, and required packages.
Compile Unreal Engine mod plugins to .pak files using RunUAT BuildMod or BuildPlugin, headless without UE Editor. Supports game Dev Kits like Conan Exiles, falling back to BuildMod when BuildPlugin is blocked.