Chlins Zhang
Chlins Zhang
### What is the version of your ORAS CLI v1.1.0 ### What would you like to be added? Support to customize the config descriptor such as mediaType when using ORAS...
By referring to the information provided in the [artifact guidelines](https://github.com/opencontainers/image-spec/blob/v1.1.0-rc5/manifest.md#guidelines-for-artifact-usage), users can effectively build non-image artifacts. In cases where an artifact does not have a specific config layer, the config...
Actually, some users do not want to configuare pvc as volume, maybe hostpath is a simple way to satisfy their requirements, although hostpath is not a very good practice.
# Background SBOM (Software Bill of Materials) is becoming increasingly important in the software development and supply chain ecosystem. It provides a comprehensive and structured inventory of the components and...
Design the UI for integrating the SBOM to the harbor, provides users with intuitive access to SBOM information, enhances visibility into software components, vulnerabilities, and compliance status.
The development work of the UI of SBOM in harbor.
Error generating SBOM when deployed using docker compose by HTTP. ```bash 2024-05-09T02:34:33Z [INFO] [/pkg/scan/job.go:412]: { "uuid": "c7dd4e90-0b4d-11ef-96a8-0242ac1a0009", "name": "Trivy", "description": "The Trivy scanner adapter", "url": "http://trivy-adapter:8080", "disabled": false, "is_default": true,...
There are many remaining repositories without artifacts after testing, we should clean up these repositories in the case teardown phase.
How can we help you? We should find out the replacement of `gorilla/mux` as it has been archived. > https://github.com/gorilla/mux
Remove useless error check for scan data export job. Thank you for contributing to Harbor! # Comprehensive Summary of your change # Issue being fixed Fixes #(issue) Please indicate you've...