
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
weaver-sdk
Advanced tools
A library that gives you access to the Weaver platform from your JavaScript app.
This readme covers development documentation, for usage documentation, see: weaver-docs
To get a weaver installation up and running, use the following command:
./start_backend.sh
This pulls the weavebase-api repo, builds the api from there, and runs tests on the docker compose stack in that repository.
In the .gitlab-ci.yml file the branch of the weavebase-api for the continuous
integration tests is set. In order to run a full test on an updated version of
the weavebase-api, or use updated images, update the mentioned branch to the
feature version that needs testing.
$ yarn
Please note that these require a running weaver installation (such as provided by the docker composition), and the contents of that installation will be wiped as part of the test run.
$ yarn test
By default most output is suppressed. In order to enable console.logs for
local testing, comment out the following line in test/globalize.coffee:
# Suppress log output
require('mocha-suppress-logs')()
Follow the sysunite coffeescript style guide
SAST has been configured and runs on a MR, the output report is on JSON format. In order to view the report on a more human way:
semgrep-stast:sastFAQs
Weaver SDK for JavaScript
The npm package weaver-sdk receives a total of 329 weekly downloads. As such, weaver-sdk popularity was classified as not popular.
We found that weaver-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.