Skip to main content

Linode Blog > Alex Leung

4 posts
A leaking pipe with the text "Security in your DevOps Pipeline: Is your GraphQL API leaky?"
Alex Leung

Security in Your DevOps Pipeline

Sep 10, 2024
by Alex Leung
Not disabling introspection before going live can pose a major security risk. We offer steps to improve security in your DevOps pipeline.
Security
Alex Leung

The Dangers of the Never-Expiring JWT: Hidden Security Vulnerabilities

Sep 3, 2024
by Alex Leung
In this blog post, we focus on non-expiring JWTs. We look at how this issue arises along with the associated security vulnerabilities.
Compute
Alex Leung

Defend Your GraphQL Server Against Excessive Resource Consumption

Aug 20, 2024
by Alex Leung
We'll explore how GraphQL’s flexibility can be turned against you, focusing on a vulnerability highlighted by the OWASP API Security Top 10.
Compute
A red block symbol with the following text: "Defending Against a Login API Brute Force Attack: Because cutting corners can cripple you"
Alex Leung

Defending Against a Login API Brute Force Attack

Aug 13, 2024
by Alex Leung
Learn the importance of implementing the 'maximum failed login attempt' safeguard to protect your user accounts.
Compute