Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
A visual programming language. Visit https://xible.io for more information.
Once you have Node.js installed, simply run;
sudo npm install -g xible
After installation is completed;
xible server start
To automatically start XIBLE on boot;
sudo xible service enable
sudo xible service start
to start it immediately.The browser based graphical editor which comes with XIBLE is currently only supported by the Google Chrome browser; versions 53 and up.
Other browsers may work, but some editor functionality is unavailable if Shadow DOM v1 is not implemented. It will be possible to start, stop and delete flows, but deploying and saving is disabled. Also, the detail settings of nodes are not visible.
[0.4.0][] - 2017-04-30
Flows can be initialized at different levels, allowing for a faster on-demand start. See Settings/Flows
in your XIBLE installation for more details.
The editor contains a link to the XIBLE docs.
Command-line xible service
options to run XIBLE through systemctl/systemd.
LICENSE.md file.
eslint/airbnb is now the default code style. For the time being, editor/
is ignored from the linter.
The runnable state of a flow is better synchronized with the editor. If a flow is not runnable, the deploy and start buttons are unavailable. Intermediate state changes reflect directly in the editor.
The status of a flow is now contained in a single state
parameter, instead of relying on indivual parameters for starting
, started
, stopped
, etc.
xiblepm nodepack install
returns the correct exit code if nodepack.install() fails.FAQs
xible
The npm package xible receives a total of 16 weekly downloads. As such, xible popularity was classified as not popular.
We found that xible demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.