
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.
@glas/build
Advanced tools
Contains common build and deployment scripts.
Yarn
Follow the instructions here to setup node on an Ubuntu subsystem: https://gist.github.com/noygal/6b7b1796a92d70e24e35f94b53722219
Also do the following because Microsoft no longer thinks our personal computer is well, personal: https://www.cicoria.com/improving-windows-subsystem-for-linux-wsl-by-500-minutes-to-seconds/ https://www.prajwaldesai.com/turn-off-windows-10-microsoft-consumer-experiences/ https://www.howtogeek.com/269331/how-to-disable-all-of-windows-10s-built-in-advertising/
Also install python:
sudo apt install python
git clone https://github.com/glassorg/build.git
cd build
yarn setup
(sudo yarn setup) if Linux
https://stackoverflow.com/questions/39668731/what-typescript-version-is-visual-studio-code-using-how-to-update-it
Run "guild" to display a list of available commands.
guild
Some guild commands can take a single JSON formatted parameter.
If it's a string or object then escape the json format with single ticks. For instance
guild webpack '"debug"'
FAQs
Contains common build and deployment scripts.
We found that @glas/build demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.