Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Cloud

3 items on 29 Jul 2026
DevSec AWS

Secure your npm and pip package updates in Amazon Linux

If you use and install packages from npm or PyPI, the first hours after a package is published are the riskiest because scanners can’t analyze packages before publication. Recent supply chain events affecting NodeJS and…

Source: AWS Security Blog Norbert Manthey
AWS GitHub

aws/aws-cdk: v2.262.2

Bug Fixes revert "fix(core): stack.node.addDependency gets slower as stacks grow (#38314)" (#38417) (d97dd8d), closes #38406 #38406 Alpha modules (2.262.2-alpha.0)

Source: AWS CDK Releases aws-cdk-automation