
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
sbpak is a command-line utility for interacting with Starbound pak files.
For help, use the command sbpak -h
Currently available are the following commands:
sbpak files $pak - which dumps out the list of files available in the pak file at $pak
sbpak meta $pak - which dumps out the metadata for the pak file at $pak
sbpak pack $dir $pak - create a new pak at $pak out of the files in $dir
sbpak unpack $pak $dir - export all files and metadata contained in the pak at $pak to $dir
sbpak dump $pak $file [$dest] - dump the contents of the file at path $file within the pak at $pak; outputs to stdout unless optional param $dest is specified
WARNING: Git for Windows users should be warned that MSys attempts to perform some path auto-translation that will backfire when using the sbpak dump command.
This is not an sbpak bug. To work around this issue, try prepending an extra slash to the path specified as indicated in this StackOverflow answer.
Licensed under the MIT license. See ./LICENSE for the license text.
FAQs
sbpak - A javascript utility to pack and unpack Starbound pak files.
We found that sbpak 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.