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.
@empty123org/p1test
Advanced tools
Pre conditions
The file swagger.json
MUST exist in the root folder of the project and it MUST contain a valid Swagger spec.
git checkout -b release/v1.0.0 main
git push origin --follow-tags
npx release-it --ci --increment (major|minor|patch|pre)
package.json
version
🔗 https://github.com/Emurgo/sc-services/releases/new?tag=v1.0.3&title=Release+1.0.3&body=*+chore%3A+release+it+%28a731ba2%29%0A*+Merge+pull+request+%231+from+stackchain%2F1.0.3-rc.1+%28e44a317%29%0A*+feature%28ci%29%3A+pipelines+%28b0f8e46%29&prerelease=false
When creating the release on Github web interface or via cli gh
the option Pre-release
MUST be checked, if the build version is tagged as beta
, canary
or rc
, otherwise it will cause the Github workflow to fail when matching the version of the package.json
against the release version. This will force having the appropriate package version on the NPM repository and on the Github.
The same rule above should be applied when creating a production version, the Pre-release
options MUST NOT be checked.
The workflow will start the process of building and deploying it, only after the release is published (no longer set as a draft).
Post conditions
Hotfixes for old versions won't work with this pipeline. It will need to be published manually.
The branch created in this process won't be merged automatically.
FAQs
## API Typescript interface
The npm package @empty123org/p1test receives a total of 0 weekly downloads. As such, @empty123org/p1test popularity was classified as not popular.
We found that @empty123org/p1test 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.
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.