Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CVE-2017-8418] - updating rubocop dependency. #80

Merged
merged 1 commit into from Mar 17, 2018

Conversation

majormoses
Copy link
Member

Breaking Changes:

  • removed ruby < 2.1 support

Misc:

  • appeased the cops

Signed-off-by: Ben Abrams me@benabrams.it

Pull Request Checklist

sensu-plugins/community#77

General

  • Update Changelog following the conventions laid out here

  • Update README with any necessary configuration snippets

  • Binstubs are created if needed

  • RuboCop passes

  • Existing tests pass

Purpose

Address CVE, see parent issue for details

Known Compatibility Issues

removes ruby < 2.1 support


# main plugin class
class CheckRabbitMQMessages < Sensu::Plugin::RabbitMQ::Check
class CheckRabbitMQQueue < Sensu::Plugin::RabbitMQ::Check
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

namespace conflict.

Breaking Changes:
- removed ruby `< 2.1` support

Misc:
- appeased the cops

Signed-off-by: Ben Abrams <me@benabrams.it>
@majormoses majormoses merged commit 8466e9d into master Mar 17, 2018
@majormoses
Copy link
Member Author

@majormoses majormoses deleted the fix/CVE-2017-8418 branch March 17, 2018 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants