Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@renku/jupyterlab-vnc
Advanced tools
A JupyterLab extension for VNC.
This extension will not work as a standalone.
It is meant to be used in the Docker image created with docker/Dockerfile.
In ./docker/Dockerfile
jupyter labextension install @renku/jupyterlab-vnc
This was quickly put together for a PoC and not meant to be production-ready.
It requires the minimal novnc, webproxy, openbox, x11vnc, xvfb combo in a docker container, but it should work with other VNC server and windows manager.
The VNC is started before Jupyterlab starts. It uses nbserverproxy to further proxy novnc's 6080 port through Jupyterlab's 8888, which requires some runtime adjustment to properly set the path parameter in the URL. This is currently done in the plugin's settings before starting jupyterlab, which could be better handled with a server extensions.
Opengl will not work with xvfb, you'll probably need xorg if that's what you want.
Ports and resolution are hardcoded.
For a development install (requires npm version 4 or later), do the following in the repository directory:
npm install
npm run build
jupyter labextension link .
To rebuild the package and the JupyterLab app:
npm run build
jupyter lab build
FAQs
A JupyterLab extension for VNC
The npm package @renku/jupyterlab-vnc receives a total of 0 weekly downloads. As such, @renku/jupyterlab-vnc popularity was classified as not popular.
We found that @renku/jupyterlab-vnc demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.