{"id":945075,"name":"@foal/cli","ecosystem":"npm","description":"CLI tool for FoalTS","homepage":"https://github.com/FoalTS","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/FoalTS/foal","keywords_array":["foal","FoalTS","FoalTS CLI","devkit","sdk","FoalTS DevKit","foalts-cli"],"namespace":"foal","versions_count":100,"first_release_published_at":"2018-06-13T13:36:29.205Z","latest_release_published_at":"2026-02-16T06:47:13.541Z","latest_release_number":"5.2.1","last_synced_at":"2026-04-17T04:18:51.620Z","created_at":"2022-04-07T17:29:51.627Z","updated_at":"2026-04-17T04:18:51.621Z","registry_url":"https://www.npmjs.com/package/@foal/cli","install_command":"npm install @foal/cli","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/LoicPoullain"},"dist-tags":{"latest":"5.2.1"}},"repo_metadata":{"id":37390618,"uuid":"103851485","full_name":"FoalTS/foal","owner":"FoalTS","description":"Full-featured Node.js framework 🚀","archived":false,"fork":false,"pushed_at":"2026-02-02T17:05:24.000Z","size":340295,"stargazers_count":1933,"open_issues_count":20,"forks_count":140,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-02-03T06:06:42.828Z","etag":null,"topics":["api","auth","dependency-injection","express","foal","foalts","foalts-cli","framework","jwt","node","nodejs","nodejs-framework","orm","rest","sdk","security","typeorm","typescript","typescript-framework","web-framework"],"latest_commit_sha":null,"homepage":"https://foalts.org/","language":"TypeScript","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/FoalTS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.MD","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"LoicPoullain","custom":"https://www.paypal.me/loicpoullain"}},"created_at":"2017-09-17T18:20:25.000Z","updated_at":"2026-02-02T17:02:00.000Z","dependencies_parsed_at":"2023-10-28T14:31:43.170Z","dependency_job_id":"59179105-f14c-4e59-95a9-d97e1970b3ef","html_url":"https://github.com/FoalTS/foal","commit_stats":{"total_commits":4748,"total_committers":70,"mean_commits":67.82857142857142,"dds":0.06086773378264532,"last_synced_commit":"7a36afd9b158de8e0501c4aff2fe5e93d70bc9c0"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/FoalTS/foal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoalTS%2Ffoal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoalTS%2Ffoal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoalTS%2Ffoal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoalTS%2Ffoal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FoalTS","download_url":"https://codeload.github.com/FoalTS/foal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoalTS%2Ffoal/sbom","scorecard":{"id":51349,"data":{"date":"2025-08-11","repo":{"name":"github.com/FoalTS/foal","commit":"bdecab821e078412d32ec82e315020696a642583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/daily-test.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/daily-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/daily-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/FoalTS/foal/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: e2e_test.sh:5","Warn: npmCommand not pinned by hash: .github/workflows/daily-test.yml:30","Warn: npmCommand not pinned by hash: .github/workflows/documentation.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/documentation.yml:64","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:34","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   7 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T23:46:43.889Z","repository_id":37390618,"created_at":"2025-08-14T23:46:43.889Z","updated_at":"2025-08-14T23:46:43.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29503721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T08:14:25.707Z","status":"ssl_error","status_checked_at":"2026-02-16T08:14:25.334Z","response_time":115,"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"},"owner_record":{"login":"FoalTS","name":"FoalTS","uuid":"32041046","kind":"organization","description":"Full-featured Node.js framework, with no complexity. Simple and easy to use, TypeScript-based and well-documented. ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32041046?v=4","repositories_count":3,"last_synced_at":"2023-03-04T22:43:31.559Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FoalTS","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:03:36.848Z","updated_at":"2023-03-04T22:43:31.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FoalTS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FoalTS/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-16T08:28:27.034Z","dependent_packages_count":2,"downloads":7470,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":1.7521126598516967,"dependent_repos_count":4.258623625823586,"dependent_packages_count":8.792988231733787,"stargazers_count":2.069795960283437,"forks_count":2.7878262055260583,"docker_downloads_count":null,"average":3.9322693366437127},"purl":"pkg:npm/%40foal/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@foal/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@foal/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@foal/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/LoicPoullain","https://www.paypal.me/loicpoullain"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T20:32:56.461Z","issues_count":74,"pull_requests_count":190,"avg_time_to_close_issue":9458984.25,"avg_time_to_close_pull_request":1679073.4137931035,"issues_closed_count":56,"pull_requests_closed_count":174,"pull_request_authors_count":14,"issue_authors_count":42,"avg_comments_per_issue":2.675675675675676,"avg_comments_per_pull_request":0.38421052631578945,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":2252165.2,"past_year_avg_time_to_close_pull_request":618.8333333333334,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoalTS%2Ffoal/issues","maintainers":[{"login":"LoicPoullain","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoicPoullain"},{"login":"kingdun3284","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingdun3284"}],"active_maintainers":[{"login":"LoicPoullain","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoicPoullain"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foal%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foal%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foal%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foal%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foal%2Fcli/codemeta","maintainers":[{"uuid":"loicpoullain","login":"loicpoullain","name":null,"email":"loic.poullain@centraliens.net","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~loicpoullain","role":null,"created_at":"2022-11-17T19:19:34.878Z","updated_at":"2022-11-17T19:19:34.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loicpoullain/packages"}]}