Tagged “Node.js”
2021
How a compromised NPM package can steal your secrets (POC + prevention)
POC of a vulnerable AWS Lambda app leaking environment variables via a compromised NPM package
AWS Cognito: Amplify vs amazon-cognito-identity-js vs AWS SDK
Which of the libraries to use when to integrate Cognito in JavaScript projects.
How to make a copy of AWS IAM role
Avoid the chore of copying policy JSON manually.
How to change/upgrade Node.js version in Azure Functions
Upgrade Node.js version in Linux and Windows function apps; in Premium and Consumption hosting plans.
Cross-post from your blog to DEV.to (Node.js script)
A little helper npm script to automate creating a post at DEV.