1name: "jsoncpp" 2description: "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings." 3third_party { 4 url { 5 type: ARCHIVE 6 value: "https://github.com/open-source-parsers/jsoncpp/archive/1.9.5.tar.gz" 7 } 8 version: "1.9.5" 9 license_type: NOTICE 10 security { 11 tag: "NVD-CPE2.3:cpe:/a:jsoncpp_project:jsoncpp:1.9.4" 12 } 13 last_upgrade_date { 14 year: 2021 15 month: 12 16 day: 7 17 } 18} 19