From 6a521cba6a75101fd869a00caaf93036e4acb82d Mon Sep 17 00:00:00 2001 From: toyray Date: Wed, 26 May 2021 18:20:03 +0800 Subject: [PATCH] Add CPE for AngularJS, Backbone.js, ExtJS, Handlebars, Moment.js, Prototype, TinyMCE, YUI --- src/technologies.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index ccea80d7a..f09f40dce 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1827,6 +1827,7 @@ "cats": [ 12 ], + "cpe": "cpe:/a:angularjs:angular.js", "description": "Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google.", "dom": { "[ng-version]": { @@ -2720,6 +2721,7 @@ "cats": [ 12 ], + "cpe": "cpe:/a:backbone_project:backbone", "description": "BackboneJS is a JavaScript library that allows to develop and structure the client side applications that run in a web browser.", "icon": "Backbone.js.png", "implies": "Underscore.js", @@ -6569,6 +6571,7 @@ "cats": [ 12 ], + "cpe": "cpe:/a:sencha:ext_js", "icon": "ExtJS.png", "js": { "Ext": "", @@ -8518,6 +8521,7 @@ "cats": [ 12 ], + "cpe": "cpe:/a:handlebars.js_project:handlebars.js", "description": "Handlebars is a JavaScript library used to create reusable webpage templates.", "html": "<[^>]*type=[^>]text\\/x-handlebars-template", "icon": "Handlebars.png", @@ -12362,6 +12366,7 @@ "cats": [ 59 ], + "cpe": "cpe:/a:momentjs:moment", "description": "Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.", "icon": "Moment.js.svg", "js": { @@ -14920,6 +14925,7 @@ "cats": [ 12 ], + "cpe": "cpe:/a:prototypejs:prototype", "description": "Prototype is a JavaScript Framework that aims to ease development of web applications.", "icon": "Prototype.png", "js": { @@ -19514,6 +19520,7 @@ "cats": [ 24 ], + "cpe": "cpe:/a:tiny:tinymce", "description": "TinyMCE is an online rich-text editor released as open-source software. TinyMCE is designed to integrate with JavaScript libraries, Vue.js, and AngularJS as well as content management systems such as Joomla!, and WordPress.", "icon": "TinyMCE.png", "js": { @@ -21696,6 +21703,7 @@ "cats": [ 59 ], + "cpe": "cpe:/a:yahoo:yui", "icon": "YUI.png", "js": { "YAHOO.VERSION": "^(.+)$\\;version:\\1",