
Product
Introducing Reachability for PHP
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.
github.com/akosgarai/webgl-cube-editor
Advanced tools
This application is a POC application for myself. It is possible to write a webgl application without writing a single line of javascript code.
This tool uses the gopherjs application for compiling the go code to javascript. Use the go get command to get and install gopherjs.
go get -u github.com/gopherjs/gopherjs
Next set the environment variable that is required by the gopherjs. (Put it into your zshrc or bashrc file.)
export GOPHERJS_GOROOT="$(go env GOROOT)"
Compile the code with the following command:
gopherjs build -o docs/webgl-cube-editor.js
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
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.

Product
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.