We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0c7c8 commit 3119094Copy full SHA for 3119094
1 file changed
README.md
@@ -121,7 +121,7 @@ patched_versions:
121
122
* `gem` \[String\] (required): Name of the affected gem.
123
* `library` \[String\] (optional): Name of the ruby library which the affected gem belongs to.
124
-* `framework` \[String\] (optional): Name of the framework which the affected gem belongs to.
+* `framework` \[String\] (optional): Name of the framework which the affected gem belongs to. (e.g. rails)
125
* `platform` \[String\] (optional): If this vulnerability is platform-specific, name of platform this vulnerability affects (e.g. jruby)
126
* `cve` \[String\] (optional): Common Vulnerabilities and Exposures (CVE) ID.
127
* `osvdb` \[Integer\] (optional): Open Sourced Vulnerability Database (OSVDB) ID.
0 commit comments