Skip to content

Solaris pipelines should not produce sha256 file for SBOMs #4316

@sxa

Description

@sxa

We do not publish a SHA56 checksum for the SBOM files. At the moment the solaris simple jobs do produce one and so if you attempt to use the release tool with */OpenJDK then you need to explicitly exclude the *sbom*sha256.txt file.

The best solution here would be to ensure that it is not generated as part of

sha256sum $FILE > $FILE.sha256.txt
so that there is no risk of it appearing and being published.

Metadata

Metadata

Labels

solarisIssues that affect or relate to the SOLARIS OS

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions