
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
libavoid-js
Advanced tools
Libavoid port for js.
There are two versions of the library:
dist directoryexamples/lib directoryA usage example is in examples directory. To try it out start http server in this
directory, just opening index.html in your browser doesn't work unfortunately.
The library works in both webbrowser and node.js environments.
Library API Documentation is in api_docs_build directory, just open index.html
I get the following error: RuntimeError: Aborted(CompileError: WebAssembly.instantiate(): expected magic word ...
It means, that libavoid.wasm file is invalid. Please check in Network tab of the browser, that it is downloaded without errors and its size is the same as of libavoid.wasm file.
npm run full-rebuild
It will generate both release and debug versions of the library, also update documentation.
If you want only to rebuild JS package without regenerating bindings, you can use the following command: npm run build
Address to source map is hardcoded in tools/generate.py script and is always 'http://localhost:8080' in debug build.
Also, symlink to adaptagrams should be in examples directory to provide libavoid sources for debugger.
This project was started as part of a research project at Technische Universität Wien and is further developed by its author and contributors.
FAQs
JS port of libavoid library
The npm package libavoid-js receives a total of 1,322 weekly downloads. As such, libavoid-js popularity was classified as popular.
We found that libavoid-js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.