{"id":15903682,"url":"https://github.com/infrablocks/rake_vault","last_synced_at":"2025-06-11T15:34:51.452Z","repository":{"id":42475688,"uuid":"510340202","full_name":"infrablocks/rake_vault","owner":"infrablocks","description":"Rake tasks for interacting with Hashicorp Vault.","archived":false,"fork":false,"pushed_at":"2025-05-22T15:10:20.000Z","size":261,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-22T16:33:14.781Z","etag":null,"topics":["hashicorp-vault","infrastructure","rake","rake-task","ruby","ruby-gem","rubygem","vault"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infrablocks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-04T11:56:34.000Z","updated_at":"2025-05-22T15:10:16.000Z","dependencies_parsed_at":"2023-02-11T03:30:26.487Z","dependency_job_id":"bb07035d-8962-4db8-b483-24a9efeceef8","html_url":"https://github.com/infrablocks/rake_vault","commit_stats":{"total_commits":104,"total_committers":7,"mean_commits":"14.857142857142858","dds":0.6346153846153846,"last_synced_commit":"ab5511b7583cff849fbb439427c7c42fa8eee242"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/infrablocks/rake_vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Frake_vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Frake_vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Frake_vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Frake_vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infrablocks","download_url":"https://codeload.github.com/infrablocks/rake_vault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Frake_vault/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259289878,"owners_count":22835063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hashicorp-vault","infrastructure","rake","rake-task","ruby","ruby-gem","rubygem","vault"],"created_at":"2024-10-06T12:03:42.379Z","updated_at":"2025-06-11T15:34:51.386Z","avatar_url":"https://github.com/infrablocks.png","language":"Ruby","readme":"# RakeVault\n\nRake tasks for interacting with Hashicorp Vault.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rake_vault'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rake_vault\n\n## Usage\n\nTODO: Write docs.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run\n`rake spec` to run the tests. You can also run `bin/console` for an interactive\nprompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To\nrelease a new version, update the version number in `version.rb`, and then run\n`bundle exec rake release`, which will create a git tag for the version, push\ngit commits and tags, and push the `.gem` file to\n[rubygems.org](https://rubygems.org).\n\n### Managing CircleCI keys\n\nTo encrypt a GPG key for use by CircleCI:\n\n```bash\nopenssl aes-256-cbc \\\n  -e \\\n  -md sha1 \\\n  -in ./config/secrets/ci/gpg.private \\\n  -out ./.circleci/gpg.private.enc \\\n  -k \"\u003cpassphrase\u003e\"\n```\n\nTo check decryption is working correctly:\n\n```bash\nopenssl aes-256-cbc \\\n  -d \\\n  -md sha1 \\\n  -in ./.circleci/gpg.private.enc \\\n  -k \"\u003cpassphrase\u003e\"\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \nhttps://github.com/infrablocks/rake_vault. This project is intended to be a \nsafe, welcoming space for collaboration, and contributors are expected to \nadhere to the [Contributor Covenant](http://contributor-covenant.org) code of \nconduct.\n\n## License\n\nThe gem is available as open source under the terms of the \n[MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfrablocks%2Frake_vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfrablocks%2Frake_vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfrablocks%2Frake_vault/lists"}