Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
cdk-cloudformation-mongodb-atlas-networkpeering
Advanced tools
This resource allows to create, read, update and delete a network peering
AWS CDK L1 construct and data structures for the AWS CloudFormation Registry type
MongoDB::Atlas::NetworkPeering
v1.2.0.
This package is deprecated. Please use the respective
@mongodbatlas-awscdk/*
scoped package instead
This resource allows to create, read, update and delete a network peering
In order to use this library, you will need to activate this AWS CloudFormation Registry type in your account. You can do this via the AWS Management Console or using the AWS CLI using the following command:
aws cloudformation activate-type \
--type-name MongoDB::Atlas::NetworkPeering \
--publisher-id bb989456c78c398a858fef18f2ca1bfc1fbba082 \
--type RESOURCE \
--execution-role-arn ROLE-ARN
Alternatively:
aws cloudformation activate-type \
--public-type-arn arn:aws:cloudformation:us-east-1::type/resource/bb989456c78c398a858fef18f2ca1bfc1fbba082/MongoDB-Atlas-NetworkPeering \
--execution-role-arn ROLE-ARN
You can find more information about activating this type in the AWS CloudFormation documentation.
This library is auto-generated and published to all supported programming languages by the cdklabs/cdk-cloudformation project based on the API schema published for MongoDB::Atlas::NetworkPeering
.
MongoDB::Atlas::NetworkPeering
should be reported to the publisher.Distributed under the Apache-2.0 License.
FAQs
This resource allows to create, read, update and delete a network peering
We found that cdk-cloudformation-mongodb-atlas-networkpeering demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.