
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
Agent-first private-surface CLI for Jobber.
This package is intentionally v0:
Local:
cd /Users/danielgwilson/local_git/platform-adapters/jobber/jobber-cli
npm install
npm link
Global:
npm install -g jobber-cli
Preferred from a live logged-in agent-browser session:
jobber auth import-agent-browser
jobber auth status --json
Manual auth:
printf '%s' "$JOBBER_COOKIE_HEADER" | jobber auth set-cookie-header --stdin
jobber auth status --json
Saved config lives at ~/.config/jobber/config.json with 0600 permissions.
Supported env vars:
JOBBER_COOKIE_HEADERJOBBER_GRAPHQL_VERSIONJOBBER_API_URLjobber doctor --json
jobber whoami --json
jobber auth status --json
jobber operations list --json
jobber operations list --search client --json
jobber operations inspect ClientDefaults --json
jobber graphql run --query-file ./query.graphql --variables-file ./vars.json --json
operations list is a discovered inventory, not a guarantee that every operation has a recovered query document yet.graphql run is intentionally generic so new workflows can be tested before typed subcommands are added.FAQs
Agent-first private-surface CLI for Jobber
The npm package jobber-cli receives a total of 7 weekly downloads. As such, jobber-cli popularity was classified as not popular.
We found that jobber-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.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.