Skip to content

Commit a1aed36

Browse files
committed
docs: calens changelog updated
1 parent 0a074b3 commit a1aed36

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ ownCloud admins and users.
5252
* Enhancement - Shares space in Android native file explorer: [#4515](https://github.com/owncloud/android/issues/4515)
5353
* Enhancement - Accessibility reports in 4.5.1: [#4568](https://github.com/owncloud/android/issues/4568)
5454
* Enhancement - Support for Kiteworks servers without client secret: [#4588](https://github.com/owncloud/android/issues/4588)
55+
* Enhancement - SBOM (Software Bill of Materials): [#4598](https://github.com/owncloud/android/issues/4598)
5556

5657
## Details
5758

@@ -186,6 +187,15 @@ ownCloud admins and users.
186187
https://github.com/owncloud/android/issues/4588
187188
https://github.com/owncloud/android/pull/4589
188189

190+
* Enhancement - SBOM (Software Bill of Materials): [#4598](https://github.com/owncloud/android/issues/4598)
191+
192+
SBOM to be generated in every PR via GitHub Actions with the list of all
193+
dependencies used in the code. Tool cyclonedx builds it, artifact is exported to
194+
xml and finally converted to html with a xlst template.
195+
196+
https://github.com/owncloud/android/issues/4598
197+
https://github.com/owncloud/android/pull/4599
198+
189199
# Changelog for ownCloud Android Client [4.5.1] (2025-04-03)
190200

191201
The following sections list the changes in ownCloud Android Client 4.5.1 relevant to

0 commit comments

Comments
 (0)