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.
@andyet/simplewebrtc
Advanced tools
This contains the source for the @andyet/simplewebrtc
npm package
It also generates the documentation for that package.
There was no readme here, someone should type this up
All of the documentation code and output is in the docs/
subdirectory.
The code that generates the documentation is in docs/src
, and the
output is in docs/build
.
There is also a README.md file in docs/build
that appears to be hand
made.
Rebuilding the docs site requires two steps: copying over the sdk data, and building the site.
First run npm run docs:data
to copy over the info from the sdk
metadata.
Next run npm run docs:build
to build the docs site.
To view the docs run npm run docs:serve
then point your browser to
http://localhost:3000
No clue, someone needs to write this
This repo varies from the typical static site deploment process, owing to the fact that this is a repo for both the sdk and the docs. The doc site generation is done by the dev and committed into the repo.
The docs in the master
branch are automatically deployed to
docsss.simplewebrtc.com.
Running /deploy
in slack deploys the docs to docs.simplewebrtc.com.
Commits to branches are not deployed.
✨
FAQs
Unknown package
The npm package @andyet/simplewebrtc receives a total of 222 weekly downloads. As such, @andyet/simplewebrtc popularity was classified as not popular.
We found that @andyet/simplewebrtc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.