Commit Graph

3 Commits

Author SHA1 Message Date
Username
4ef0afe8e5 ci: add lint and syntax check workflow
Some checks failed
CI / lint (push) Has been cancelled
2026-01-18 17:14:37 +01:00
Username
6479229736 fix: handle empty response body in api_request 2026-01-18 17:10:33 +01:00
Username
6c2b1950fa add harbor registry control utility
CLI tool for managing Harbor registry:
- projects: list projects with metadata
- repos: list repositories in a project
- artifacts: list artifacts with scan overview
- info: show detailed artifact information
- vulns: show vulnerabilities with filtering
- scan: trigger scans with optional wait
- tags: list/add tags
- sbom: get SBOM data
- delete: delete artifacts or tags
- config: configure project settings

Auto-loads credentials from /opt/ansible/secrets/harbor/credentials.json
2026-01-18 16:38:12 +01:00