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.
@bedrock/account-http
Advanced tools
HTTP APIs for Bedrock User Accounts
7.0.0 - 2023-01-24
post
method for updating accounts. Uses a simple post method that
requires the full account to use to overwrite the existing one (whereby the
id
must continue to match) and the existing sequence
.@bedrock/account@9
. This update changes the database
record and layout for accounts in ways that incompatible with any previous
releases. It also removes the patch
method for updating, replacing it with
simple overwrite + sequence
.bedrock
and use
simple names.patch
method for updating accounts, replaced with
simple post for account updating.FAQs
HTTP API for Bedrock User Accounts
The npm package @bedrock/account-http receives a total of 32 weekly downloads. As such, @bedrock/account-http popularity was classified as not popular.
We found that @bedrock/account-http 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.