|
|
@ -1817,20 +1817,19 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"cpe": "cpe:/a:getbootstrap:bootstrap",
|
|
|
|
"cpe": "cpe:/a:getbootstrap:bootstrap",
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1",
|
|
|
|
"<style>\\s+/\\*!\\s+\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1",
|
|
|
|
"<link[^>]+?href=[^\"]/css/([\\d.]+)/bootstrap\\.(?:min\\.)?css\\;version:\\1",
|
|
|
|
"<link[^>]* href=[^>]*?bootstrap(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.css\\;version:\\1"
|
|
|
|
"<link[^>]+?href=\"[^\"]*bootstrap(?:\\.min)?\\.css",
|
|
|
|
|
|
|
|
"<div[^>]+class=\"[^\"]*glyphicon glyphicon-"
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "Bootstrap.png",
|
|
|
|
"implies": [
|
|
|
|
|
|
|
|
"jQuery\\;confidence:50"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"icon": "Bootstrap.svg",
|
|
|
|
"js": {
|
|
|
|
"js": {
|
|
|
|
"bootstrap.Alert.VERSION": "^(.+)$\\;version:\\1",
|
|
|
|
"bootstrap.Alert.VERSION": "^(.+)$\\;version:\\1",
|
|
|
|
"jQuery.fn.tooltip.Constructor.VERSION": "^(.+)$\\;version:\\1"
|
|
|
|
"jQuery.fn.tooltip.Constructor.VERSION": "^(.+)$\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"script": [
|
|
|
|
"script": [
|
|
|
|
"twitter\\.github\\.com/bootstrap",
|
|
|
|
"bootstrap(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.js\\;version:\\1"
|
|
|
|
"bootstrap[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
|
|
|
|
|
|
|
|
"(?:/([\\d.]+))?(?:/js)?/bootstrap(?:\\.min)?\\.js\\;version:\\1"
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"website": "https://getbootstrap.com"
|
|
|
|
"website": "https://getbootstrap.com"
|
|
|
|
},
|
|
|
|
},
|
|
|
|