Luciano Mammino

Results 99 issues of Luciano Mammino

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=ejs&from_version=2.7.4&to_version=3.1.6&pr_id=7046d351-19a8-42f9-8df3-059049e027b9&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=ejs&from_version=2.5.6&to_version=3.1.6&pr_id=9b089fee-017d-4847-b290-1bf907c55ebb&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I have been recently struggling to figure out how to send Gzipped payloads through `boto3`/`botocore` (full story and my current solution here: [How to send gzipped requests with boto3](https://loige.co/how-to-send-gzipped-requests-with-boto3)). While...

feature-request
p2

Is it possible to parse a buffer that contains multiple objects? After a 30-minutes investigation, I couldn't figure out a way to do it.

I would (really) love to have some management commands to read, write, list (etc) keys stored on a filesystem. I propose the following commands: | Name | Arguments | Description...

⚠️ Lerna is not supported anymore. From the [official Lerna readme](https://github.com/lerna/lerna#readme): > Important note: this project https://github.com/lerna/lerna/issues/2703. Consider adopting an alternative toolset for monorepo management. We should future-proof SLIC Watch...

enhancement

Originally in scope for #32 We should be able to expose some configuration at the resource level (e.g. a lambda) to be able to disable some globally enabled alarms

this will increase DX allowing users to follow AWS conventions (first letter upper case) if they want to.