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.
@amplication/plugin-provisioning-terraform-gcp-database-csql
Advanced tools
Adds terraform code for a Cloud SQL database to the generated service.
Adds a container registry setup based on terraform for Google Cloud Platform to the generated service.
Adds a container registry setup based on terraform for Google Cloud Platform to the generated service.
name
will determine the name of the database instance, if unset it will default to the name of the generated service.
environment
used to determine in which project to place the database instance.
team
used to determine in which project to place the database instance.
region
determines where the database instance will be hosted.
zone_suffix
in which gcp zone within the region to place the resource, when a single zone instance is applicable.
tier
the database instance type/tier, resulting in less or more cpu and memory.
availability_type
the availability type for the database instance, options are REGIONAL
or ZONAL
disk_size
the disk size for the database instance.
disk_type
the disk type for the database instance.
charset
the database character set.
collation
the database collation.
deletion_protection
whether or not to enable deletion protection, preventing easy deletion of the resource.
version
the version of the database type.
It will add a terraform file containing the resources information for the container repository, it is dependant on the provisioning-terraform-gcp-core
plugin to work.
FAQs
Adds terraform code for a Cloud SQL database to the generated service.
The npm package @amplication/plugin-provisioning-terraform-gcp-database-csql receives a total of 19,080 weekly downloads. As such, @amplication/plugin-provisioning-terraform-gcp-database-csql popularity was classified as popular.
We found that @amplication/plugin-provisioning-terraform-gcp-database-csql demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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’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.