https://github.com/thoughtbot/terrapin
Last synced: about 1 month ago
Repository metadata:
Run shell commands safely, even with user-supplied values
- Host: GitHub
- URL: https://github.com/thoughtbot/terrapin
- Owner: thoughtbot
- License: other
- Created: 2018-01-12T15:50:55.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T22:37:42.000Z (4 months ago)
- Last Synced: 2024-10-29T13:05:48.592Z (about 2 months ago)
- Language: Ruby
- Size: 210 KB
- Stars: 250
- Watchers: 8
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Funding Links:
Owner metadata:
- Name: thoughtbot, inc.
- Login: thoughtbot
- Email: [email protected]
- Kind: organization
- Description: We work with organizations of all sizes to design, develop, and grow their web and mobile products.
- Website: https://thoughtbot.com
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6183?v=4
- Repositories: 434
- Last Synced at: 2024-04-14T06:41:37.100Z
- Profile URL: https://github.com/thoughtbot
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 188
Total Committers: 45
Avg Commits per committer: 4.178
Development Distribution Score (DDS): 0.527
Commits in past year: 9
Committers in past year: 5
Avg Commits per committer in past year: 1.8
Development Distribution Score (DDS) in past year: 0.444
Name | Commits | |
---|---|---|
Jon Yurek | j****k@t****m | 89 |
Mike Burns | m****e@m****m | 13 |
Gabe Berke-Williams | g****e@t****m | 10 |
Adarsh Pandit | a****h@t****m | 6 |
github-actions[bot] | g****] | 5 |
Elisa Verna | e****a@g****m | 5 |
sapslaj | s****j@g****m | 4 |
Jonas S | j****s@p****e | 4 |
Gabe Berke-Williams | g****w@g****m | 4 |
Mike Burns | m****s@t****m | 4 |
Ken Dreyer | k****r@k****m | 3 |
Prem Sichanugrist | s@s****u | 2 |
Josh Clayton | j****n@g****m | 2 |
Jeremy Neander | s****o@g****m | 2 |
Ivo van Hurne | i****e@b****l | 2 |
Guillermo Pascual | a****e@g****m | 2 |
Brian Durand | b****n@e****m | 2 |
Aleksei Gusev | a****v@g****m | 2 |
John Joseph Bachir | j@j****c | 1 |
Brian Penguin | b****0@g****m | 1 |
Andrey Koleshko | k****5@g****m | 1 |
Alban Peignier | a****n@t****u | 1 |
Brian Shirai | b****n@g****m | 1 |
Cédric FABIANSKI | c****i@l****m | 1 |
Daniel Jabbour | d****l@a****a | 1 |
Daniel Mircea | d****l@v****m | 1 |
Emanuele Vicentini | e****i@g****m | 1 |
Igor Zubkov | i****v@g****m | 1 |
Joe Francis | j****e@l****m | 1 |
Joshua Clayton | j****n@t****m | 1 |
and 15 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 57,649,744 total
- Total docker downloads: 17,285,690
- Total dependent packages: 30 (may contain duplicates)
- Total dependent repositories: 4,741 (may contain duplicates)
- Total versions: 25
- Total maintainers: 1
rubygems: terrapin
Run shell commands safely, even with user-supplied values
- Homepage: https://github.com/thoughtbot/terrapin
- Documentation: http://www.rubydoc.info/gems/terrapin/
- Licenses: MIT
- Latest release: 1.0.1 (published about 1 year ago)
- Last Synced: 2024-11-10T21:36:30.288Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 30
- Dependent Repositories: 4,741
- Downloads: 57,649,744 Total
- Docker Downloads: 17,285,690
-
Rankings:
- Downloads: 0.398%
- Dependent repos count: 0.458%
- Dependent packages count: 0.803%
- Docker downloads count: 1.111%
- Average: 2.093%
- Stargazers count: 3.724%
- Forks count: 6.061%
- Maintainers (1)
go: github.com/thoughtbot/terrapin
- Homepage:
- Documentation: https://pkg.go.dev/github.com/thoughtbot/terrapin#section-documentation
- Licenses: other
- Latest release: v1.0.0 (published almost 2 years ago)
- Last Synced: 2024-11-10T21:36:35.048Z (about 1 month ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 3.508%
- Forks count: 4.996%
- Average: 7.212%
- Dependent packages count: 9.564%
- Dependent repos count: 10.779%
Dependencies
Gemfile
rubygems
- posix-spawn >= 0
terrapin.gemspec
rubygems
- activesupport >= 3.0.0, < 5.0 development
- bourne >= 0 development
- mocha >= 0 development
- pry >= 0 development
- rake >= 0 development
- rspec >= 0 development
- climate_control >= 0.0.3, < 1.0
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite