Haibo Huang | 257afbc | 2018-06-26 14:21:28 -0700 | [diff] [blame] | 1 | name: "curl" |
Tao Bao | eeb5351 | 2018-12-12 17:18:22 -0800 | [diff] [blame] | 2 | description: "A command line tool and library for transferring data with URLs." |
Haibo Huang | 257afbc | 2018-06-26 14:21:28 -0700 | [diff] [blame] | 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://curl.haxx.se/" |
| 7 | } |
| 8 | url { |
| 9 | type: ARCHIVE |
Elliott Hughes | f344baa | 2021-12-07 09:12:34 -0800 | [diff] [blame] | 10 | value: "https://github.com/curl/curl/releases/download/curl-7_80_0/curl-7.80.0.tar.xz" |
Haibo Huang | 257afbc | 2018-06-26 14:21:28 -0700 | [diff] [blame] | 11 | } |
Elliott Hughes | f344baa | 2021-12-07 09:12:34 -0800 | [diff] [blame] | 12 | version: "curl-7_80_0" |
Bob Badour | 0718986 | 2020-04-23 15:56:31 -0700 | [diff] [blame] | 13 | license_type: NOTICE |
Michael Jezierny | 9fbc444 | 2021-08-12 10:53:49 -0700 | [diff] [blame] | 14 | security { |
| 15 | tag: "NVD-CPE2.3:cpe:/a:haxx:curl:7.78.0" |
| 16 | } |
Elliott Hughes | f344baa | 2021-12-07 09:12:34 -0800 | [diff] [blame] | 17 | last_upgrade_date { |
| 18 | year: 2021 |
| 19 | month: 12 |
| 20 | day: 7 |
| 21 | } |
Haibo Huang | 257afbc | 2018-06-26 14:21:28 -0700 | [diff] [blame] | 22 | } |