
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
 [](https://travis-ci.org/ISNIT0/mw-query) [](https://c
import { queryMw } from 'mw-query';
queryMw(
{
apiUrl: 'https://en.wikipedia.org/w/api.php',
}, {
coordinates: {
coprop: {
type: true,
dim: false,
},
},
categories: {
cllimit: 40,
},
redirects: {
rdlimit: 'max',
},
}, ['London', 'Paris'],
).then((out) => {
console.log('Got Data:', out);
});
> ./build.sh
> npm t
FAQs
 [](https://travis-ci.org/ISNIT0/mw-query) [](https://c
The npm package mw-query receives a total of 14 weekly downloads. As such, mw-query popularity was classified as not popular.
We found that mw-query 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.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.