Add Apache APISIX / web-servers

main
nurbek 1 year ago
parent a957fb0931
commit d3e53dad52

@ -0,0 +1,20 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_4553_208" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="3" width="30" height="26">
<path d="M30.72 3.52H1.12V28.48H30.72V3.52Z" fill="white"/>
</mask>
<g mask="url(#mask0_4553_208)">
<path d="M1.12 28.4L16.16 3.52L30.72 28.4H23.52L16.16 16.8L7.91999 28.4H1.12Z" fill="#F8423F"/>
<path d="M16.16 16.72L7.91999 28.32H1.12L13.36 12.64L16.16 16.72Z" fill="url(#paint0_linear_4553_208)"/>
<path d="M23.52 28.4H30.72L16.16 3.52L23.52 28.4Z" fill="url(#paint1_linear_4553_208)"/>
</g>
<defs>
<linearGradient id="paint0_linear_4553_208" x1="36.72" y1="11.52" x2="14.72" y2="39.28" gradientUnits="userSpaceOnUse">
<stop offset="0.536111" stop-color="#FC0A04"/>
<stop offset="1" stop-color="#CF0500" stop-opacity="0.77"/>
</linearGradient>
<linearGradient id="paint1_linear_4553_208" x1="23.44" y1="3.52" x2="37.28" y2="25.28" gradientUnits="userSpaceOnUse">
<stop offset="0.473466" stop-color="#E2423E"/>
<stop offset="1" stop-color="#E2423E" stop-opacity="0.77"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -3325,6 +3325,20 @@
"scriptSrc": "\\.anyclip\\.com",
"website": "https://www.anyclip.com"
},
"Apache APISIX": {
"cats": [
22
],
"cpe": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*",
"description": "Apache APISIX is an open-source, cloud-native API gateway developed by the Apache Software Foundation. It provides a scalable and high-performance solution for managing and securing API traffic.",
"headers": {
"server": "^APISIX(?:/([\\d\\.]+))?$\\;version:\\1",
"X-APISIX-Upstream-Status": ""
},
"icon": "Apache APISIX.svg",
"oss": true,
"website": "https://apisix.apache.org"
},
"Apache HTTP Server": {
"cats": [
22
@ -3335,6 +3349,7 @@
"Server": "(?:Apache(?:$|/([\\d.]+)|[^/-])|(?:^|\\b)HTTPD)\\;version:\\1"
},
"icon": "Apache.svg",
"oss": true,
"website": "https://httpd.apache.org/"
},
"Apache JSPWiki": {
@ -3348,6 +3363,7 @@
"implies": "Apache Tomcat",
"scriptSrc": "jspwiki",
"url": "wiki\\.jsp",
"oss": true,
"website": "https://jspwiki.org"
},
"Apache Tomcat": {
@ -3362,6 +3378,7 @@
},
"icon": "Apache Tomcat.svg",
"implies": "Java",
"oss": true,
"website": "https://tomcat.apache.org"
},
"Apache Traffic Server": {
@ -3369,10 +3386,12 @@
22
],
"cpe": "cpe:2.3:a:apache:traffic_server:*:*:*:*:*:*:*:*",
"description": "Apache Traffic Server is an open-source caching and proxying server that serves as an HTTP/1.1 and HTTP/2 reverse proxy with caching capabilities, load balancing, request routing, SSL termination, and support for advanced HTTP features.",
"headers": {
"Server": "ATS/?([\\d.]+)?\\;version:\\1"
},
"icon": "Apache Traffic Server.svg",
"oss": true,
"website": "https://trafficserver.apache.org/"
},
"Apache Wicket": {
@ -3380,11 +3399,13 @@
18
],
"cpe": "cpe:2.3:a:apache:wicket:*:*:*:*:*:*:*:*",
"description": "Apache Wicket is an open-source Java web application framework for building scalable and maintainable web applications.",
"icon": "Apache Wicket.svg",
"implies": "Java",
"js": {
"Wicket": ""
},
"oss": true,
"website": "https://wicket.apache.org"
},
"Apereo CAS": {

Loading…
Cancel
Save