Registry / security / openscap

openscap

JSON →
library1.4.2vcpkgunverified

OpenSCAP represents both a library and a command line tool which can be used to parse and evaluate each component of the SCAP standard.

vcpkg install openscap
INSTALL
IMPORT
SIG · OPENSCAP
O
openscap
securitycppv1.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

openscap/oscap.h
#include <openscap/oscap.h>

Print OpenSCAP library version

#include <openscap/oscap.h> #include <iostream> int main() { std::cout << "OpenSCAP version: " << oscap_get_version() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.

openscap — pip install openscap · libregistry