• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

umputun / secrets
84%

Build:
DEFAULT BRANCH: master
Repo Added 19 Feb 2020 07:55AM UTC
Token sB5IQd6nrGTB6eLS13Gs8W0iEnogsEMeH regen
Build 396 Last
Files 15
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • audit-logging-improvements
  • auth-for-link-generation
  • bump-ver
  • bump_modules
  • ciphertext-format-validation
  • dependabot
  • dependabot/github_actions/github-actions-updates-167a898cab
  • dependabot/github_actions/github-actions-updates-2d3733e69a
  • dependabot/github_actions/github-actions-updates-35b2a8182b
  • dependabot/github_actions/github-actions-updates-822744b99e
  • dependabot/github_actions/github-actions-updates-c0bc7ccf5f
  • dependabot/go_modules/github.com/go-pkgz/routegroup-1.6.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/go-modules-updates-1bff98da5a
  • dependabot/go_modules/go-modules-updates-3f2513770d
  • dependabot/go_modules/go-modules-updates-709908b018
  • dependabot/go_modules/go-modules-updates-891cda64be
  • dependabot/go_modules/go-modules-updates-be53f05598
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/go-modules-updates-dd7da38a6b
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.41.0
  • dependabot/go_modules/golang.org/x/crypto-0.43.0
  • dependabot/go_modules/golang.org/x/crypto-0.44.0
  • dependabot/go_modules/golang.org/x/crypto-0.46.0
  • dependabot/go_modules/modernc.org/sqlite-1.42.2
  • dependabot/npm_and_yarn/frontend/copy-props-2.0.5
  • dependabot/npm_and_yarn/frontend/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/frontend/engine.io-and-browser-sync-6.2.1
  • dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/frontend/ini-1.3.8
  • dependabot/npm_and_yarn/frontend/lodash-4.17.19
  • dependabot/npm_and_yarn/frontend/minimist-1.2.6
  • dependabot/npm_and_yarn/frontend/socket.io-parser-3.3.3
  • dependabot/npm_and_yarn/frontend/ua-parser-js-0.7.33
  • e2e-tests
  • feat/file-upload
  • feat/file-upload-v2
  • feat/ui-redesign
  • feature/email-sharing
  • feature/paranoid-mode-sqlite
  • fix-content-type-header
  • fix/file-upload-review-fixes
  • humanDuration-fix
  • hybrid-encryption-mode
  • increase-test-coverage
  • issue-31-new-ui
  • issue-40-fix-http
  • issue-refactor-for-issue-40
  • master
  • migrate-router-to-routegroup
  • modern
  • modern-ui-redesign
  • multiple-domains
  • optional-pin
  • paskal/dependabot-security-updates
  • paskal/fix_golangci_lint
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.3
  • refs/tags/v1.2.4
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.4.2
  • refs/tags/v1.4.3
  • refs/tags/v1.4.4
  • refs/tags/v1.4.5
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.6.0
  • refs/tags/v1.6.1
  • refs/tags/v1.6.2
  • refs/tags/v1.6.3
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.9.0
  • refs/tags/v1.9.1
  • refs/tags/v1.9.2
  • refs/tags/v1.9.3
  • refs/tags/v2.0.0
  • refs/tags/v2.1.0
  • refs/tags/v2.2.0
  • refs/tags/v2.2.1
  • refs/tags/v2.2.2
  • refs/tags/v2.2.3
  • refs/tags/v2.2.4
  • remove-old-frontend
  • seo-improvements

08 Jan 2026 05:26AM UTC coverage: 83.941%. Remained the same
20806535062

push

github

umputun
chore(deps): update go-pkgz/rest to v1.20.7

Adds HEAD method support for /ping endpoint.

1704 of 2030 relevant lines covered (83.94%)

76.02 hits per line

Relevant lines Covered
Build:
Build:
2030 RELEVANT LINES 1704 COVERED LINES
76.02 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20806535062 master chore(deps): update go-pkgz/rest to v1.20.7 Adds HEAD method support for /ping endpoint. push 08 Jan 2026 05:27AM UTC umputun github
83.94
20806073079 master build: use /data for SQLite storage with default env Set SQLITE_FILE=/data/secrets.db as default in Dockerfile so users don't need to specify it. Update README examples to reflect the new default path. push 08 Jan 2026 05:01AM UTC umputun github
83.94
20805971629 master build: switch to scratch-based Docker image - replace app-latest base with scratch-latest (70% smaller: 69MB → 21MB) - add /tmp directory for default SQLite location - run as non-root app user (UID 1001) - remove /init.sh entrypoint (Go handles s... push 08 Jan 2026 04:56AM UTC umputun github
83.94
20805932528 master build: switch to scratch-based Docker image - replace app-latest base with scratch-latest (70% smaller: 69MB → 21MB) - add /tmp directory for default SQLite location - run as non-root app user (UID 1001) - remove /init.sh entrypoint (Go handles s... push 08 Jan 2026 04:53AM UTC umputun github
83.94
20805742025 master build: switch to scratch-based Docker image - replace app-latest base with scratch-latest (70% smaller: 69MB → 21MB) - add /tmp directory for default SQLite location - run as non-root app user (UID 1001) - remove /init.sh entrypoint (Go handles s... push 08 Jan 2026 04:42AM UTC umputun github
83.94
20646041287 master chore(deps): bump the github-actions-updates group with 3 updates Bumps the github-actions-updates group with 3 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions... push 01 Jan 2026 09:42PM UTC umputun github
83.94
20645579596 dependabot/github_actions/github-actions-updates-35b2a8182b chore(deps): bump the github-actions-updates group with 3 updates Bumps the github-actions-updates group with 3 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions... Pull #100 01 Jan 2026 09:08PM UTC web-flow github
83.94
20605569913 refs/tags/v2.2.4 docs: update changelog for v2.2.4 push 30 Dec 2025 08:47PM UTC umputun github
83.94
20605567670 master docs: update changelog for v2.2.4 push 30 Dec 2025 08:47PM UTC umputun github
83.94
20605495069 master fix(ui): prevent JS re-execution on HTMX boosted navigation When clicking links with hx-boost="true", HTMX re-executes scripts, breaking const declarations in crypto.js. Added hx-boost="false" to all home page navigation links to force full page ... push 30 Dec 2025 08:42PM UTC umputun github
83.94
See All Builds (335)
  • Settings
  • Repo on GitHub
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