README.md in sensu-plugins-minio-0.0.5 vs README.md in sensu-plugins-minio-0.0.6
- old
+ new
@@ -1,7 +1,10 @@
# Sensu check for minio updates
+Translates the presence of an outdated minio server instance into sensu check
+results to reduce the time-to-patch for minio systems.
+
## Installation
Add this line to your application's Gemfile:
```ruby
@@ -22,11 +25,11 @@
### Optional parameters
Checks will check the default URL https://dl.min.io/server/minio/release
and the default Platform linux-amd64 for updates. Adjust these optional
parameters if you want to check a different platform or for whatever
-reason need to check a differen URL.
+reason need to check a different URL.
| Parameter | Description |
| ------------------ | ----------------------------------------------- |
| -u URL | Url of minio site containing update information |
| -p PLATFORM | OS Platform to check for |
@@ -55,5 +58,9 @@
## Contributing
Bug reports and pull requests are welcome on GitHub at
https://github.com/aboutsource/sensu-plugins-minio.
+
+## Security
+
+* [Snyk](https://app.snyk.io/org/about-source/project/0a24cb05-4369-457c-8cca-7e4c395eb25e)