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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,25 @@ These release notes describe recent changes to Harness Supply Chain Security.
17
17
18
18
:::
19
19
20
+
21
+
22
+
## August 2025
23
+
24
+
### Version: 1.39.0 , Plugin Version: 0.44.0
25
+
26
+
#### New features and enhancements
27
+
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.
31
+
32
+
#### Fixed Issues
33
+
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