Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
grf-extractor
Advanced tools
This is a command line tool for extracting and handling .grf packages.
GRF files are a set of packed and compressed files, normally found on Ragnarok's game files.
npm install -g grf-extractor
Usage: grf-extractor -g data.grf -o output_dir
Options:
-g, --grf The grf file to be worked on.
-s, --search Search a single file on the .grf or a list of files separated by comma. RegExp are supported.
-l, --list List files inside the grf.
-o, --output Output directoy to write the extracted files to.
-e, --extract Extract a single file from the .grf, prints to stdout. Example: grf-extractor -e data/clientinfo.xml > clientinfo.xml
-c, --concurrency Concurrency rate, how many parallel extractions should we do, set it to higher values for a faster extraction. [default: 100]
-v, --verbose Enable verbose output, will print debug messages.
-h, --help Print help and usage information
extractor.js
.FAQs
A command line GRF extractor, used to manage Ragnarok's .grf files.
The npm package grf-extractor receives a total of 4 weekly downloads. As such, grf-extractor popularity was classified as not popular.
We found that grf-extractor 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.