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

opendefensecloud / solution-arsenal / 34465628356
80%

Build:
DEFAULT BRANCH: main
Ran 10 Sep 2026 10:31AM UTC
Jobs 1
Files 94
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

10 Sep 2026 10:21AM UTC coverage: 79.728% (-0.03%) from 79.756%
34465628356

push

github

web-flow
fix: declare minimal default permissions for GitHub workflows (#793)

## What
Improves the score for Token Permissions of SOLAR's OpenSSF scorecard:
https://scorecard.dev/viewer/?uri=github.com/opendefensecloud/solution-arsenal

## Why
Follow the [OpenSSF
guidance](https://github.com/ossf/scorecard/blob/c395761df/docs/checks.md#token-permissions):
> The highest score is awarded when the permissions definitions in each
workflow's yaml file are set as read-only at the [top
level](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#permissions)
and the required write permissions are declared at the
[run-level](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idpermissions).

## Testing
none

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

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

## Summary by CodeRabbit

- **Chores**
- Improved workflow security by limiting permissions at the workflow
level.
- Scoped write access to only the documentation deployment and Renovate
approval jobs that require it.
- Retained required scanning and deployment capabilities while reducing
unnecessary access for other jobs.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

5813 of 7291 relevant lines covered (79.73%)

56.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
78.44
-0.36% pkg/controller/target_controller.go
2
89.47
-1.75% pkg/discovery/runner.go
Jobs
ID Job ID Ran Files Coverage
1 34465628356.1 10 Sep 2026 10:31AM UTC 94
79.73
GitHub Action Run
Source Files on build 34465628356
  • Tree
  • List 94
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34465628356
  • 7b09cabf on github
  • Prev Build on main (#34352790107)
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