implementing-api-threat-protection-with-apigee

Featured

Implement API threat protection using Google Apigee policies including JSON/XML threat protection, OAuth 2.0, SpikeArrest, and Advanced API Security for OWASP Top 10 defense.

AI & Automation 12,642 stars 1468 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Implementing API Threat Protection with Apigee ## Overview Google Apigee is an enterprise API management platform that provides native security policies for threat protection, including JSON and XML content validation, OAuth 2.0 enforcement, SpikeArrest rate limiting, regular expression threat protection, and Advanced API Security for detecting malicious clients and API abuse patterns. Apigee operates as a reverse proxy that intercepts all API traffic, applying security policies before requests reach backend services, effectively shielding APIs against the OWASP API Security Top 10 threats. ## When to Use - When deploying or configuring implementing api threat protection with apigee capabilities in your environment - When establishing security controls aligned to compliance requirements - When building or improving security architecture for this domain - When conducting security assessments that require this implementation ## Prerequisites - Google Cloud Platform account with Apigee organization provisioned - Apigee X or Apigee hybrid environment configured - Backend API services deployed and accessible from Apigee - Google Cloud CLI (gcloud) installed and authenticated - OpenAPI specification for target APIs - Understanding of Apigee proxy bundle structure ## Core Security Policies ### 1. JSON Threat Protection Protects against JSON-based denial-of-service attacks by limiting structural depth, entry counts, and string lengths: ```xml <?xml version="1.0" encoding...

Details

Author
mukul975
Repository
mukul975/Anthropic-Cybersecurity-Skills
Created
3 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

implementing-api-gateway-security-controls

Implements security controls at the API gateway layer including authentication enforcement, rate limiting, request validation, IP allowlisting, TLS termination, and threat protection. The engineer configures API gateways (Kong, AWS API Gateway, Azure APIM, Apigee) to act as a centralized security enforcement point that validates, throttles, and monitors all API traffic before it reaches backend services. Activates for requests involving API gateway security, API management security, gateway authentication, or centralized API protection.

12,642 Updated today
mukul975
AI & Automation Listed

security

API security expertise including authentication, authorization, OWASP compliance, and vulnerability detection.

0 Updated today
ignKhut
AI & Automation Featured

api-security-best-practices

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

39,227 Updated today
sickn33
API & Backend Featured

implementing-api-schema-validation-security

Implement API schema validation using OpenAPI specifications and JSON Schema to enforce input/output contracts and prevent injection, data exposure, and mass assignment attacks.

12,642 Updated today
mukul975
AI & Automation Listed

api-security-best-practices

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

5 Updated yesterday
rootcastleco