
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
@sourcegraph/web-smoke-tests
Advanced tools
These smoke tests run some basic checks against a deployed Sourcegraph instance.
SOURCEGRAPH_URL="https://sourcegraph.com" npx @sourcegraph/web-smoke-tests@latest start
Variable | Meaning |
---|---|
SOURCEGRAPH_URL | The URL of the deployed instance to run checks against |
JEST_JUNIT_OUTPUT_NAME | The name of a generated JUnit report summary for failure analysis. Default is "junit.xml". |
JEST_JUNIT_OUTPUT_DIR | The directory in which the generated JUnit report should be stored. Default is the current directory |
Releases are done automatically in CI when commits are merged into master by analyzing Conventional Commit Messages.
After running yarn
, commit messages will be linted automatically when committing though a git hook.
The git hook can be circumvented for fixup commits with git's fixup!
autosquash feature, or by passing --no-verify
to git commit
.
You may have to rebase a branch before merging to ensure it has a proper commit history, or squash merge with a manually edited commit message that conforms to the convention.
FAQs
Functionality monitoring for Sourcegraph applications
We found that @sourcegraph/web-smoke-tests 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.
Research
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.