{
    "SPDXID": "SPDXRef-DOCUMENT",
    "creationInfo": {
        "created": "2024-11-16T23:42:41Z",
        "creators": [
            "Organization: keenlab",
            "Tool: ksas"
        ],
        "comment": "Generated by keenlab ksas at 2024-11-16T23:42:41Z"
    },
    "dataLicense": "CC0-1.0",
    "name": "",
    "spdxVersion": "SPDX-2.3",
    "documentNamespace": "https://console.cloud.tencent.com/bsca/spdx/-e1a1bed9-e9a2-4fee-9534-859d18362f8d",
    "packages": [
        {
            "SPDXID": "SPDXRef-58437b36-fe60-4cc4-981d-9794e6edabda",
            "description": "PostgreSQL foreign data wrapper for MySQL",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/enterprisedb/mysql_fdw@2.9.0",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "licenseDeclared": "postgresql",
            "name": "enterprisedb/mysql_fdw",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "2.9.0"
        },
        {
            "SPDXID": "SPDXRef-0a33a896-7e50-4b9a-bdfd-ee6409c34f9b",
            "description": " An hypothetical, or virtual, index is an index that doesn't really exists, and\n thus doesn't cost CPU, disk or any resource to create.  They're useful to know\n if specific indexes can increase performance for problematic queries, since\n you can know if PostgreSQL will use these indexes or not without having to\n spend resources to create them.\n",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/hypopg/hypopg@2.0.0",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "homepage": "https://hypopg.readthedocs.io",
            "licenseDeclared": "postgresql",
            "name": "hypopg/hypopg",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "2.0.0"
        },
        {
            "SPDXID": "SPDXRef-9f6cb647-7f10-4dbd-aa64-8b4b2e3db060",
            "description": "An open-source time-series SQL database optimized for fast ingest and complex queries.  Packaged as a PostgreSQL extension.",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/timescale/timescaledb",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "homepage": "https://www.timescale.com/",
            "licenseDeclared": "apache-2.0",
            "name": "timescale/timescaledb",
            "primaryPackagePurpose": "LIBRARY"
        },
        {
            "SPDXID": "SPDXRef-3470d856-d651-4af0-a499-766d02f35a89",
            "description": " Data checksums allow the PostgreSQL database server to identify I/O failures\n when reading data from storage. The checksums stored in the page header of\n each data page are compared to the computed checksum of the read data.\n .\n Data checksums need to be activated at instance creation time, all current\n versions of PostgreSQL including v11 do not allow activating (or deactivating)\n checksums afterwards.\n .\n pg_checksums can activate or deactivate data checksums as long at the database\n cluster is shutdown cleanly. Activating checksums requires all database blocks\n to be read and all page headers to be updated, so can take a long time on a\n large database. Deactivating checksums only requires the cluster control file\n to be updated so is quick.\n .\n In addition, pg_checksums can verify the checksums in an offline cluster.\n .\n This package contains the manpage.\n",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/pg-checksums@1.1",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "licenseDeclared": "postgresql",
            "name": "pg-checksums",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "1.1"
        },
        {
            "SPDXID": "SPDXRef-6176d8cb-1fac-4e57-bd32-ae8d79f75097",
            "description": " Data checksums allow the PostgreSQL database server to identify I/O failures\n when reading data from storage. The checksums stored in the page header of\n each data page are compared to the computed checksum of the read data.\n .\n Data checksums need to be activated at instance creation time, all current\n versions of PostgreSQL including v11 do not allow activating (or deactivating)\n checksums afterwards.\n .\n pg_checksums can activate or deactivate data checksums as long at the database\n cluster is shutdown cleanly. Activating checksums requires all database blocks\n to be read and all page headers to be updated, so can take a long time on a\n large database. Deactivating checksums only requires the cluster control file\n to be updated so is quick.\n .\n In addition, pg_checksums can verify the checksums in an offline cluster.\n .\n This package contains the manpage.\n",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/pg-checksums@0.4",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "licenseDeclared": "postgresql",
            "name": "pg-checksums",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "0.4"
        },
        {
            "SPDXID": "SPDXRef-465221dc-804e-41e7-9ca8-1d5aaa5daa41",
            "description": "A PostgreSQL extension for automatic bloat cleanup",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/cybertec-postgresql/pg_squeeze@1.6.2",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "licenseDeclared": "postgresql",
            "name": "cybertec-postgresql/pg_squeeze",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "1.6.2"
        },
        {
            "SPDXID": "SPDXRef-35685b25-b25a-4172-8fce-c8fedc57ff2c",
            "description": " pg_repack is a PostgreSQL extension which lets you remove bloat from tables\n and indexes, and optionally restore the physical order of clustered indexes.\n Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive\n lock on the processed tables during processing. pg_repack is efficient to\n boot, with performance comparable to using CLUSTER directly.\n .\n This package contains the pg_repack program and the server extension for\n PostgreSQL 10.\n",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/pg-repack@1.0.8",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "licenseDeclared": "bsd-new",
            "name": "pg-repack",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "1.0.8"
        },
        {
            "SPDXID": "SPDXRef-647d2976-e373-4f52-a4f6-4da589329248",
            "description": " Data checksums allow the PostgreSQL database server to identify I/O failures\n when reading data from storage. The checksums stored in the page header of\n each data page are compared to the computed checksum of the read data.\n .\n Data checksums need to be activated at instance creation time, all current\n versions of PostgreSQL including v11 do not allow activating (or deactivating)\n checksums afterwards.\n .\n pg_checksums can activate or deactivate data checksums as long at the database\n cluster is shutdown cleanly. Activating checksums requires all database blocks\n to be read and all page headers to be updated, so can take a long time on a\n large database. Deactivating checksums only requires the cluster control file\n to be updated so is quick.\n .\n In addition, pg_checksums can verify the checksums in an offline cluster.\n .\n This package contains the manpage.\n",
            "downloadLocation": "NONE",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/pg-checksums@0.10",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "licenseDeclared": "postgresql",
            "name": "pg-checksums",
            "primaryPackagePurpose": "LIBRARY",
            "versionInfo": "0.10"
        }
    ],
    "relationships": [
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-58437b36-fe60-4cc4-981d-9794e6edabda",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-0a33a896-7e50-4b9a-bdfd-ee6409c34f9b",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-9f6cb647-7f10-4dbd-aa64-8b4b2e3db060",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-3470d856-d651-4af0-a499-766d02f35a89",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-6176d8cb-1fac-4e57-bd32-ae8d79f75097",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-465221dc-804e-41e7-9ca8-1d5aaa5daa41",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-35685b25-b25a-4172-8fce-c8fedc57ff2c",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-647d2976-e373-4f52-a4f6-4da589329248",
            "relationshipType": "DESCRIBES"
        }
    ]
}