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.
erevna-google-spreadsheet-loader
Advanced tools
Erevna Dictionary Location Data Loader
Nodejs application for loading data from gdoc to json file
####Docker run
docker build -t opetstudio/erevna-google-spreadsheet-loader:version1.0.0 .
####Docker pull command
docker pull opetstudio/erevna-google-spreadsheet-loader
####Docker compose build and run docker-compose up --build
####Docker compose build
docker-compose build
####Docker compose run/stop
docker-compose up
docker-compose stop
####Docker start/stop
docker run -d -p 4000:8080 opetstudio/erevna-google-spreadsheet-loader:version1.0.0
docker container stop # Gracefully stop the specified container
docker container kill # Force shutdown of the specified container
FAQs
erevna api Node.js on Docker
The npm package erevna-google-spreadsheet-loader receives a total of 1 weekly downloads. As such, erevna-google-spreadsheet-loader popularity was classified as not popular.
We found that erevna-google-spreadsheet-loader 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.