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.
ember-webrtc-devices
Advanced tools
Enumerating and selecting media devices from the browser as an ember addon
This addon is still under development and not quite ready for use.
TODO:
This addon is designed to provide you with two things:
A mixin (probably useful on a service) for enumerating devices, and setting up all the basic stuff.
A component for selecting those devices
This addon uses ember-intl for i18n. It has it's own collection of keys (in English only). When using in your app, you'll want to replicate these i18n keys in your i18n. Eventually, I'd like to have a blueprint setup that does this for you automatically.
npm install --save-dev ember-webrtc-devices
ember g ember-webrtc-devices
See Contributing.md
git clone
this repositorynpm install
bower install
ember server
npm test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
FAQs
Enumerating and selecting media devices from the browser as an ember addon
The npm package ember-webrtc-devices receives a total of 15 weekly downloads. As such, ember-webrtc-devices popularity was classified as not popular.
We found that ember-webrtc-devices demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.