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.
@holidayextras/static-site-generator
Advanced tools
Holiday Extras Static Site Generator in metalsmith / react
This is using metalsmith and react to create a static site given params.
git clone git@github.com:holidayextras/static-site-generator.git
cd static-site-generator
npm i
npm run build
src
src param provided for the .md file directory
prismic
prismic param provided for the prismic endpoint
templateDir
templateDir param provided for the template directory
layoutDir
layoutDir param provided for the layouts directory
destination
destination param provided for the output directory
assets
assets param provided for the assets directory
Optional
You can pass in a config
param too setup an object used in pages (domain, default agents etc)
webpack
is optional if you want to create a common js for the site and page specific js files for isomorphic pages. (This will be a link to the webpack.config.js file)
This repoistory is available on npm (here)[https://www.npmjs.com/package/@holidayextras/static-site-generator], if you wish to release a new version simply bump the package.json version number and the build process will take care of the rest.
FAQs
Holiday Extras Static Site Generator in metalsmith / react
The npm package @holidayextras/static-site-generator receives a total of 189 weekly downloads. As such, @holidayextras/static-site-generator popularity was classified as not popular.
We found that @holidayextras/static-site-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.