blob: d23bce3bd855550f16a59e24011abc66afa1b830 [file] [log] [blame]
Haibo Huang257afbc2018-06-26 14:21:28 -07001name: "curl"
Tao Baoeeb53512018-12-12 17:18:22 -08002description: "A command line tool and library for transferring data with URLs."
Haibo Huang257afbc2018-06-26 14:21:28 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://curl.haxx.se/"
7 }
8 url {
9 type: ARCHIVE
Elliott Hughes34dd5f42021-08-10 13:01:18 -070010 value: "https://github.com/curl/curl/releases/download/curl-7_78_0/curl-7.78.0.tar.xz"
Haibo Huang257afbc2018-06-26 14:21:28 -070011 }
Elliott Hughes34dd5f42021-08-10 13:01:18 -070012 version: "curl-7_78_0"
Bob Badour07189862020-04-23 15:56:31 -070013 license_type: NOTICE
Haibo Huang257afbc2018-06-26 14:21:28 -070014 last_upgrade_date {
Elliott Hughes34dd5f42021-08-10 13:01:18 -070015 year: 2021
16 month: 8
17 day: 10
Haibo Huang257afbc2018-06-26 14:21:28 -070018 }
Michael Jezierny9fbc4442021-08-12 10:53:49 -070019 security {
20 tag: "NVD-CPE2.3:cpe:/a:haxx:curl:7.78.0"
21 }
Haibo Huang257afbc2018-06-26 14:21:28 -070022}