
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.
tmpl8 is a seeder tool that helps to seed projects. See below for details on what kind of packages are available!
Install this globally using:
# npm install -g tmpl8
Templates can be installed by adding in the template ID after the tmpl8 command. For example, to access the react template, run:
# tmpl8 react
The last argument of every line of command will be the folder where your template will be set up. For example:
# tmpl8 react ./react-tmpl8
The above will install the React template in the subfolder ./react-tmpl8 relative to your current directory.
ID:
react
This is a package to seed a React application.
tmpl8 react [options] <path_to_directory>
-V, --version: output the version number-N, --use-npm: use NPM to install dependencies (default)-Y, --use-yarn: use Yarn to install dependencies (requires Yarn to be installed)-h, --help: output usage informationRepository Link: https://github.com/zephinzer/tmpl8-react
Fork this repository, make the changes and submit a Merge Request.
For individual templates, go to the relevant repository, make the changes, then run the following in this project:
# git submodule update --remote
FAQs
Templater tool
We found that tmpl8 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.