build: generate and attach CycloneDX SBOM

This commit is contained in:
2024-06-29 10:30:25 +02:00
parent 5f1f94f59c
commit 1a18e6b73b
2 changed files with 26 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Add `mount_type` attribute to common response model
* Add `auth` attribute to common response model
* Add `custom_metadata`, `cas_required` and `delete_version_after` fields for KVv2 metadata
* Generate and attach CycloneDX SBOM
### Fix
* Rename `enable_local_secret_id` to `local_secret_ids` in `AppRole` model