https://github.com/pointegrity/pouch-vault
Score: -Infinity
Last synced: about 22 hours ago
JSON representation
Repository metadata:
- Host: GitHub
- URL: https://github.com/pointegrity/pouch-vault
- Owner: pointegrity
- License: isc
- Created: 2026-04-26T02:43:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-08-09T03:24:08.000Z (7 days ago)
- Last Synced: 2026-08-14T15:57:47.583Z (2 days ago)
- Language: Go
- Size: 321 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.go
- License: LICENSE
Owner metadata:
- Name: pointegrity
- Login: pointegrity
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/279368033?v=4
- Repositories: 1
- Last Synced at: 2026-04-26T05:14:34.826Z
- Profile URL: https://github.com/pointegrity
GitHub Events
Total
- Push event: 10
- Total: 10
Last Year
- Push event: 10
- Total: 10
Committers metadata
Last synced: 2 days ago
Total Commits: 29
Total Committers: 1
Avg Commits per committer: 29.0
Development Distribution Score (DDS): 0.0
Commits in past year: 29
Committers in past year: 1
Avg Commits per committer in past year: 29.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Jing-Ying Chen | j****n@g****m | 29 |
Dependencies
.github/workflows/release.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v5 composite
- actions/upload-artifact v4 composite
- softprops/action-gh-release v2 composite
go.sum
go
- github.com/dustin/go-humanize v1.0.1
- github.com/fsnotify/fsnotify v1.10.1
- github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd
- github.com/google/uuid v1.6.0
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/mattn/go-isatty v0.0.20
- github.com/ncruces/go-strftime v0.1.9
- github.com/pmezard/go-difflib v1.0.0
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- golang.org/x/mod v0.16.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.43.0
- golang.org/x/term v0.42.0
- golang.org/x/tools v0.19.0
- modernc.org/cc/v4 v4.21.4
- modernc.org/ccgo/v4 v4.19.2
- modernc.org/fileutil v1.3.0
- modernc.org/gc/v2 v2.4.1
- modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6
- modernc.org/libc v1.55.3
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.8.0
- modernc.org/opt v0.1.3
- modernc.org/sortutil v1.2.0
- modernc.org/sqlite v1.34.1
- modernc.org/strutil v1.2.0
- modernc.org/token v1.1.0
Dockerfile
docker
- golang 1.22-alpine build
- scratch latest build
go.mod
go
- github.com/dustin/go-humanize v1.0.1
- github.com/fsnotify/fsnotify v1.10.1
- github.com/google/uuid v1.6.0
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/mattn/go-isatty v0.0.20
- github.com/ncruces/go-strftime v0.1.9
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- golang.org/x/sys v0.43.0
- golang.org/x/term v0.42.0
- modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6
- modernc.org/libc v1.55.3
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.8.0
- modernc.org/sqlite v1.34.1
- modernc.org/strutil v1.2.0
- modernc.org/token v1.1.0