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.
@curong/object
Advanced tools
@curong/object
@curong/object
主要包含以下的方法:
cascade
: 根据级联属性字符串获取源对象中的内容constructor
: 获取一个值的构造函数createWithNull
: 创建一个纯对象,该对象的原型是 null
deleteAttrs
: 从一个对象中删除一些属性fromCascadeKeys
: 将级联属性数组转换为一个属性字符串isPrototypeProperty
: 是不是当前对象的原型上的属性shallowEqual
: 通过浅比较的方式比较两个对象中的属性。(仅比较对象中的一层属性)stringify
: 将一个值转换为一个字符串toCascadeKeys
: 将级联属性字符串转换为一个级联属性数组toLowerCaseKey
: 将一个对象中的键全部转换为小写,并返回一个新的对象FAQs
Unknown package
The npm package @curong/object receives a total of 2 weekly downloads. As such, @curong/object popularity was classified as not popular.
We found that @curong/object demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.