{"id":1537868,"name":"code-engine","ecosystem":"npm","description":"build tool | code generator | static site builder","homepage":"https://engine.codes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CodeEngineOrg/code-engine","keywords_array":["build-tool","asset-pipeline","code-generator","code-generation","static-site-builder","static-site-generator","static","site","website","blog","docs","documentation","generator","build","make","tool","pipeline","parallel"],"namespace":null,"versions_count":8,"first_release_published_at":"2019-12-14T13:37:04.548Z","latest_release_published_at":"2020-07-20T12:03:40.189Z","latest_release_number":"0.0.7","last_synced_at":"2026-03-28T23:02:50.148Z","created_at":"2022-04-09T04:58:57.831Z","updated_at":"2026-03-28T23:02:50.149Z","registry_url":"https://www.npmjs.com/package/code-engine","install_command":"npm install code-engine","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.7"}},"repo_metadata":{"id":57202116,"uuid":"206298061","full_name":"CodeEngineOrg/code-engine","owner":"CodeEngineOrg","description":"build tool | code generator | static site builder","archived":false,"fork":false,"pushed_at":"2020-07-20T12:00:30.000Z","size":660,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-27T09:25:46.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/CodeEngineOrg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-04T10:56:44.000Z","updated_at":"2025-04-18T22:11:44.000Z","dependencies_parsed_at":"2022-09-17T12:00:23.952Z","dependency_job_id":null,"html_url":"https://github.com/CodeEngineOrg/code-engine","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/CodeEngineOrg/code-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeEngineOrg","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/sbom","scorecard":{"id":31380,"data":{"date":"2025-08-11","repo":{"name":"github.com/CodeEngineOrg/code-engine","commit":"0a46c156982587a156dd8597d052bbfd51d6aa31"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI-CD.yaml: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":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/CodeEngineOrg/code-engine/CI-CD.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"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":"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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"33 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-93q8-gq69-wqmw","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-14T19:12:01.742Z","repository_id":57202116,"created_at":"2025-08-14T19:12:01.742Z","updated_at":"2025-08-14T19:12:01.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281914569,"owners_count":26583084,"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-10-31T02:00:07.401Z","response_time":57,"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":"CodeEngineOrg","name":"CodeEngine","uuid":"54474697","kind":"organization","description":"build tool | code generator | static site builder","email":"contact@engine.codes","website":"https://engine.codes","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54474697?v=4","repositories_count":9,"last_synced_at":"2023-03-12T00:25:19.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CodeEngineOrg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T06:35:43.768Z","updated_at":"2023-03-12T00:25:19.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeEngineOrg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeEngineOrg/repositories"},"tags":[{"name":"v0.0.7","sha":"0a46c156982587a156dd8597d052bbfd51d6aa31","kind":"tag","published_at":"2020-07-20T12:00:21.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.7","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"3a85c6202e0d50eee21d6ceef64c7f25ba194970","kind":"tag","published_at":"2020-03-16T11:08:09.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.6","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"cde69f17c0c7cec5df84059f764e879d003429bc","kind":"tag","published_at":"2020-03-10T09:57:43.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.5","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7ccef4aa3c5906b0bbbf3d79d45d4e171f052beb","kind":"tag","published_at":"2020-01-18T13:53:01.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.4","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0f8d8c680931efac35eae74475c1f98e53b1bd07","kind":"tag","published_at":"2020-01-11T12:12:38.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.3","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"bca08bcca8ab4a60a5b0f66be3436386f9fc9c3e","kind":"tag","published_at":"2019-12-15T19:20:42.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.2","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7127a8f913964e5c29e2d0d76e1702dd5a0bbead","kind":"tag","published_at":"2019-12-14T13:31:44.000Z","download_url":"https://codeload.github.com/CodeEngineOrg/code-engine/tar.gz/v0.0.1","html_url":"https://github.com/CodeEngineOrg/code-engine/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CodeEngineOrg/code-engine@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeEngineOrg%2Fcode-engine/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-31T02:11:48.806Z","dependent_packages_count":1,"downloads":66,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.897851672348594,"dependent_repos_count":10.352844454248336,"dependent_packages_count":20.999289843067697,"stargazers_count":16.750849850625492,"forks_count":11.616213483212457,"docker_downloads_count":null,"average":19.323409860700515},"purl":"pkg:npm/code-engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/code-engine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/code-engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/code-engine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/code-engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/code-engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/code-engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/code-engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/code-engine/codemeta","maintainers":[{"uuid":"jamesmessinger","login":"jamesmessinger","name":null,"email":"james.messinger@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~jamesmessinger","role":null,"created_at":"2022-11-11T19:21:08.309Z","updated_at":"2022-11-11T19:21:08.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamesmessinger/packages"}]}