Commit b51605e
Remove pre-releases from unaffected versions of sinatra's CVE-2018-11627 (#339)
- 2.0.0.beta[1-2] and 2.0.0.rc[1-6] are also affected, but accidentally
included to unaffected versions as they are < 2.0.0.
- In the commit history, 2.0.0-alpha exists before 2.0.0.beta1 and it's
not affected. Since rubygems treats 2.0.0-alpha as between 2.0.0.beta2
and 2.0.0.rc1, we need to explicitly add it to unaffected versions.1 parent 2b17782 commit b51605e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
0 commit comments