blob: da90c3067f3f98df03cb198f5f1633698eb32a72 [file] [log] [blame]
Name: jsoncpp
URL: https://github.com/open-source-parsers/jsoncpp
Version: 645250b6690785be60ab6780ce4b58698d884d11
CPEPrefix: cpe:/a:jsoncpp_project:jsoncpp:1.9.1
License: MIT
License File: LICENSE
Security Critical: yes
Description:
JsonCpp is used by multiple projects for parsing and generating JSON data. This
project is mirrored here from the public GitHub project, with a custom BUILD.gn
to allow for building with our Ninja + GN configuration. The main project uses
Meson or CMake for building.
Note: to update this project to a new version, regenerating the version.h header
is required. This can be done by installing either CMake or Meson, building the
project, and copying the generated version.h to the generated/ subfolder.