
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@dwp/nyc-config-base
Advanced tools
Shareable nyc
config for instrumenting code.
npm install --save-dev @dwp/nyc-config-base nyc
Add a nyc.config.js
file that looks something like:
module.exports = require('@dwp/nyc-config-base');
You can add your own rules to enhance this, but in doing so please ensure you don't weaken the baseline ruleset.
Add nyc
to your test suite like this, or see our package.json for an example of how we do it:
"test": "nyc jasmine"
FAQs
Base configuration for nyc
We found that @dwp/nyc-config-base demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.