https://github.com/xdg-go/scram
golang scram
Score: 28.841626109975003
Last synced: about 8 hours ago
JSON representation
Repository metadata:
Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)
- Host: GitHub
- URL: https://github.com/xdg-go/scram
- Owner: xdg-go
- License: apache-2.0
- Created: 2018-03-04T19:48:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T13:41:16.000Z (9 months ago)
- Last Synced: 2026-07-31T19:05:09.715Z (13 days ago)
- Topics: golang, scram
- Language: Go
- Homepage:
- Size: 98.6 KB
- Stars: 53
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: xdg Go code
- Login: xdg-go
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/42934145?v=4
- Repositories: 13
- Last Synced at: 2023-03-01T01:15:39.377Z
- Profile URL: https://github.com/xdg-go
GitHub Events
Total
- Delete event: 2
- Fork event: 4
- Issue comment event: 3
- Pull request review comment event: 2
- Push event: 8
- Release event: 1
- Watch event: 6
- Total: 26
Last Year
- Delete event: 2
- Issue comment event: 3
- Pull request review comment event: 2
- Push event: 8
- Release event: 1
- Watch event: 2
- Total: 18
Committers metadata
Last synced: 2 days ago
Total Commits: 50
Total Committers: 5
Avg Commits per committer: 10.0
Development Distribution Score (DDS): 0.1
Commits in past year: 12
Committers in past year: 3
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.25
| Name | Commits | |
|---|---|---|
| David Golden | x****g@x****e | 45 |
| Claude | n****y@a****m | 2 |
| kruskall | 9****l | 1 |
| Ian Wormsbecker | i****r@s****m | 1 |
| Dominic Evans | d****s@u****m | 1 |
Issue and Pull Request metadata
Last synced: 7 days ago
Total issues: 8
Total pull requests: 4
Average time to close issues: 11 months
Average time to close pull requests: 10 months
Total issue authors: 6
Total pull request authors: 4
Average comments per issue: 3.0
Average comments per pull request: 2.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 months
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 2.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Neustradamus (3)
- azhaochen (1)
- dayuanyuan1989 (1)
- rubengp99 (1)
- yurishkuro (1)
- srPuebla (1)
Top Pull Request Authors
- dnwe (1)
- xdg (1)
- worms (1)
- kruskall (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 9
- Total downloads: unknown
- Total docker downloads: 12,662,286,731
- Total dependent packages: 6,926 (may contain duplicates)
- Total dependent repositories: 21,093 (may contain duplicates)
- Total versions: 15
debian-12: golang-github-xdg-go-scram
- Homepage: https://github.com/xdg-go/scram
- Documentation: https://packages.debian.org/bookworm/golang-github-xdg-go-scram
- Licenses: apache-2.0
- Latest release: 1.1.1-1 (published 6 months ago)
- Last Synced: 2026-03-13T00:11:53.882Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 2.048%
- Forks count: 3.944%
- Stargazers count: 4.247%
proxy.golang.org: github.com/xdg-go/scram
Package scram provides client and server implementations of the Salted Challenge Response Authentication Mechanism (SCRAM) described in RFC-5802, RFC-7677, and RFC-9266.
- Homepage: https://github.com/xdg-go/scram
- Documentation: https://pkg.go.dev/github.com/xdg-go/scram#section-documentation
- Licenses: Apache-2.0
- Latest release: v1.2.0 (published 9 months ago)
- Last Synced: 2026-08-12T01:35:38.669Z (1 day ago)
- Versions: 7
- Dependent Packages: 6,926
- Dependent Repositories: 21,093
- Docker Downloads: 12,662,286,731
-
Rankings:
- Dependent packages count: 0.027%
- Docker downloads count: 0.029%
- Dependent repos count: 0.044%
- Average: 2.545%
- Forks count: 5.59%
- Stargazers count: 7.034%
debian-13: golang-github-xdg-go-scram
- Homepage: https://github.com/xdg-go/scram
- Documentation: https://packages.debian.org/trixie/golang-github-xdg-go-scram
- Licenses:
- Latest release: 1.1.2-1 (published 6 months ago)
- Last Synced: 2026-03-13T11:14:23.318Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-xdg-go-scram
Go implementation of RFC-5802
- Homepage: https://github.com/xdg-go/scram
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n15634
- Licenses: asl2.0
- Latest release: 1.1.2 (published 5 months ago)
- Last Synced: 2026-04-07T02:02:12.848Z (4 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/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/stringprep v1.0.3
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/stringprep v1.0.3
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite