
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
hexmachine
Advanced tools
hexmachine is a flexible static site generator.
A typical hexmachine site might look like this:
blog/ # A blog with multiple (hex)markdown posts.
conf.json # The blog's configuration file
post-number-one.md
post-number-two.md
styles/ # Stylesheets (Sass or CSS)
entry.scss # Main style. May be CSS or Sass. Import other styles here
other.scss # This would have to be imported via `entry.scss`
images/ # Any images to be used on the site, other than favicons
favicons/ # Favicons to be linked with `<link rel="icon" ...>`
favicon.ico # Basic `.ico` favicon
conf.json # The main site configuration file
tags.json # Configure your tags here
index.json # Configure the site-wide index here
build.mjs # JS entry point. Will be bundled and included in the site
Copyright 2022-2024 0E9B061F
Available under the terms of the MIT License.
FAQs
A versatile static site generator
We found that hexmachine demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.