{"id":1043947,"name":"@magicdawn/jake","ecosystem":"npm","description":"JavaScript build tool, similar to Make or Rake","homepage":"https://github.com/jakejs/jake#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jakejs/jake","keywords_array":["build","cli","make","rake"],"namespace":"magicdawn","versions_count":1,"first_release_published_at":"2020-12-11T05:15:01.898Z","latest_release_published_at":"2020-12-11T05:15:01.898Z","latest_release_number":"10.8.2","last_synced_at":"2026-04-07T22:21:45.587Z","created_at":"2022-04-07T20:02:39.156Z","updated_at":"2026-04-07T22:21:45.588Z","registry_url":"https://www.npmjs.com/package/@magicdawn/jake","install_command":"npm install @magicdawn/jake","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.8.2"}},"repo_metadata":{"id":846661,"uuid":"573569","full_name":"jakejs/jake","owner":"jakejs","description":"JavaScript build tool, similar to Make or Rake. Built to work with Node.js.","archived":false,"fork":false,"pushed_at":"2026-02-25T21:20:52.000Z","size":2010,"stargazers_count":1977,"open_issues_count":74,"forks_count":188,"subscribers_count":35,"default_branch":"main","last_synced_at":"2026-03-05T03:30:35.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jakejs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakejs.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":null,"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":"2010-03-22T05:37:28.000Z","updated_at":"2026-02-25T21:20:56.000Z","dependencies_parsed_at":"2023-07-07T02:02:02.553Z","dependency_job_id":"dc7e7601-1eb8-4e6a-be68-0ebc346d204c","html_url":"https://github.com/jakejs/jake","commit_stats":{"total_commits":1216,"total_committers":110,"mean_commits":"11.054545454545455","dds":0.5106907894736843,"last_synced_commit":"33492f7b007958cc3652ff6af8a9678eaa4acf21"},"previous_names":["mde/jake"],"tags_count":183,"template":false,"template_full_name":null,"purl":"pkg:github/jakejs/jake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakejs%2Fjake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakejs%2Fjake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakejs%2Fjake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakejs%2Fjake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakejs","download_url":"https://codeload.github.com/jakejs/jake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakejs%2Fjake/sbom","scorecard":{"id":502561,"data":{"date":"2025-08-11","repo":{"name":"github.com/jakejs/jake","commit":"28a9960b506d3259dd2f708ea9bc82f615be91b5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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":-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":"Code-Review","score":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","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":"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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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 '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 15 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"}}]},"last_synced_at":"2025-08-19T22:20:34.566Z","repository_id":846661,"created_at":"2025-08-19T22:20:34.566Z","updated_at":"2025-08-19T22:20:34.566Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30430351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-25T10:55:49.807Z","dependent_packages_count":1,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.4249684533480687,"forks_count":2.683878417948612,"average":18.484800461828932},"purl":"pkg:npm/%40magicdawn/jake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@magicdawn/jake","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@magicdawn/jake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@magicdawn/jake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:43:28.162Z","issues_count":49,"pull_requests_count":63,"avg_time_to_close_issue":44957950.678571425,"avg_time_to_close_pull_request":17400899.775510203,"issues_closed_count":28,"pull_requests_closed_count":49,"pull_request_authors_count":43,"issue_authors_count":47,"avg_comments_per_issue":4.244897959183674,"avg_comments_per_pull_request":1.9206349206349207,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":5751844.0,"past_year_avg_time_to_close_pull_request":549276.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakejs%2Fjake/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magicdawn%2Fjake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magicdawn%2Fjake/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magicdawn%2Fjake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magicdawn%2Fjake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magicdawn%2Fjake/codemeta","maintainers":[{"uuid":"magicdawn","login":"magicdawn","name":null,"email":"magicdawn@qq.com","url":null,"packages_count":122,"html_url":"https://www.npmjs.com/~magicdawn","role":null,"created_at":"2022-11-20T19:12:18.910Z","updated_at":"2022-11-20T19:12:18.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/magicdawn/packages"}]}