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.
Please do not directly email any committers with questions or problems. A community is best served when discussions are held in public.
Searching the issues for your problem is also a good idea.
Please see LICENSE for licensing details.
The commands bellow are used to run this project in a container. They use the Dockerfile at the root of the project and create a volume to update the container with the code changes you make at the outside.
After every change to the source code you should do a '$rake install' in the container's bash and then you can run a new console or rspec/rubocop.
# in case you didn't build the image yet
docker build -t cnab-gem .
# raises the container and keeps it open and running using a never closing foreground job (in this case, 'bash')
docker run -it -v $(pwd):/cnab240_bancoabc cnab-gem bash
FAQs
Unknown package
We found that cnab240_bancoabc demonstrated a not healthy version release cadence and project activity because the last version was released 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.
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.