• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/curl
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "curl"
6description: "A command line tool and library for transferring data with URLs."
7third_party {
8  license_type: NOTICE
9  security {
10    tag: "NVD-CPE2.3:cpe:/a:haxx:curl:7.87.0"
11  }
12  last_upgrade_date {
13    year: 2025
14    month: 2
15    day: 6
16  }
17  homepage: "https://curl.haxx.se/"
18  identifier {
19    type: "Git"
20    value: "https://github.com/curl/curl/"
21    version: "curl-8_12_0"
22  }
23}
24