https://github.com/danieljoos/wincred
credential-storage credentials go golang windows
Score: 26.597183314270872
Last synced: about 2 hours ago
JSON representation
Repository metadata:
Go wrapper around the Windows Credential Manager API functions
- Host: GitHub
- URL: https://github.com/danieljoos/wincred
- Owner: danieljoos
- License: mit
- Created: 2014-07-10T07:14:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2026-01-09T08:22:04.000Z (5 months ago)
- Last Synced: 2026-06-14T02:08:54.051Z (2 days ago)
- Topics: credential-storage, credentials, go, golang, windows
- Language: Go
- Size: 68.4 KB
- Stars: 148
- Watchers: 4
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Daniel Joos
- Login: danieljoos
- Email:
- Kind: user
- Description:
- Website: http://danieljoos.github.io/
- Location: Boeblingen, Germany
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2625966?u=fb0b762f0ed279f6511eefaddadc7d68e54e4b13&v=4
- Repositories: 32
- Last Synced at: 2023-08-05T13:34:29.248Z
- Profile URL: https://github.com/danieljoos
GitHub Events
Total
- Create event: 4
- Delete event: 5
- Fork event: 5
- Issue comment event: 6
- Pull request event: 24
- Pull request review event: 4
- Push event: 2
- Watch event: 16
- Total: 66
Last Year
- Create event: 4
- Delete event: 5
- Fork event: 2
- Issue comment event: 6
- Pull request event: 24
- Pull request review event: 4
- Push event: 2
- Watch event: 5
- Total: 52
Committers metadata
Last synced: 2 days ago
Total Commits: 77
Total Committers: 7
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.39
Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| Daniel Joos | d****l@j****e | 47 |
| dependabot[bot] | 4****] | 24 |
| Sebastiaan van Stijn | g****b@g****l | 2 |
| avaid96 | a****6@g****m | 1 |
| Paul Querna | p****a@a****g | 1 |
| Lachlan Donald | l****n@l****c | 1 |
| CrazyMax | c****x | 1 |
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 15
Total pull requests: 73
Average time to close issues: 4 months
Average time to close pull requests: 30 days
Total issue authors: 15
Total pull request authors: 10
Average comments per issue: 3.0
Average comments per pull request: 0.63
Merged pull request: 37
Bot issues: 0
Bot pull requests: 57
Past year issues: 1
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.78
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 7
Top Issue Authors
- dangodangodango (1)
- winteraz (1)
- skemper (1)
- frazeradam (1)
- georghildebrand (1)
- jiacfan (1)
- avaid96 (1)
- asakaxgit (1)
- jeremyjpaws (1)
- nfoecking (1)
- JohnRusk (1)
- raayu83 (1)
- gabriel (1)
- mgazzin (1)
- emersion (1)
Top Pull Request Authors
- dependabot[bot] (57)
- danieljoos (7)
- thaJeztah (2)
- crazy-max (1)
- gabriel (1)
- pquerna (1)
- mislav (1)
- avaid96 (1)
- nfoecking (1)
- lox (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (56)
- go (42)
- github_actions (14)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 332,049,356
- Total dependent packages: 5,183 (may contain duplicates)
- Total dependent repositories: 8,387 (may contain duplicates)
- Total versions: 12
proxy.golang.org: github.com/danieljoos/wincred
Package wincred provides primitives for accessing the Windows Credentials Management API. This includes functions for retrieval, listing and storage of credentials as well as Go structures for convenient access to the credential data. A more detailed description of Windows Credentials Management can be found on Docs: https://docs.microsoft.com/en-us/windows/desktop/SecAuthN/credentials-management
- Homepage: https://github.com/danieljoos/wincred
- Documentation: https://pkg.go.dev/github.com/danieljoos/wincred#section-documentation
- Licenses: MIT
- Latest release: v1.2.3 (published 9 months ago)
- Last Synced: 2026-06-14T02:03:28.594Z (2 days ago)
- Versions: 11
- Dependent Packages: 5,183
- Dependent Repositories: 8,387
- Docker Downloads: 332,049,356
-
Rankings:
- Dependent packages count: 0.05%
- Dependent repos count: 0.083%
- Docker downloads count: 0.226%
- Average: 2.05%
- Stargazers count: 4.692%
- Forks count: 5.198%
guix: go-github-com-danieljoos-wincred
Go interface to Windows Credentials Management
- Homepage: https://github.com/danieljoos/wincred
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n7619
- Licenses: expat
- Latest release: 1.2.2 (published 4 months ago)
- Last Synced: 2026-04-27T18:11:37.666Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- github.com/stretchr/testify v1.8.0
- golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- actions/setup-go v3 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action v3 composite