Skip to content

Commit

Permalink
Added knockout (https://knockoutjs.com/)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elointz committed Feb 5, 2019
1 parent a7baf25 commit 03e0679
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions repository/jsrepository.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,24 @@
"hashes" : {}
}
},
"knockout": {
"vulnerabilities" : [
{
"below" : "3.5.0-beta",
"severity": "medium",
"identifiers": {"summary": "XSS injection point in attr name binding for browser IE7 and older"},
"info" : [ "https://github.com/knockout/knockout/issues/1244" ]
}
],
"extractors" : {
"func" : [ "ko.version" ],
"filename" : [ "knockout-(§§version§§)(.min)?\\.js"],
"filecontent" : [
"\\* Knockout JavaScript library v v(§§version§§)"
],
"hashes" : {}
}
},
"sessvars": {
"vulnerabilities" : [
{
Expand Down

0 comments on commit 03e0679

Please sign in to comment.