1name: "curl" 2description: "A command line tool and library for transferring data with URLs." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://curl.haxx.se/" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://github.com/curl/curl/releases/download/curl-7_80_0/curl-7.80.0.tar.xz" 11 } 12 version: "curl-7_80_0" 13 license_type: NOTICE 14 security { 15 tag: "NVD-CPE2.3:cpe:/a:haxx:curl:7.78.0" 16 } 17 last_upgrade_date { 18 year: 2021 19 month: 12 20 day: 7 21 } 22} 23