Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@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 5,395 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.