Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@cfn-modules/alb-listener
Advanced tools
ALB listener.
Install Node.js and npm first!
npm i @cfn-modules/alb-listener
---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'cfn-modules example'
Resources:
AlbListener:
Type: 'AWS::CloudFormation::Stack'
Properties:
Parameters:
AlbModule: !GetAtt 'Alb.Outputs.StackName' # required
Port: '80' # optional
CertificateArn: '' # optional
ClientSgModule: '' # optional
TemplateURL: './node_modules/@cfn-modules/alb-listener/module.yml'
Name | Description | Default | Required? | Allowed values |
---|---|---|---|---|
AlbModule | Stack name of alb module | yes | ||
Port | The port on which the listener listens for requests | 80 | no | |
CertificateArn | Amazon Resource Name (ARN) of the certificate to associate with the listener | no | ||
ClientSgModule | Stack name of client-sg module where traffic is allowed from on port $Port to the listener (requires ALB Scheme := internal) | no |
FAQs
ALB listener
The npm package @cfn-modules/alb-listener receives a total of 34 weekly downloads. As such, @cfn-modules/alb-listener popularity was classified as not popular.
We found that @cfn-modules/alb-listener demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.