Skip to content

Commit b84fda3

Browse files
Robert Schultheisreedloden
authored andcommitted
fixed the grape advisory (#349)
1 parent ba0344c commit b84fda3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
gem: ruby-grape
2+
gem: grape
33
cve: 2018-3769
44
date: 2018-05-23
55
url: https://github.com/ruby-grape/grape/issues/1762
@@ -13,7 +13,7 @@ description: |
1313
http://example.com/api/endpoint?format=%3Cscript%3Ealert(document.cookie)%3C/script%3E
1414
1515
patched_versions:
16-
- ">= 1.0.3"
16+
- ">= 1.1.0"
1717
related:
1818
url:
1919
- https://github.com/ruby-grape/grape/pull/1763

0 commit comments

Comments
 (0)