
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.
@htmllinter/basic-config
Advanced tools
basic standard for htmllinter used for setting the standard the config
@htmllinter/basic-confignpm @htmllinter/core @htmllinter/basic-config
In your root directory (recommmended), create a file name htmllinter.config.js (this filename is must and non-replaceable)
htmllinter.config.js
module.exports = {
extend: require('@htmllinter/basic-config'),
};
Add a script for linting in your package.json
"scripts"{
"lint:html":"htmllinter input.html"
}
Run the following command in your terminal
npm run lint:html
# or using yarn
yarn lint:html
FAQs
basic standard for htmllinter used for setting the standard the config
The npm package @htmllinter/basic-config receives a total of 5 weekly downloads. As such, @htmllinter/basic-config popularity was classified as not popular.
We found that @htmllinter/basic-config 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.