lambda_punch icon indicating copy to clipboard operation
lambda_punch copied to clipboard

🐑👊 Asynchronous background job processing for AWS Lambda with Ruby using Lambda Extensions. Inspired by the SuckerPunch gem but specifically tooled to work with Lambda's invoke model.

Results 11 lambda_punch issues
Sort by recently updated
recently updated
newest added

The suggested configuration here: https://github.com/rails-lambda/lambda_punch/blob/77e05e302bc59fd5588383a4188a53e2f875eb18/README.md?plain=1#L42 ... will cause an `Errno::EADDRINUSE` error to be raised if a lambda is invoked manually, because the `LambdaPunch` server will have already been started. A...

Use mermaid for the sequence diagram. Use one in Crypteia as a base.

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. Release notes Sourced from globalid's releases. v1.0.1 Possible ReDoS based DoS vulnerability in GlobalID There is a ReDoS based DoS vulnerability in the GlobalID...

dependencies

Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.4. Release notes Sourced from rails-html-sanitizer's releases. 1.4.4 / 2022-12-13 Address inefficient regular expression complexity with certain configurations of Rails::Html::Sanitizer. Fixes CVE-2022-23517. See GHSA-5x79-w82f-gw8w for...

dependencies

Bumps [loofah](https://github.com/flavorjones/loofah) from 2.12.0 to 2.19.1. Release notes Sourced from loofah's releases. 2.19.1 / 2022-12-13 Security Address CVE-2022-23514, inefficient regular expression complexity. See GHSA-486f-hjj9-9vhh for more information. Address CVE-2022-23515, improper...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

One of those times where I would not know if anything would work when deployed to AWS Lambda. As such, I never believed the interfaces were worth testing or would...

Bumps [actionpack](https://github.com/rails/rails) from 7.0.4.3 to 7.0.8.7. Release notes Sourced from actionpack's releases. 7.0.8.7 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...

dependencies

Bumps [actionmailer](https://github.com/rails/rails) from 7.0.4.3 to 7.0.8.5. Release notes Sourced from actionmailer's releases. 7.0.8.5 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...

dependencies