
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
code-repositories-api-common
Advanced tools
This package offers a wrappers to GitLab/GitHub/BitBucket APIs.
This package offers a wrappers to GitLab/GitHub/BitBucket APIs.
The motivation for this package was to access hosted repositories and their issues, for them to be used in a project/time tracking app. Hence I wanted to have a common API to access those objects from these three major code hosting providers.
This common package isn't standalone. By this I mean that it needs a companion package in order to work. The common package performs calls to APIs through GET or POST calls (so far). Because the tool is meant to be usable both from Node.js or from the browser, the actual requesting is left to the companion package, which we could call the request strategy package.
Currently there is one working companion package: code-repositories-api-node. Another is planned for use from the browser within Angular apps (code-repositories-api-angular).
FAQs
This package offers a wrappers to GitLab/GitHub/BitBucket APIs.
The npm package code-repositories-api-common receives a total of 1 weekly downloads. As such, code-repositories-api-common popularity was classified as not popular.
We found that code-repositories-api-common 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.