Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/hashicorp/go-rootcerts
Last synced: about 4 hours ago
Repository metadata:
Functions for loading root certificates for TLS connections.
- Host: GitHub
- URL: https://github.com/hashicorp/go-rootcerts
- Owner: hashicorp
- License: mpl-2.0
- Created: 2016-05-03T13:12:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T16:07:12.000Z (5 months ago)
- Last Synced: 2024-10-19T16:54:21.811Z (21 days ago)
- Language: Go
- Size: 29.3 KB
- Stars: 82
- Watchers: 284
- Forks: 17
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: HashiCorp
- Login: hashicorp
- Email: [email protected]
- Kind: organization
- Description: Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
- Website: https://hashicorp.com
- Location: San Francisco, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/761456?v=4
- Repositories: 986
- Last Synced at: 2023-04-09T06:01:50.287Z
- Profile URL: https://github.com/hashicorp
- Sponsor URL:
Committers metadata
Last synced: about 7 hours ago
Total Commits: 21
Total Committers: 5
Avg Commits per committer: 4.2
Development Distribution Score (DDS): 0.524
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Paul Hinze | p****e@p****m | 10 |
Michel Vocks | m****s@g****m | 6 |
Jeff Mitchell | j****l@g****m | 2 |
cleroy | c****y@h****m | 2 |
hashicorp-copywrite[bot] | n****y@h****m | 1 |
Issue and Pull Request metadata
Last synced: about 4 hours ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 21,228,084,602
- Total dependent packages: 8,535
- Total dependent repositories: 70,718
- Total versions: 3
go: github.com/hashicorp/go-rootcerts
Package rootcerts contains functions to aid in loading CA certificates for TLS connections. In addition, its default behavior on Darwin works around an open issue [1] in Go's crypto/x509 that prevents certicates from being loaded from the System or Login keychains. [1] https://github.com/golang/go/issues/14514
- Homepage: https://github.com/hashicorp/go-rootcerts
- Documentation: https://pkg.go.dev/github.com/hashicorp/go-rootcerts#section-documentation
- Licenses: MPL-2.0
- Latest release: v1.0.2 (published almost 5 years ago)
- Last Synced: 2024-11-09T00:03:24.664Z (1 day ago)
- Versions: 3
- Dependent Packages: 8,535
- Dependent Repositories: 70,718
- Docker Downloads: 21,228,084,602
-
Rankings:
- Docker downloads count: 0.016%
- Dependent repos count: 0.018%
- Dependent packages count: 0.022%
- Average: 2.013%
- Stargazers count: 4.931%
- Forks count: 5.079%
Dependencies
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-homedir v1.1.0