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

umputun / stash / 20610152120
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refactor-audit-package
DEFAULT BRANCH: master
Ran 31 Dec 2025 01:59AM UTC
Jobs 1
Files 24
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

31 Dec 2025 01:58AM UTC coverage: 83.586% (-0.06%) from 83.646%
20610152120

Pull #47

github

umputun
feat(store): add ZK payload validation for secrets paths

validates $ZK$ prefixed values only in secrets paths:
- checks valid base64 encoding
- enforces minimum 44-byte payload (salt + nonce + auth tag)
- rejects malformed ZK payloads to prevent accidental plaintext storage

non-secrets paths allow any $ZK$ prefixed values for flexibility
with other encryption schemes or client implementations.

updates documentation with ZK + secrets path combination behavior.
Pull Request #47: feat(store): add zero-knowledge client-side encryption

199 of 238 new or added lines in 5 files covered. (83.61%)

30 existing lines in 2 files now uncovered.

3305 of 3954 relevant lines covered (83.59%)

98.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
85.97
0.11% app/store/db.go
2
87.04
0.65% lib/stash/client.go
3
86.67
-0.4% app/server/web/keys.go
12
87.23
app/store/zkcrypto.go
20
75.61
lib/stash/zk.go

Uncovered Existing Lines

Lines Coverage ∆ File
6
89.45
0.0% app/server/api/handler.go
24
87.04
0.65% lib/stash/client.go
Jobs
ID Job ID Ran Files Coverage
1 20610152120.1 31 Dec 2025 01:59AM UTC 24
83.59
GitHub Action Run
Source Files on build 20610152120
  • Tree
  • List 24
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #47
  • PR Base - master (#20562830649)
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