Closed LaurentGoderre closed 11 months ago
@whalelines I tested with version 1.2.2 of the scanner.
That response does not seem to address all the questions.
You response may address 2–5 if the "scanner" you refer to is scout-sbom-indexer. 1 and 6 still need clarification.
(sorry, I also made a merge conflict by bringing in https://github.com/docker-library/postgres/pull/1162 :see_no_evil:)
1) It's not removing templating, just a helper that only does SBOM for now.
6) Scanner is pinned to sha256:c2c2236a08a5e4efdc0a983ffcf0971911d22ed5238db4be40dadb6078286c10
which yields:
{
"SPDXID": "SPDXRef-Package-d8ec3db3016d597f6b5ae1762b17941a",
"downloadLocation": "",
"externalRefs": [
{
"referenceCategory": "PACKAGE-MANAGER",
"referenceLocator": "pkg:generic/postgres@16.1?os_name=alpine\u0026os_version=3.18",
"referenceType": "purl"
}
],
"filesAnalyzed": false,
"licenseConcluded": "NOASSERTION",
"licenseDeclared": "PostgreSQL",
"name": "postgres",
"originator": "NOASSERTION",
"supplier": "NOASSERTION",
"versionInfo": "16.1"
},
{
"SPDXID": "SPDXRef-Package-d8e661289d7235557bdd9d4aa2446929",
"downloadLocation": "",
"externalRefs": [
{
"referenceCategory": "PACKAGE-MANAGER",
"referenceLocator": "pkg:generic/postgresql@16.1",
"referenceType": "purl"
}
],
"filesAnalyzed": false,
"licenseConcluded": "NOASSERTION",
"name": "postgresql",
"originator": "NOASSERTION",
"supplier": "NOASSERTION",
"versionInfo": "16.1"
}
@tianon merge conflicts happens :)
This reverts commit 6f4ae836406b010948f01fbcb400a31dca4fdf52.
This is now supported by the Syft Scanner