
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
Js/Wasm Obfuscated fingerprinting, bot detection & API protection library
state: Pre-alpha
navigate to ./scripts and run:
make
navigate to ./test and run:
go run serve.go
You can then open localhost:8080 and the Fingerprint will be logged to console
The fingerprints can be Accessible through calling getFp()
~ 15ms to compute (on apple m2 air)80kb and 28kb, before and after compression75% filesize reduction// using -no-debug and -opt=z to strip debug info and minimize filesize
tinygo build -o output.wasm -target wasm -no-debug -opt=z input.go
drawback: limited library implementation - solution: implement libraries natively like HexEncode.
50% filesize reductiongzip -9 -v -c input.wasm > output.min.wasm
drawbacks: + 21kb from gzip javascript library
VsCode settings (for gopls):
GOOS=js GOARCH=wasm
syscall/jsFAQs
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
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.