• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "SQLite"
2description:
3    "SQLite database"
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://www.sqlite.org"
9  }
10  url {
11    type: ARCHIVE
12    value: "https://sqlite.org/src/tarball/d68fb8b5/SQLite-d68fb8b5.tar.gz"
13  }
14  version: "3.44.3"
15  last_upgrade_date { year: 2024 month: 3 day: 25 }
16  license_type: NOTICE
17
18  security: {
19    tag: "NVD-CPE2.3:cpe:/a:sqlite:sqlite"  # see http://go/metadata-cpe
20  }
21}
22