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

paskal / stash / 20022076525
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: ci/add-permissions-blocks
DEFAULT BRANCH: master
Ran 08 Dec 2025 08:50AM UTC
Jobs 1
Files 17
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

08 Dec 2025 08:48AM UTC coverage: 83.62% (-0.06%) from 83.682%
20022076525

push

github

paskal
ci: add explicit permissions blocks for security hardening

Add minimal required permissions to CI and Docker workflows following
GitHub's security best practice of least privilege principle.

Changes:
- ci.yml: Add workflow-level `permissions: contents: read`
- docker.yml: Add job-level permissions for build and merge jobs
  - contents: read (for checkout)
  - packages: write (for pushing to ghcr.io)

This explicitly restricts the GITHUB_TOKEN to only the permissions
needed, rather than relying on repository defaults which may be
overly permissive.

Reference: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token

2675 of 3199 relevant lines covered (83.62%)

83.13 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
87.16
-0.38% app/server/auth.go
Jobs
ID Job ID Ran Files Coverage
1 20022076525.1 08 Dec 2025 08:50AM UTC 17
83.62
GitHub Action Run
Source Files on build 20022076525
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3c483ebd on github
  • Prev Build on master (#20022062091)
  • Next Build on ci/add-permissions-blocks (#20022117045)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc