Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): add guide to consolidate lambdas for cold starts via platform #5668

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Update docs/docs/08-guides/03-cold-start.md

f85fdc5
Select commit
Loading
Failed to load commit list.
Draft

feat(docs): add guide to consolidate lambdas for cold starts via platform #5668

Update docs/docs/08-guides/03-cold-start.md
f85fdc5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 4, 2024 in 5s

2 new alerts including 2 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 87 in examples/tests/valid/platforms/lambda-cold-start/src/api.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "NONE" is used as
authorization header
.

Check failure on line 112 in examples/tests/valid/platforms/lambda-cold-start/src/api.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "NONE" is used as
authorization header
.