
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
sbtool is a small suite of useful command-line tools for use during an automated build process.
For help, use the command sbtool -h
Currently available are the following commands:
sbtool genpatch $assets $modifiedDir $dest - generates JSON patch files, given a set of original files at $assets and set of modified files at $modifiedDir, outputting to $dest
sbtool pngpack $target - compress png assets in $target to save space
sbtool checkjson $target - validates all files in $target for JSON validity (works around JSON spec violations by Starbound)
Note: Use of sbtool genpatch requires the path of Starbound's unpacked assets to be provided. Unpack the assets to a common directory via either Starbound's own asset_unpacker utility or sbpak unpack.
Licensed under the MIT license. See ./LICENSE for the license text.
FAQs
sbtool - A collection of Starbound modding command-line tools.
We found that sbtool 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
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.