From 73ee48a0b57252b75b6f9ad5467b7793109fee78 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 20 Feb 2023 10:17:19 +0600 Subject: [PATCH] Add Oracle WebLogic Server / webserver --- src/technologies/o.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/technologies/o.json b/src/technologies/o.json index 1ff460f75..cccd1b0ae 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1415,10 +1415,12 @@ "cats": [ 19 ], + "description": "Oracle Dynamic Monitoring Service is a feature of Oracle WebLogic Server that provides real-time monitoring and diagnostic capabilities for Java applications running on the WebLogic Server.", "headers": { "x-oracle-dms-ecid": "" }, "icon": "Oracle.svg", + "implies": "Oracle WebLogic Server", "website": "http://oracle.com" }, "Oracle HTTP Server": { @@ -1483,6 +1485,19 @@ "icon": "Oracle.svg", "website": "http://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/" + }, "Orankl": { "cats": [ 90