{"id":25872018,"url":"https://github.com/aboutsource/sensu-plugins-minio","last_synced_at":"2025-07-15T21:34:32.464Z","repository":{"id":35163832,"uuid":"207822873","full_name":"aboutsource/sensu-plugins-minio","owner":"aboutsource","description":"Translates the presence of an outdated minio server instance into sensu check results to reduce the time-to-patch for minio systems.","archived":false,"fork":false,"pushed_at":"2024-08-26T10:44:48.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-10T08:22:19.490Z","etag":null,"topics":["minio","ruby","sensu","vulnerability-management"],"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/aboutsource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2019-09-11T13:44:40.000Z","updated_at":"2024-08-26T10:44:49.000Z","dependencies_parsed_at":"2024-08-19T13:21:42.184Z","dependency_job_id":null,"html_url":"https://github.com/aboutsource/sensu-plugins-minio","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/aboutsource/sensu-plugins-minio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutsource%2Fsensu-plugins-minio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutsource%2Fsensu-plugins-minio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutsource%2Fsensu-plugins-minio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutsource%2Fsensu-plugins-minio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutsource","download_url":"https://codeload.github.com/aboutsource/sensu-plugins-minio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutsource%2Fsensu-plugins-minio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265232847,"owners_count":23731780,"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":["minio","ruby","sensu","vulnerability-management"],"created_at":"2025-03-02T07:35:59.229Z","updated_at":"2025-07-15T21:34:32.409Z","avatar_url":"https://github.com/aboutsource.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sensu check for minio updates\n\nTranslates the presence of an outdated minio server instance into sensu check\nresults to reduce the time-to-patch for minio systems.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'sensu-plugins-minio'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install sensu-plugins-minio\n\n## USAGE\nCheck if a the local minio version is in the most recent version\n\n### Optional parameters\n\nChecks will check the default URL https://dl.min.io/server/minio/release\nand the default Platform linux-amd64 for updates. Adjust these optional\nparameters if you want to check a different platform or for whatever\nreason need to check a different URL.\n\n| Parameter          | Description                                     |\n| ------------------ | ----------------------------------------------- |\n| -u URL             | Url of minio site containing update information |\n| -p PLATFORM        | OS Platform to check for                        |\n| --timeout TIMEOUT  | Update website request timeout in seconds       |\n\n### Example:\n```\n ./bin/check-minio-update.rb\n```\n\n## Development\n\nInstall rbenv and ruby-build to get a ruby 2.7.x on your system (running on ubuntu 20.04).\n\n    yay -S rbenv ruby-build\n\nAdd the rbenv shell extension (`eval \"$(rbenv init -)\"`) to your shell config (e.g. `~/.zshrc`) and install ruby 2.7.0\n\n    rbenv install 2.7.0\n\nAfter checking out the repo verify, that your system is using the 2.7.0 ruby:\n\n    # rbenv version\n    2.7.0 (set by ..../sensu-plugins-minio/.ruby-version)\n\nRun `bin/setup` to install dependencies. You can\nalso run `bin/console` for an interactive prompt that will allow you to\nexperiment.\n\nTo run the tests execute `bundle exec rspec spec`.\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\nPlugin follows the [rubocop ruby style guide](https://github.com/rubocop-hq/ruby-style-guide)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/aboutsource/sensu-plugins-minio.\n\n## Security\n\n* [Snyk](https://app.snyk.io/org/about-source/project/0a24cb05-4369-457c-8cca-7e4c395eb25e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutsource%2Fsensu-plugins-minio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutsource%2Fsensu-plugins-minio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutsource%2Fsensu-plugins-minio/lists"}