Serverless Security

What a function-as-a-service platform changes: an execution environment reused between invocations so /tmp and module globals outlive a request, an event envelope that is attacker-influenced whichever trigger delivered it, encrypted-at-rest configuration that the control-plane API still returns in cleartext, and concurrency as the boundary between an incident and a bill. Use when generating Lambda, Cloud Functions, or Azure Functions code, serverless.yml or SAM templates, or wiring API Gateway, EventBridge, SQS, or S3 triggers.

ShieldNet-360 9168d70 6 files · 27.3 KB Updated

File contents

ShieldNet-360/secure-vibe/tree/main/skills/serverless-security commit 9168d70038

Frequently asked questions

npx skillmds@latest add shieldnet-360/serverless-security