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

Address multiple CVE's #18

Merged
merged 1 commit into from
Sep 9, 2018
Merged

Address multiple CVE's #18

merged 1 commit into from
Sep 9, 2018

Conversation

majormoses
Copy link
Member

@majormoses majormoses commented Sep 3, 2018

Address the following CVE's:

Breaking Changes:

  • removed ruby versions < 2.3 support

Misc Changes:

  • appeased the cops
  • target rubocop rules to ruby 2.3
  • update changelog guidelines locations

Signed-off-by: Ben Abrams [email protected]

Pull Request Checklist

General

  • Update Changelog following the conventions laid out on Keep A Changelog

  • Update README with any necessary configuration snippets

  • Binstubs are created if needed

  • RuboCop passes

  • Existing tests pass

Purpose

Address CVE's, misc cleanup

Known Compatibility Issues

removed < 2.3 ruby version support.

Address the following CVE's:
- https://nvd.nist.gov/vuln/detail/CVE-2017-17042
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418

Breaking Changes:
- removed ruby versions `< 2.3` support

Misc Changes:
- appeased the cops
- target rubocop rules to ruby 2.3
- update changelog guidelines locations

Signed-off-by: Ben Abrams <[email protected]>
@majormoses
Copy link
Member Author

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.

1 participant