
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
github.com/metacoin/txcomment-search-api
#txcomment API
search all tx-comments for a particular string
requires floblockexplorer
open port 5831 in ACL or iptables
$ iptables -A INPUT -p tcp --dport 5831 -j ACCEPT
set environment variables
$ export DB_USER='dbusername'
$ export DB_PASS='reallygoodpassword10020229294#33334$$'
run the program
$ go run main.go
on your web browser or whatever client:
send a POST to the endpoint /searchTxComment
to get a response
{
"search":"Alexandria",
"page":0,
"results-per-page":10
}
max results-per-page is 30
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.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.