Colin Cross | ed3d33f | 2019-08-23 14:57:03 -0700 | [diff] [blame] | 1 | name: "protobuf" |
| 2 | description: |
| 3 | "Protocol Buffers - Google's data interchange format" |
| 4 | |
| 5 | third_party { |
| 6 | url { |
| 7 | type: HOMEPAGE |
| 8 | value: "https://developers.google.com/protocol-buffers/" |
| 9 | } |
| 10 | url { |
| 11 | type: GIT |
| 12 | value: "https://github.com/protocolbuffers/protobuf" |
| 13 | } |
Haibo Huang | 50482b5 | 2020-03-19 19:50:40 -0700 | [diff] [blame] | 14 | # Also update the suffix in Android.bp when updating the version. |
Krzysztof Kosiński | a4d3879 | 2022-10-27 04:14:28 +0000 | [diff] [blame] | 15 | version: "v21.7" |
| 16 | last_upgrade_date { year: 2022 month: 10 day: 31 } |
Bob Badour | 486e625 | 2022-09-26 07:59:09 -0700 | [diff] [blame] | 17 | license_type: NOTICE |
Maria Uretsky | 8ad91cc | 2021-12-08 01:05:23 +0000 | [diff] [blame] | 18 | security { |
Krzysztof Kosiński | a4d3879 | 2022-10-27 04:14:28 +0000 | [diff] [blame] | 19 | tag: "NVD-CPE2.3:cpe:/a:google:protobuf:3.21.7" |
Maria Uretsky | 8ad91cc | 2021-12-08 01:05:23 +0000 | [diff] [blame] | 20 | } |
Colin Cross | ed3d33f | 2019-08-23 14:57:03 -0700 | [diff] [blame] | 21 | } |