{"id":25898499,"url":"https://github.com/canastro/bulk-run-nsp","last_synced_at":"2026-04-15T16:33:30.627Z","repository":{"id":57209610,"uuid":"79031340","full_name":"canastro/bulk-run-nsp","owner":"canastro","description":"🚓 Small library that will find all directories in a rootPath with a package.json file and will run nsp (Node Security Project) on them.","archived":false,"fork":false,"pushed_at":"2017-01-16T10:04:03.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T22:40:03.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/canastro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-15T12:29:20.000Z","updated_at":"2017-01-17T21:12:24.000Z","dependencies_parsed_at":"2022-09-01T13:01:25.476Z","dependency_job_id":null,"html_url":"https://github.com/canastro/bulk-run-nsp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/canastro/bulk-run-nsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canastro%2Fbulk-run-nsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canastro%2Fbulk-run-nsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canastro%2Fbulk-run-nsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canastro%2Fbulk-run-nsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canastro","download_url":"https://codeload.github.com/canastro/bulk-run-nsp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canastro%2Fbulk-run-nsp/sbom","scorecard":{"id":264109,"data":{"date":"2025-08-11","repo":{"name":"github.com/canastro/bulk-run-nsp","commit":"2aad6826103a6508ba553d2ee722ba2f62fceee0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T11:32:19.739Z","repository_id":57209610,"created_at":"2025-08-17T11:32:19.739Z","updated_at":"2025-08-17T11:32:19.739Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31849833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-03T00:19:00.750Z","updated_at":"2026-04-15T16:33:30.613Z","avatar_url":"https://github.com/canastro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![build status](https://travis-ci.org/canastro/bulk-run-nsp.svg?branch=master)\n[![npm version](https://badge.fury.io/js/bulk-run-nsp.svg)](https://badge.fury.io/js/bulk-run-nsp)\n[![codecov](https://codecov.io/gh/canastro/bulk-run-nsp/branch/master/graph/badge.svg)](https://codecov.io/gh/canastro/bulk-run-nsp)\n\n# bulk-run-nsp\nSmall library that will find all directories in a rootPath with a `package.json` file and will run nsp (Node Security Project) on it.\n\n## Why?\nI had a lot of old projects that I didn't worked for a while and I was running out of free space on my disk. I ran a command that would delete all the `node_modules` folders in a given rootPath and I \"instantly\" gained 20GB of free disk.\n\nAfter that I thought I should have a better way to deal with this and started creating a electron app to manage my workspace. I gathered some features I would like to have and started coding some core modules to later use in the electron app, such as:\n* [query-paths](https://github.com/canastro/query-paths)\n* [remove-git-ignored](https://github.com/canastro/remove-git-ignored)\n* [bulk-run-nsp](https://github.com/canastro/bulk-run-nsp)\n\n## How it works?\nThis module uses [query-paths](https://github.com/canastro/query-paths) to recursively find all the folders with a package.json file. Then it runs `nsp` and returns the json format from nsp in a object with the following structure:\n```json\n{\n    \"isVulnerable\": true,\n    \"projectPath\": \"/users/username/project\",\n    \"results\": []\n}\n```\nBeing the array results the output of the `json` formatter of nsp module.\n\nIf you pass `showLog` config as true, then you'll get a command line output in a table like structure, just as the one default formatter from `nsp`.\n\n## Usage\n\n### As cli\n```js\n\u003e npm i -g bulk-run-nsp\n\n# Go to the desired root folder\n\u003e bulk-nsp -s\n\n# You can output the log into a file\n\u003e bulk-nsp -s \u003e output.txt\n```\n\n### As a node module\n```js\nconst bulkRunNsp = require('bulk-run-nsp');\n\nconst bulk = bulkRunNsp({ rootPath: '/Users/username/dev', showLog: true });\nbulk.on('data', (report) =\u003e {\n    console.log('report received for: ', report.projectPath);\n});\n\nbulk.on('error', (report) =\u003e {\n    console.log('error received: ', report.error, ' for: ', report.projectPath);\n});\n\nbulk.on('end', () =\u003e {\n    console.log('end');\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanastro%2Fbulk-run-nsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanastro%2Fbulk-run-nsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanastro%2Fbulk-run-nsp/lists"}