{"id":2356224,"name":"shelljs-plugin-help","ecosystem":"npm","description":"A help manual plugin for ShellJS","homepage":"https://github.com/JessieFrance/shelljs-plugin-help","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JessieFrance/shelljs-plugin-help","keywords_array":["shelljs","help","manual","plugin"],"namespace":null,"versions_count":6,"first_release_published_at":"2021-07-11T18:57:47.228Z","latest_release_published_at":"2022-11-26T23:08:39.753Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-12T09:02:44.062Z","created_at":"2022-04-10T00:38:21.903Z","updated_at":"2026-05-12T09:02:44.062Z","registry_url":"https://www.npmjs.com/package/shelljs-plugin-help","install_command":"npm install shelljs-plugin-help","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"}},"repo_metadata":{"id":37244592,"uuid":"384170143","full_name":"JessieFrance/shelljs-plugin-help","owner":"JessieFrance","description":"A help manual plugin for ShellJS.","archived":false,"fork":false,"pushed_at":"2025-09-25T21:04:23.000Z","size":429,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-25T23:23:41.119Z","etag":null,"topics":["help","manual","plugin","shelljs","shelljs-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JessieFrance.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-08T15:29:39.000Z","updated_at":"2024-01-12T18:21:11.000Z","dependencies_parsed_at":"2023-10-31T05:23:47.323Z","dependency_job_id":"a4290474-c281-4766-86b2-0a3cd0fbb042","html_url":"https://github.com/JessieFrance/shelljs-plugin-help","commit_stats":{"total_commits":107,"total_committers":4,"mean_commits":26.75,"dds":0.383177570093458,"last_synced_commit":"23014d53a7a94c81199e98d9cbbf1f18e7d28857"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JessieFrance","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/sbom","scorecard":{"id":72381,"data":{"date":"2025-08-11","repo":{"name":"github.com/JessieFrance/shelljs-plugin-help","commit":"e98e4a11154e597d2158d8b8e0c3547b4c465343"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Code-Review","score":0,"reason":"Found 0/30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/JessieFrance/shelljs-plugin-help/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/JessieFrance/shelljs-plugin-help/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JessieFrance/shelljs-plugin-help/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 'main'"],"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T04:06:27.033Z","repository_id":37244592,"created_at":"2025-08-15T04:06:27.033Z","updated_at":"2025-08-15T04:06:27.033Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277105079,"owners_count":25761703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"JessieFrance","name":"Jessie France","uuid":"64499366","kind":"user","description":"","email":"","website":"jessiefrance.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64499366?u=c42c091135a931cd55ecb07670acd9d8c37e2cc2\u0026v=4","repositories_count":5,"last_synced_at":"2023-05-18T08:43:42.968Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JessieFrance","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-18T08:43:42.971Z","updated_at":"2023-05-18T08:43:42.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JessieFrance","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JessieFrance/repositories"},"tags":[{"name":"1.0.5","sha":"ac125521ebde01390458d0d030dc6faac879f9ed","kind":"tag","published_at":"2022-11-26T23:12:36.000Z","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/1.0.5","html_url":"https://github.com/JessieFrance/shelljs-plugin-help/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"0c81b80d5af59680f102e5eb0290f51d4eae673f","kind":"tag","published_at":"2022-03-30T18:14:16.000Z","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/1.0.4","html_url":"https://github.com/JessieFrance/shelljs-plugin-help/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"d482a563101df3f68181e135f868f2947566979d","kind":"tag","published_at":"2022-01-17T00:53:27.000Z","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/1.0.3","html_url":"https://github.com/JessieFrance/shelljs-plugin-help/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"8b118bc85a8660ac2a33a880c55cc186c5413392","kind":"commit","published_at":"2021-07-13T17:08:28.000Z","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/1.0.2","html_url":"https://github.com/JessieFrance/shelljs-plugin-help/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"92c8a4cfdb5668ccdca8a958fe9916dd432ef921","kind":"commit","published_at":"2021-07-11T20:10:13.000Z","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/1.0.1","html_url":"https://github.com/JessieFrance/shelljs-plugin-help/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b76e9b9fef42c92f14ce04da50afec4244655eb9","kind":"commit","published_at":"2021-07-11T18:48:10.000Z","download_url":"https://codeload.github.com/JessieFrance/shelljs-plugin-help/tar.gz/1.0.0","html_url":"https://github.com/JessieFrance/shelljs-plugin-help/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JessieFrance/shelljs-plugin-help@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-26T16:15:47.653Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":14.584103862995423,"forks_count":17.419597981652586,"average":24.36861065562585},"purl":"pkg:npm/shelljs-plugin-help","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shelljs-plugin-help","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/shelljs-plugin-help","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shelljs-plugin-help/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T02:05:02.990Z","issues_count":1,"pull_requests_count":140,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3756460.36,"issues_closed_count":0,"pull_requests_closed_count":125,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7285714285714285,"merged_pull_requests_count":101,"bot_issues_count":1,"bot_pull_requests_count":129,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessieFrance%2Fshelljs-plugin-help/issues","maintainers":[{"login":"JessieFrance","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JessieFrance"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shelljs-plugin-help/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shelljs-plugin-help/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shelljs-plugin-help/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shelljs-plugin-help/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shelljs-plugin-help/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shelljs-plugin-help/codemeta","maintainers":[{"uuid":"jessiefrance","login":"jessiefrance","name":null,"email":"FranceJessieJ@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jessiefrance","role":null,"created_at":"2022-11-14T10:22:07.049Z","updated_at":"2022-11-14T10:22:07.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jessiefrance/packages"}]}