https://github.com/secure-systems-lab/go-securesystemslib
Score: 29.215708560721772
Last synced: about 18 hours ago
JSON representation
Repository metadata:
Cryptographic and general-purpose routines for Golang Secure Systems Lab projects at NYU
- Host: GitHub
- URL: https://github.com/secure-systems-lab/go-securesystemslib
- Owner: secure-systems-lab
- License: mit
- Created: 2021-09-09T23:38:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-07-21T13:09:07.000Z (1 day ago)
- Last Synced: 2026-07-21T19:35:47.274Z (1 day ago)
- Language: Go
- Size: 489 KB
- Stars: 32
- Watchers: 8
- Forks: 29
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Secure Systems Lab at NYU
- Login: secure-systems-lab
- Email:
- Kind: organization
- Description: See the main lab webpage for more information!
- Website: https://ssl.engineering.nyu.edu/
- Location: NYU School of Engineering 6 MetroTech Center, Brooklyn, NY 11201
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/9352491?v=4
- Repositories: 8
- Last Synced at: 2023-08-13T18:56:58.284Z
- Profile URL: https://github.com/secure-systems-lab
GitHub Events
Total
- Create event: 32
- Delete event: 32
- Fork event: 3
- Issue comment event: 11
- Issues event: 3
- Pull request event: 71
- Pull request review event: 16
- Push event: 36
- Watch event: 6
- Total: 210
Last Year
- Create event: 17
- Delete event: 17
- Fork event: 1
- Issue comment event: 3
- Pull request event: 34
- Pull request review event: 10
- Push event: 20
- Watch event: 1
- Total: 103
Committers metadata
Last synced: 3 days ago
Total Commits: 162
Total Committers: 17
Avg Commits per committer: 9.529
Development Distribution Score (DDS): 0.444
Commits in past year: 33
Committers in past year: 5
Avg Commits per committer in past year: 6.6
Development Distribution Score (DDS) in past year: 0.212
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 90 |
| Aditya Sirish | a****a@s****n | 28 |
| houdini91 | m****1@g****m | 15 |
| neilnaveen | 4****n | 5 |
| Pat Zielinski | g****t@p****m | 5 |
| Radoslav Dimitrov | d****r@v****m | 3 |
| Ethan Lowman | e****n@d****m | 2 |
| Jonny Stoten | j****y@j****m | 2 |
| Nick Miyake | n****e@p****m | 2 |
| Thibault Normand | m****e@z****g | 2 |
| Yaxhveer | y****d@g****m | 2 |
| Bob Callaway | b****y@g****m | 1 |
| Justin Cappos | j****s@g****m | 1 |
| Kevin Halk | k****k@g****m | 1 |
| Simon Josefsson | s****n@j****g | 1 |
| Tim Ross | t****s@g****m | 1 |
| ohkinozomu | n****e@g****m | 1 |
Issue and Pull Request metadata
Last synced: 5 days ago
Total issues: 16
Total pull requests: 141
Average time to close issues: 4 months
Average time to close pull requests: 9 days
Total issue authors: 12
Total pull request authors: 17
Average comments per issue: 1.88
Average comments per pull request: 0.89
Merged pull request: 115
Bot issues: 0
Bot pull requests: 103
Past year issues: 0
Past year pull requests: 20
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.95
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 16
Top Issue Authors
- nmiyake (4)
- jas4711 (2)
- adityasaky (1)
- houdini91 (1)
- msuozzo (1)
- lukpueh (1)
- Yaxhveer (1)
- Dentrax (1)
- kasia-kittel (1)
- ethan-lowman-dd (1)
- udf2457 (1)
- trishankatdatadog (1)
Top Pull Request Authors
- dependabot[bot] (103)
- adityasaky (14)
- patzielinski (5)
- rdimitrov (2)
- jkjell (2)
- houdini91 (2)
- Yaxhveer (2)
- nmiyake (2)
- ethan-lowman-dd (1)
- jas4711 (1)
- bobcallaway (1)
- neilnaveen (1)
- jonnystoten (1)
- khalkie (1)
- rosstimothy (1)
Top Issue Labels
- good first issue (3)
Top Pull Request Labels
- dependencies (103)
- go (62)
- github_actions (41)
Package metadata
- Total packages: 9
- Total downloads: unknown
- Total docker downloads: 7,754,792,084
- Total dependent packages: 920 (may contain duplicates)
- Total dependent repositories: 1,575 (may contain duplicates)
- Total versions: 25
proxy.golang.org: github.com/secure-systems-lab/go-securesystemslib
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Documentation: https://pkg.go.dev/github.com/secure-systems-lab/go-securesystemslib#section-documentation
- Licenses: MIT
- Latest release: v0.11.0 (published 3 months ago)
- Last Synced: 2026-07-20T12:01:07.534Z (3 days ago)
- Versions: 13
- Dependent Packages: 920
- Dependent Repositories: 1,575
- Docker Downloads: 7,754,792,084
-
Rankings:
- Dependent packages count: 0.135%
- Docker downloads count: 0.135%
- Dependent repos count: 0.2%
- Average: 3.141%
- Forks count: 5.744%
- Stargazers count: 9.49%
proxy.golang.org: github.com/secure-systems-lab/go-securesystemslib/encrypted
Package encrypted provides a simple, secure system for encrypting data symmetrically with a passphrase. It uses scrypt derive a key from the passphrase and the NaCl secret box cipher for authenticated encryption.
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Documentation: https://pkg.go.dev/github.com/secure-systems-lab/go-securesystemslib/encrypted#section-documentation
- Licenses: MIT
- Latest release: v0.11.0 (published 2 months ago)
- Last Synced: 2026-07-20T12:01:12.176Z (3 days ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.751%
- Average: 4.91%
- Dependent repos count: 5.07%
proxy.golang.org: github.com/secure-systems-lab/go-securesystemslib/cjson
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Documentation: https://pkg.go.dev/github.com/secure-systems-lab/go-securesystemslib/cjson#section-documentation
- Licenses: MIT
- Latest release: (published 6 months ago)
- Last Synced: 2026-07-20T12:01:08.333Z (3 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.698%
- Dependent packages count: 6.151%
- Average: 6.194%
- Dependent repos count: 6.563%
- Stargazers count: 7.363%
debian-13: golang-github-secure-systems-lab-go-securesystemslib
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Documentation: https://packages.debian.org/trixie/golang-github-secure-systems-lab-go-securesystemslib
- Licenses:
- Latest release: 0.9.0-1 (published 5 months ago)
- Last Synced: 2026-03-13T11:09:43.195Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: golang-github-secure-systems-lab-go-securesystemslib
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Licenses:
- Latest release: 0.4.0-1 (published 5 months ago)
- Last Synced: 2026-03-11T20:19:14.402Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-github-secure-systems-lab-go-securesystemslib
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Licenses:
- Latest release: 0.8.0-2 (published 5 months ago)
- Last Synced: 2026-03-08T16:51:54.264Z (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-secure-systems-lab-go-securesystemslib
Common cryptographic routines for secure systems
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n2831
- Licenses: expat
- Latest release: 0.10.0 (published 5 months ago)
- Last Synced: 2026-04-07T02:02:13.773Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: golang-github-secure-systems-lab-go-securesystemslib
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Licenses:
- Latest release: 0.4.0-1 (published 5 months ago)
- Last Synced: 2026-03-10T05:03:10.971Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: golang-github-secure-systems-lab-go-securesystemslib
- Homepage: https://github.com/secure-systems-lab/go-securesystemslib
- Licenses:
- Latest release: 0.8.0-2 (published 6 months ago)
- Last Synced: 2026-03-06T10:24:42.195Z (5 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/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.0
- golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- gopkg.in/yaml.v3 v3.0.1
- github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb
- 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/crypto v0.0.0-20211117183948-ae814b36b871
- golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.6
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- 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/checkout v3 composite
- actions/setup-go v3 composite
- dominikh/staticcheck-action v1.3.0 composite
- actions/checkout de0fac2e4500dabe0009e67214ff5f5447ce83dd composite
- actions/setup-go 4b73464bb391d4059bd26b0524d20df3927bd417 composite
- golangci/golangci-lint-action 1e7e51e771db61008b38414a730f564565cf7c20 composite