coinbase / coinbase/pwnbot

nodejs 6.10 EoL support in Lambda

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
92
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Current Pwnbot runtime is 6.10 as seen in the [lambda resource declaration](
https://github.com/coinbase/pwnbot/blob/f0ea677c8142036fddccda8f960bacc347b3d7f4/resources/pwnbot.rb#L155)

Support for 6.10 has been EoL'd somewhere between April and August of 2019, per the [AWS Runtime Support Policy](https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html).

Contributor guide

Open the contributing guide

Research direction

Start with the Lambda resource declaration in resources/pwnbot.rb around line 155, then consult the linked AWS Runtime Support Policy. Confirm the declared Node.js runtime is no longer supported and identify the supported runtime required for this deployment; done means the declaration no longer targets Node.js 6.10.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, node.js
Domain
backend, cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.