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-aws-repository-ecr
Advanced tools
Adds a container registry setup based on terraform for Amazon Web Services to the generated service.
Adds terraform code for provisioning Amazon Web Services Elastic Container Registry (ECR) as an addition to the 'core' terraform code base.
The purpose of this plugin is to be able to add a terraform code that can be used to provision a container registry within Amazon Elastic Container Registry.
repository_name
determines what the name of the repository for the generated service will be - in the following format: aws_account_id.dkr.ecr.region.amazonaws.com/<repository_name>`
repository_type
determines what type the repository will be, this can eiter be public
or private
.
configuration
adds additional configuration to the container repository.
configuration.force_delete
determines if the repository will be deleted on a terraform destroy - even if it contains container images.
As this is an addition to the code base, where non of the other code is touched, using the plugin won't impact the final build.
FAQs
Adds a container registry setup based on terraform for Amazon Web Services to the generated service.
We found that @amplication/plugin-provisioning-terraform-aws-repository-ecr 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.