https://github.com/aws/aws-secretsmanager-caching-go
aws-secrets-manager caching golang secret
Score: 11.266001384990615
Last synced: about 4 hours ago
JSON representation
Repository metadata:
The AWS Secrets Manager Go caching client enables in-process caching of secrets for Go applications.
- Host: GitHub
- URL: https://github.com/aws/aws-secretsmanager-caching-go
- Owner: aws
- License: apache-2.0
- Created: 2019-02-28T18:46:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-08-05T21:22:09.000Z (21 days ago)
- Last Synced: 2026-08-06T01:58:51.978Z (21 days ago)
- Topics: aws-secrets-manager, caching, golang, secret
- Language: Go
- Homepage:
- Size: 90.8 KB
- Stars: 100
- Watchers: 13
- Forks: 31
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Notice: NOTICE
Owner metadata:
- Name: Amazon Web Services
- Login: aws
- Email: open-source-github@amazon.com
- Kind: organization
- Description:
- Website: https://amazon.com/aws
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2232217?v=4
- Repositories: 553
- Last Synced at: 2026-08-21T23:27:01.076Z
- Profile URL: https://github.com/aws
GitHub Events
Total
- Create event: 17
- Delete event: 16
- Fork event: 4
- Issue comment event: 28
- Pull request event: 36
- Pull request review comment event: 3
- Pull request review event: 8
- Push event: 12
- Release event: 1
- Watch event: 7
- Total: 132
Last Year
- Delete event: 3
- Fork event: 2
- Issue comment event: 2
- Pull request event: 4
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 4
- Watch event: 1
- Total: 19
Committers metadata
Last synced: 6 days ago
Total Commits: 43
Total Committers: 12
Avg Commits per committer: 3.583
Development Distribution Score (DDS): 0.744
Commits in past year: 6
Committers in past year: 5
Avg Commits per committer in past year: 1.2
Development Distribution Score (DDS) in past year: 0.667
| Name | Commits | |
|---|---|---|
| Simon Marty | s****0@g****m | 11 |
| Parimal Deshmukh | d****l@a****m | 10 |
| James Siri | j****i@a****m | 7 |
| wlewis4321 | 5****1 | 5 |
| dependabot[bot] | 4****] | 2 |
| Vedant Jaiswal | 6****l | 2 |
| Sumit Rawat | 5****R | 1 |
| Sai Kundety | s****y@g****m | 1 |
| Ryan Li | 1****2 | 1 |
| Owen Raccuglia | o****c@g****m | 1 |
| Manyanda Chitimbo | m****o@g****m | 1 |
| Angad | 6****e | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 7
Total pull requests: 153
Average time to close issues: 4 months
Average time to close pull requests: about 2 months
Total issue authors: 7
Total pull request authors: 14
Average comments per issue: 1.43
Average comments per pull request: 1.08
Merged pull request: 33
Bot issues: 0
Bot pull requests: 111
Past year issues: 0
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 0
Past year pull request authors: 7
Past year average comments per issue: 0
Past year average comments per pull request: 1.13
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- barryoneill (1)
- merschformann (1)
- phil-f (1)
- emmaLP (1)
- ghost (1)
- tgilino (1)
- adithyasolai (1)
Top Pull Request Authors
- dependabot[bot] (111)
- simonmarty (15)
- wlewis4321 (9)
- parimaldeshmukh (5)
- ThirdEyeSqueegee (2)
- megaproaktiv (2)
- SaiTejaKundety (2)
- bharat-p (1)
- machi1990 (1)
- bob2681312 (1)
- Nepomuk5665 (1)
- vedant-jaiswal (1)
- i-am-SR (1)
- ojrac (1)
Top Issue Labels
- enhancement (2)
- bug (1)
Top Pull Request Labels
- dependencies (112)
- go (19)
- github_actions (7)
- enhancement (2)
- wontfix (1)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 29 (may contain duplicates)
- Total dependent repositories: 33 (may contain duplicates)
- Total versions: 11
proxy.golang.org: github.com/aws/aws-secretsmanager-caching-go
- Homepage: https://github.com/aws/aws-secretsmanager-caching-go
- Documentation: https://pkg.go.dev/github.com/aws/aws-secretsmanager-caching-go#section-documentation
- Licenses: apache-2.0
- Latest release: v1.2.0 (published about 2 years ago)
- Last Synced: 2026-08-25T09:34:36.972Z (1 day ago)
- Versions: 5
- Dependent Packages: 29
- Dependent Repositories: 33
-
Rankings:
- Dependent packages count: 0.937%
- Dependent repos count: 0.96%
- Average: 3.141%
- Forks count: 4.993%
- Stargazers count: 5.675%
proxy.golang.org: github.com/aws/aws-secretsmanager-caching-go/v2
- Homepage: https://github.com/aws/aws-secretsmanager-caching-go
- Documentation: https://pkg.go.dev/github.com/aws/aws-secretsmanager-caching-go/v2#section-documentation
- Licenses: apache-2.0
- Latest release: v2.2.0 (published 6 months ago)
- Last Synced: 2026-08-24T10:36:37.095Z (2 days ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.406%
- Average: 6.622%
- Dependent repos count: 6.838%
Dependencies
- github.com/aws/aws-sdk-go v1.19.23
- github.com/aws/aws-sdk-go v1.19.23
- github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
- actions/checkout v3 composite
- actions/setup-go v3 composite