• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opendefensecloud / solution-arsenal / 34128072801
80%

Build:
DEFAULT BRANCH: main
Ran 07 Sep 2026 01:54PM UTC
Jobs 1
Files 90
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Sep 2026 01:33PM UTC coverage: 80.091% (-0.03%) from 80.119%
34128072801

push

github

web-flow
feat(renderer): sign rendered artifacts with cosign (#779)

## What
<!-- One sentence summary -->
Closes #687 

`solar-renderer` now signs the OCI artifact it just pushed, using cosign

## Why
To verify rendered artifacts on the target cluster. (this is part of
that effort, not the complete implementation)

## Testing
- `make test`: new tests in pkg/renderer and cmd/solar-renderer
- `make test-e2e`: five new specs, signature verification via cosign cli
tool

## Notes for reviewers
- **API change**: `RendererConfig.signing` (optional pointer,
`keyPath`). Backwards compatible and optional — `nil` is exactly today's
behaviour.

## Checklist
- [x] Tests added/updated
- [x] No breaking changes (or upgrade path documented above)
- [x] Readable commit history (squashed and cleaned up as desired)
- [x] AI code review considered and comments resolved


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
  * Added optional Cosign signing for rendered and pushed artifacts.
* Added private-key configuration with password support through
`COSIGN_PASSWORD`.
* Existing artifacts are skipped only when a matching valid signature is
present.
* Invalid, missing, or mismatched signatures are detected and reported.

* **Documentation**
* Documented signing configuration and key requirements in the API
reference.

* **Tests**
* Added coverage for signing, verification, key errors, duplicate
signatures, and unsigned artifacts.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

123 of 168 new or added lines in 2 files covered. (73.21%)

4 existing lines in 2 files now uncovered.

5644 of 7047 relevant lines covered (80.09%)

48.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
38
70.31
pkg/renderer/sign_chart.go
7
83.95
2.5% cmd/solar-renderer/main.go

Coverage Regressions

Lines Coverage ∆ File
2
72.78
-0.54% pkg/controller/profile_controller.go
2
88.1
0.0% pkg/controller/rendertask_controller.go
Jobs
ID Job ID Ran Files Coverage
1 34128072801.1 07 Sep 2026 01:54PM UTC 90
80.09
GitHub Action Run
Source Files on build 34128072801
  • Tree
  • List 90
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34128072801
  • 3c42b6a3 on github
  • Prev Build on main (#33910883519)
  • Next Build on main (#34198528216)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc