Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
create-bjerk-typescript
Advanced tools
Minimal typescript project template. Run yarn create bjerk-typescript
This repository contains a basic Typescript boilerplate, based on Bjerk's typical setup.
yarn create bjerk-typescript my-app
Check the package.json for more details.
See our video about it here: https://www.youtube.com/watch?v=0x82COtqsag
There are thousands of boilerplates on GitHub, and being a company that both contributes and loves Open Source it makes sense to use them. However, we haven't found a boilerplate that follows the guidelines below.
The required tools should come with the boilerplate. An example is Fastify, even though we use Fastify for most of our projects, we don't use Fastify for all the applications. This boilerplate should be barebone for 95% of our projects.
Another example is Jest; Node 18 includes a test runner – do we need it anymore? We should keep asking ourselves that question to make the best boilerplate.
Having a great starting point is paramount. Our boilerplate should strive to always improve technical excellence/quality.
Things change in the software industry very quickly. Our boilerplate should always be kept maintained. We want to start from the most up-to-date point, it feels weird to start updating packages when you start from a boilerplate.
We strive to make this boilerplate a single source of truth for code that is up-to-date and of upmost technical excellence.
We love contributions! If you have some questions about how things work, a feature or just wanna share feedback, feel free to open an issue! If you're thinking about adding a Pull Request and afraid it wouldn't be landed? Feel free to talk about it first :)
FAQs
Minimal typescript project template. Run yarn create bjerk-typescript
We found that create-bjerk-typescript demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.