
Security News
AI Agent Lands PRs in Major OSS Projects, Targets Maintainers via Cold Outreach
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.
sonarqube-cli
Advanced tools
Command line interface for SonarQube Server API.
npm install -g sonarqube-clisnr command should now be installed.snr can be configured according to the table below.
| Env Variable | sonar-project.properties | Command Line | Required | Default |
|---|---|---|---|---|
SONAR_TOKEN | sonar.token | none | yes | None |
SONAR_HOST_URL | sonar.host.url | --base-url | yes | None |
| n/a | sonar.projectKey | --project | no | None |
| n/a | sonar.organization | --organization | * | None |
Precedence:
sonar-project.properties somewhere up your working directory tree, it will be used.~$ snr help
CLI for SonarQube Server API
Options:
-V, --version output the version number
--base-url <url> SonarQube server base URL
-h, --help display help for command
Commands:
info Show CLI information
issue Manage issues
hotspot Manage security hotspots
project Manage SonarQube projects
status Check system status
help [command] display help for command
yarn install
yarn dev # Run CLI in development
yarn build # Build for production
yarn lint # Lint code
yarn format # Format code
yarn typecheck # Type check
docs/refresh-docs.ts is used to refresh the API Specs.FAQs
A command-line API client for SonarQube Server and Cloud
The npm package sonarqube-cli receives a total of 5 weekly downloads. As such, sonarqube-cli popularity was classified as not popular.
We found that sonarqube-cli demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.

Research
/Security News
Chrome extension CL Suite by @CLMasters neutralizes 2FA for Facebook and Meta Business accounts while exfiltrating Business Manager contact and analytics data.

Security News
After Matplotlib rejected an AI-written PR, the agent fired back with a blog post, igniting debate over AI contributions and maintainer burden.