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/acm-wildcard-certificate-public
Advanced tools
Public wildcard certificate managed by ACM
Public wildcard certificate managed by ACM.
Let's assume you have created a hosted zone for widdix.net
. This module creates a certificate for the following (sub)domain names:
widdix.net
*.widdix.net
Keep in mind that
*.widdix.net
includes only one subdomain level. E.g.www.widdix.net
is included, butwww.test.widdix.net
is not.
Install Node.js and npm first!
npm i @cfn-modules/acm-wildcard-certificate-public
---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'cfn-modules example'
Resources:
Certificate:
Type: 'AWS::CloudFormation::Stack'
Properties:
Parameters:
HostedZoneModule: !GetAtt 'HostedZone.Outputs.StackName' # required
TemplateURL: './node_modules/@cfn-modules/acm-wildcard-certificate-public/module.yml'
none
Name | Description | Default | Required? | Allowed values |
---|---|---|---|---|
HostedZoneModule | Stack name of module implementing HostedZone | yes |
Name | Interface | Description | Exported? |
---|---|---|---|
ModuleId | global | Id of the module | no |
ModuleVersion | global | Version of the module | no |
StackName | global | Name of the stack (used to pass module references) | no |
Arn | ExposeArn | Certificate ARN | yes |
FAQs
Public wildcard certificate managed by ACM
The npm package @cfn-modules/acm-wildcard-certificate-public receives a total of 9 weekly downloads. As such, @cfn-modules/acm-wildcard-certificate-public popularity was classified as not popular.
We found that @cfn-modules/acm-wildcard-certificate-public demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.