Skip to content

Commit 41ae5e0

Browse files
committed
docs: calens changelog updated
1 parent 1cfcbb3 commit 41ae5e0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

5556
## Details
5657

@@ -176,6 +177,15 @@ ownCloud admins and users.
176177
https://github.com/owncloud/android/issues/4588
177178
https://github.com/owncloud/android/pull/4589
178179

180+
* Enhancement - SBOM (Software Bill of Materials): [#4598](https://github.com/owncloud/android/issues/4598)
181+
182+
SBOM to be generated in every PR via GitHub Actions with the list of all
183+
dependencies used in the code. Tool cyclonedx builds it, artifact is exported to
184+
xml and finally converted to html with a xlst template.
185+
186+
https://github.com/owncloud/android/issues/4598
187+
https://github.com/owncloud/android/pull/4599
188+
179189
# Changelog for ownCloud Android Client [4.5.1] (2025-04-03)
180190

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

0 commit comments

Comments
 (0)