Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@borderguru/borderbulk-types
Advanced tools
The type definition for the BorderBulk SDK
Format of commits you can find here: conventional-changelog-angular
When you're pushing to any branch that is not master
we are going to create and publish to npm a new beta with:
Then, you can run npm view
to get the version that was just created.
We can study the possibility to send the new version by slack message or something
When something is merged to master
a new release is going to be created using semantic-release
. Because of this, we are checking PR title to ensure it's using a valid format.
This repo uses the Squash and Merge convention so make sure the squash commit follows the above commit message convention.
If the squash commit message does not match the format mentioned in the contributing section, a NEW release will NOT be created.
A sample squash commit message would be:
feat: Update BulkTypes
This would result in a new minor version generated (including updates to the package and package-lock.json) and published to NPM.
N.B: Do not create tags for Borderbulk, npx semantic release handles the part of generating the next version when publishing.
FAQs
TypeScript definitions for BorderGuru SDK
The npm package @borderguru/borderbulk-types receives a total of 3 weekly downloads. As such, @borderguru/borderbulk-types popularity was classified as not popular.
We found that @borderguru/borderbulk-types demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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
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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.