BigHugger
sk Skill · ShieldNet-360

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,…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
Gohardening
Host repository
ShieldNet-360/secure-vibe
Category
hardening
Version
2.0.0
Compatible with
when generating AWS Lambda / GCP Cloud Functions / Azure Functions code, when generating serverless.yml, SAM, or function infrastructure, when wiring an HTTP, queue, storage, or event-bus trigger to a function, when a function caches, writes to /tmp, or keeps state between invocations
Host stars
22
Host language
Go