New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
l

layerborn1

npm

Packages

Current Co-maintainers

Former Co-maintainers

5 packages

@layerborn/cdk-ami-builder

Creates an EC2 AMI using an Image Builder Pipeline and returns the AMI ID.

@layerborn/cdk-aspect-git-tagger

This is a CDK Aspect that will tag your CDK Stacks with the current git repo location for easier identification of deployed stacks.

@layerborn/cdk-github-runners

CDK construct to create GitHub Actions self-hosted runners. A webhook listens to events and creates ephemeral runners on the fly.

@layerborn/cdk-git-tagger

CDK Aspect to tag resources with git metadata. This provides a nice connection between the construct and the git repository.

@layerborn/cdk-iam-policy-builder-helper

A CDK construct that helps build IAM policies using the AWS IAM Policy Builder dump. Normally it is better to use cdk-iam-floyd, However, I found that cdk-iam-floyd currently is not jsii compliant so I wasn't able to use it in my jsii compliant projects i