Skip to content

Fix guard-livereload security vulnerability #289#1026

Open
kallal79 wants to merge 1 commit intorubysec:masterfrom
kallal79:fix-guard-livereload-vulnerability-289
Open

Fix guard-livereload security vulnerability #289#1026
kallal79 wants to merge 1 commit intorubysec:masterfrom
kallal79:fix-guard-livereload-vulnerability-289

Conversation

@kallal79
Copy link
Copy Markdown

  • Add missing CVE-2016-1000305 advisory for guard-livereload
  • Fix test validation logic in gem_advisory_example.rb
  • Resolve 8 failing tests by improving version requirement validation
  • Handle compound version requirements (e.g., '~> 4.2.5, >= 4.2.5.1')
  • Add edge case handling for unaffected versions
  • All 53,803 tests now pass

Fixes #289

- Add missing CVE-2016-1000305 advisory for guard-livereload
- Fix test validation logic in gem_advisory_example.rb
- Resolve 8 failing tests by improving version requirement validation
- Handle compound version requirements (e.g., '~> 4.2.5, >= 4.2.5.1')
- Add edge case handling for unaffected versions
- All 53,803 tests now pass

Fixes rubysec#289
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

guard-livereload security vulnerability

1 participant