Loading...
Serverless security tools for protecting AWS Lambda, Azure Functions, and other function-as-a-service (FaaS) deployments from security threats.
Browse 4 serverless security tools
Security platform for serverless functions with vulnerability scanning & runtime
FunctionShield is a Serverless Security Library for Developers to enforce strict security controls on AWS Lambda & Google Cloud Functions runtimes.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
A serverless application that demonstrates common serverless security flaws and weaknesses
Common questions about Serverless Security tools, selection guides, pricing, and comparisons.
Serverless functions have unique risks: overly permissive execution roles, injection through event triggers (S3 events, API Gateway), dependency vulnerabilities in function packages, sensitive data in environment variables, and function-level misconfiguration. Traditional endpoint agents cannot run in serverless environments, requiring purpose-built tools that scan function code, monitor invocations, and enforce least-privilege IAM.