Skip to content

Commit c667dc5

Browse files
mjankowskireedloden
authored andcommitted
Relax requirements for ActiveJob in CVE 2018-16476 (#384)
With the release of Rails 5.1.7 this advisory is coming up as a vulnerability, even though the fix is in place in 5.1.7. This change allows the 5.1.7 series to show as not vulnerable.
1 parent 6572115 commit c667dc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gems/activejob/CVE-2018-16476.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ patched_versions:
3232
- "~> 4.2.11"
3333
- "~> 5.0.7.1"
3434
- "~> 5.1.6.1"
35+
- "~> 5.1.7"
3536
- ">= 5.2.1.1"

0 commit comments

Comments
 (0)