
Security News
curl Shuts Down Bug Bounty Program After Flood of AI Slop Reports
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.
Authenticated cURL via browser context. Leverages a running Chromium browser's debugging interface to issue HTTP requests with automatic cookie and CSRF token extraction.
go install src.heming.dev/heming/churl@latest
You can also download a pre-built binary and put it somewhere in your $PATH.
Or build from source:
git clone https://src.heming.dev/heming/churl.git
cd churl
make build
Launch browser with debugging enabled:
churl
Show connection information:
churl info
Make authenticated requests:
churl https://api.example.com/data
churl https://api.example.com/data -X POST -d '{"key":"value"}'
All cURL options are supported and passed through transparently.
FAQs
Unknown package
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
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.

Product
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.