harbor
https://github.com/goharbor/harbor
Go
An open source trusted cloud native registry project that stores, signs, and scans content.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported8 Subscribers
Add a CodeTriage badge to harbor
Help out
- Issues
- fix : PUT /retentions/{id} should accept Manual trigger kind that POST /retentions accepted.
- bug: PUT /retentions/{id} returns 500 when trigger kind is "Manual" (stored by POST but rejected on update)
- SBOM Integration
- refactor: use slices.Backward to simplify the code
- Limit of 15 retention rules per project
- CopyArtifact can intermittently fail with 'cannot get the ORM from context' via readonly registry interceptor
- (chore): audit log trace for project visiblity update (public/private)
- (chore): dockerfile base to refresh Photon packages instead of updating photon image
- fix: block pull of unsupported artifacts when vulnerability prevention is on
- add portal check keep package-lock.json consistent
- Docs
- Go not yet supported