Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@kev_nz/publisher
Advanced tools
Publish your readme to gh-pages.
npm install @kev_nz/publisher --save-dev
Then run
npx publisher
To use custom html create a folder called .assets
in the root of your project and
add a head.html
file with all the content before the readme contents, and a foot.html
in the .assets
folder for all content after the readme contents. The code highlighting uses
Highlightjs for styles.
Additonally, anything else placed in the .assets
folder will be copied to the dist folder and published along with readme file.
The structure
- .assets
-- head.html
-- foot.html
-- extends.css
-- myimage.jpg
- readme.md
The published dist
folder content
- index.html
- styles.css
- extends.css
- myimage.jpg
FAQs
Publish readme.md to gh-pages
The npm package @kev_nz/publisher receives a total of 61 weekly downloads. As such, @kev_nz/publisher popularity was classified as not popular.
We found that @kev_nz/publisher 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
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.