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.
bitbucket-translate-bot
Advanced tools
Bot to run on CI server to post missing translatable strings on Bitbucket PRs
Bot to run on CI server to post missing translations on Bitbucket PRs
yarn add bitbucket-translate-bot --dev
or
npm install bitbucket-translate-bot --save-dev
Most configs can be passed as command line options/env vars
- bitbucketUrl/BITBUCKET_URL - Base URL of bitbucket to POST to eg https://bitbucket.test.com
- jobName/JOB_NAME - auto injected Jenkins job name - can extract repository + pullRequestID if setup correctly
- password/BITBUCKET_PASSWORD - Bitbucket password for user to post comments. Be careful.
- project/BITBUCKET_PROJECT - Bitbucket project name eg 'APP'
- pullRequestID/PULL_REQUEST_ID - Numeric ID of pull request in Bitbucket
- repository/BITBUCKET_REPOSITORY - Bitbucket repository name eg 'test-project'
- userBITBUCKET_USER - Bitbucket user to post comments eg 'tabrindle'
- debug - Print console statements before POSTs
FAQs
Bot to run on CI server to post missing translatable strings on Bitbucket PRs
The npm package bitbucket-translate-bot receives a total of 0 weekly downloads. As such, bitbucket-translate-bot popularity was classified as not popular.
We found that bitbucket-translate-bot 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.