cli icon indicating copy to clipboard operation
cli copied to clipboard

JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.

Results 15 cli issues
Sort by recently updated
recently updated
newest added

Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1. Release notes Sourced from undici's releases. v5.9.1 What's Changed fix: don't timeout while waiting for client to send request (#1604) Fix array headers by...

dependencies

It could be cool to add a warning in the CLI when the env `NODE_SECURE_TOKEN` is missing. Because without this env NPM has a pretty low ratelimit (so you can...

good first issue

The goal would be to add a new command capable of outputting a summary from a JSON file. The summary would contain the same information as in the interface (excluding...

good first issue
CLI

Hi 👋 This is a brand new PR (based on our recent updates) for issue #69 🎉 ! TODO: - [x] add a `scannerVersion` property in the analysis object -...

CLIUI doesn't work well with ESM: https://github.com/yargs/cliui/issues/113 Summary and verify commands have bugs because of this.

bug

The idea is to implement the [scorecard](https://github.com/ossf/scorecard) by the Open Source Security Foundation (OpenSSF). We can take inspiration on the tool [deps.dev](https://deps.dev/) who already have an implementation: ![image](https://user-images.githubusercontent.com/4438263/189178902-38228354-3782-408d-9f6c-8462d143049b.png) Those data...

enhancement
good first issue

We basically should make the same changes as in this PR https://github.com/NodeSecure/report/pull/338

good first issue

When exporting a report (home > generate report) it could be cool to be able to select the theme by adding a new checkbox or something like that (light by...

good first issue
report