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