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.
The core of Olli handling the creation of the Accessibility Tree and rendering the accessible output to the DOM
The codebase is broken into three subdirectories, one for each part of Olli, converting a visualization into the OlliVisSpec
, Creating a AccessibilityTreeNode
based off of the transformed visualization, and finally rendering the constructed tree.
This is where the AccessibilityTreeNode
is created based on a provided OlliVisSpec
All of the different rendering types from the TreeView to a simple data table reside here. Each rendering type generates the HTML elements that will be appeneded on the specified DOM element.
FAQs
Olli is a library for converting web visualizations into accessible text structures for blind and low-vision screen reader users.
The npm package olli receives a total of 4 weekly downloads. As such, olli popularity was classified as not popular.
We found that olli 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.