Yilialinn commented on code in PR #1495:
URL: https://github.com/apache/apisix-website/pull/1495#discussion_r1101414943


##########
blog/en/blog/2023/02/09/secure-apisix-admin.md:
##########
@@ -0,0 +1,151 @@
+---
+title: Securing Admin Access to Apache APISIX
+authors:
+  - name: Nicolas Fränkel
+    title: Author
+    url: https://github.com/nfrankel
+    image_url: https://avatars.githubusercontent.com/u/752258
+keywords:
+  - API gateway security
+  - Admin API
+  - how to secure API gateway
+description: API Gateways are critical components in one's infrastructure. If 
an attacker could change the configuration of routes, they could direct traffic 
to their infrastructure. Consequences could range from data theft to financial 
losses. Worse, data theft could only be noticed after a long time by mirroring 
the load. Hence, protecting your API Gateway is of utmost importance
+tags: [Ecosystem]
+image: 
https://blog.frankel.ch/assets/resources/secure-apisix-admin/security-g85f9e284f.jpg

Review Comment:
   ```suggestion
   image: 
https://static.apiseven.com/uploads/2023/02/09/GCYH53g6_security-g85f9e284f.jpg
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to