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.
@beccanelson/gatsby-theme-writer
Advanced tools
This is a bare-bones Gatsby theme to showcase how a Theme Jam submission should look.
See the live demo
To use this theme in your Gatsby sites, follow these instructions:
Install the theme
npm install --save gatsby-theme-writer
Add the theme to your gatsby-config.js
:
module.exports = {
plugins: ["gatsby-theme-writer"],
}
Start your site
gatsby develop
To ensure your Theme Jam submission follows the rules, use this checklist:
name
field in package.json
author
field in package.json
repository
field in package.json
keywords
in package.json
include gatsby
, gatsby-theme
, and gatsby-plugin
FAQs
A minimalist Gatsby theme for writers
The npm package @beccanelson/gatsby-theme-writer receives a total of 2 weekly downloads. As such, @beccanelson/gatsby-theme-writer popularity was classified as not popular.
We found that @beccanelson/gatsby-theme-writer 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.
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.