Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/technologies/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -5590,7 +5590,7 @@
"cats": [
12
],
"cpe": "cpe:2.3:a:angularjs:angular:*:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:angular:angular:*:*:*:*:*:*:*:*",
"description": "Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google.",
"dom": {
"[ng-version]": {
Expand Down
2 changes: 1 addition & 1 deletion src/technologies/j.json
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,7 @@
"cats": [
59
],
"cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:jqueryui:jquery_ui:*:*:*:*:*:*:*:*",
"description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
"icon": "jQuery UI.svg",
"implies": [
Expand Down
2 changes: 1 addition & 1 deletion src/technologies/k.json
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@
"CMSCookieLevel": "",
"CMSPreferredCulture": ""
},
"cpe": "cpe:2.3:a:kentico:kentico_cms:*:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:kentico:xperience:*:*:*:*:*:*:*:*",
"description": "Kentico CMS is a web content management system for building websites, online stores, intranets, and Web 2.0 community sites.",
"dom": [
"link[href*='/kentico/bundles/pageComponents/']"
Expand Down
17 changes: 1 addition & 16 deletions src/technologies/o.json
Original file line number Diff line number Diff line change
Expand Up @@ -2625,7 +2625,7 @@
},
"icon": "Oracle.svg",
"implies": [
"Oracle WebLogic Server"
"Weblogic Server"
],
"website": "https://oracle.com"
},
Expand Down Expand Up @@ -2708,21 +2708,6 @@
"icon": "Oracle.svg",
"website": "https://oracle.com"
},
"Oracle WebLogic Server": {
"cats": [
22
],
"cpe": "cpe:2.3:a:bea:weblogic_server:*:*:*:*:*:*:*:*",
"description": "Oracle WebLogic Server is a Java-based application server that provides a platform for developing, deploying, and running enterprise-level Java applications.",
"icon": "Oracle.svg",
"implies": [
"Java"
],
"pricing": [
"poa"
],
"website": "https://www.oracle.com/java/weblogic/"
},
"Orama": {
"cats": [
29
Expand Down
9 changes: 5 additions & 4 deletions src/technologies/p.json
Original file line number Diff line number Diff line change
Expand Up @@ -4878,7 +4878,7 @@
"cats": [
9
],
"cpe": "cpe:2.3:a:parallels:parallels_plesk_panel:*:*:*:*:*:*:*:*",
"cpe": "cpe:2.3:a:plesk:plesk:*:*:*:*:*:*:*:*",
"description": "Plesk is a web hosting and server data centre automation software with a control panel developed for Linux and Windows-based retail hosting service providers.",
"headers": {
"X-Powered-By": "^Plesk(?:L|W)in",
Expand Down Expand Up @@ -7666,7 +7666,7 @@
"cookies": {
"ppwp_wp_session": ""
},
"cpe": "cpe:2.3:a:profilepress:profilepress:*:*:*:*:*:wordpress:*:*",
"cpe": "cpe:2.3:a:properfraction:profilepress:*:*:*:*:*:wordpress:*:*",
"description": "ProfilePress is a WordPress registration plugin that lets you create login forms, registration forms, user profiles, and more.",
"dom": [
"link[href*='/wp-content/plugins/wp-user-avatar/']"
Expand Down Expand Up @@ -7842,8 +7842,9 @@
"icon": "ProgressBar.js.png",
"oss": true,
"scriptSrc": [
"progressbar(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
"(?:((?:\\d+\\.)+\\d+)\\/)?progressbar(?:\\.min)?\\.js\\;version:\\1"
"cdnjs\\.cloudflare\\.com\\/ajax\\/libs\\/progressbar\\.js\\/([\\d\\.]+)\\/progressbar(?:\\.min)?\\.js\\;version:\\1",
"\\/progressbar\\.js@([\\d\\.]+)\\/dist\\/progressbar(?:\\.min)?\\.js\\;version:\\1",
"\\/progressbar\\.js\\/dist\\/progressbar(?:\\.min)?\\.js"
],
"website": "https://kimmobrunfeldt.github.io/progressbar.js/"
},
Expand Down
1 change: 0 additions & 1 deletion src/technologies/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -5433,7 +5433,6 @@
"cats": [
12
],
"cpe": "cpe:2.3:a:transifex:transifex:*:*:*:*:*:*:*:*",
"description": "Transifex is a cloud-based platform for managing the translation and localization of digital content.",
"icon": "transifex.svg",
"js": {
Expand Down
1 change: 1 addition & 0 deletions src/technologies/w.json
Original file line number Diff line number Diff line change
Expand Up @@ -1523,6 +1523,7 @@
"cats": [
22
],
"cpe": "cpe:2.3:a:oracle:weblogic_server:*:*:*:*:*:*:*:*",
"description": "WebLogic Server is an Application Server that runs on a middle tier, between back-end databases and related applications and browser-based thin clients.",
"headers": {
"Server": "^WebLogic\\sServer\\s([\\d\\.]+)?\\;version:\\1"
Expand Down