Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
github-publish-release
Advanced tools
[![Codeship Status for ahmdigital/github-publish-release](https://app.codeship.com/projects/fa578ea0-0226-0138-345f-6ebc63c4dece/status?branch=master)](https://app.codeship.com/projects/378227)
NOTE: This repo is manually released for now.
Tools aimed to simplify release publishing on github. It gets latest release available and builds a list of pull requests that were merged thereafter. As a result you get a nicely looking release notes:
To use this tool you need to generate personal access token with repo
access (see
help article for details), then
configure environment variable GITHUB_OAUTH_TOKEN
with this token. That's it.
NOTE: Github's token UI is misleading, the repo
checkbox is different to ticking all the nested checkboxes; theres extra permissions you can't grant granularly.
git commit -a -m '[major]: Do some breaking changes'
github-publish-release
script.git push --follow-tags
or similar.npm publish
.FAQs
[![Codeship Status for ahmdigital/github-publish-release](https://app.codeship.com/projects/fa578ea0-0226-0138-345f-6ebc63c4dece/status?branch=master)](https://app.codeship.com/projects/378227)
The npm package github-publish-release receives a total of 51 weekly downloads. As such, github-publish-release popularity was classified as not popular.
We found that github-publish-release demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 23 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.