You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/software-supply-chain-assurance.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,16 @@ These release notes describe recent changes to Harness Supply Chain Security.
25
25
26
26
#### New features and enhancements
27
27
28
-
- Added support to ingest SBOM for non-container artifacts.
29
-
- Added support for the secure connect for all the SSCA plugins ([ZD-87724](https://harnesssupport.zendesk.com/agent/tickets/87724)).
28
+
- Added support for [Ingestion of SBOM for non-container artifacts](/docs/software-supply-chain-assurance/open-source-management/ingest-sbom-data#non-container-images).
29
+
- Added support for secure connect for all the SCS plugins ([ZD-87724](https://harnesssupport.zendesk.com/agent/tickets/87724)).
30
+
- SBOM score for an artifact can now be downloaded via API.
30
31
31
32
#### Fixed Issues
32
33
33
-
- Artifact signing step was not working in the air-gap mode, now we have added the support for the rekor in air-gap mode.
34
-
- SBOM orchestration for the code repo via syft used to show the source type as `file` not it is `application`.
35
-
- SBOM Orchestration step was failing because of large SBOM size which was consuming the CPU usage. We did a workaround to fix the issue.
34
+
- Artifact signing step was not working in air-gap mode. Support for Rekor in `air-gapped` mode has been added.
35
+
- SBOM orchestration for the code repos via syft used to show the source type as `file` not it is updated to `application`.
0 commit comments