
Security News
n8n Tops 2025 JavaScript Rising Stars as Workflow Platforms Gain Momentum
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.
@guardian/cdk
Advanced tools
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation.
@guardian/cdk builds on CDK to provide Guardian-specific patterns and
constructs. It is an opinionated and secure-by-default way to describe and
provision your AWS resources.
Jump to:
@guardian/cdk@guardian/cdk expects certain Parameter Store values to be present - for
example, VPC IDs, and the location of dist buckets. To check for account
readiness and fix any issues, run:
npx @guardian/cdk@latest account-readiness --profile [profile]
Once you've confirmed that your account is ready, you can start provisioning your infrastructure.
Tip: Setting up a new project? Start here!
Tip: Migrating an app? See the Migration Guide for more detail.
Tip: New to CDK? The AWS CDK Developer Guide is worth a read.
We welcome contributions to @guardian/cdk!
To get started, please read our Contribution Guidelines.
[!NOTE] This repository uses the GitHub App guardian/cdk (requires GitHub admin) for various automations.
FAQs
Generic Guardian flavoured AWS CDK components
The npm package @guardian/cdk receives a total of 3,514 weekly downloads. As such, @guardian/cdk popularity was classified as popular.
We found that @guardian/cdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.

Security News
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.