{"id":2090999,"name":"node-form-data-parser","ecosystem":"npm","description":"A node.js module for parsing form data, especially file uploads.","homepage":"https://github.com/streamich/node-form-data-parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/felixge/node-formidable","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-03-29T16:33:26.809Z","latest_release_published_at":"2019-03-29T16:33:26.809Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-25T09:08:14.294Z","created_at":"2022-04-09T20:53:57.693Z","updated_at":"2026-03-25T09:08:14.294Z","registry_url":"https://www.npmjs.com/package/node-form-data-parser","install_command":"npm install node-form-data-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":37633703,"uuid":"655209","full_name":"node-formidable/formidable","owner":"node-formidable","description":"The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.","archived":false,"fork":false,"pushed_at":"2025-09-04T15:24:08.000Z","size":4252,"stargazers_count":7162,"open_issues_count":53,"forks_count":689,"subscribers_count":112,"default_branch":"master","last_synced_at":"2025-09-17T11:16:42.401Z","etag":null,"topics":["aws-lambda","aws-s3","azure","azure-storage","file-upload","form","formdata","formidable","incomingform","multipart","multipart-formdata","multipart-parser","querystring-parser","serverless"],"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/node-formidable.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}},"created_at":"2010-05-07T15:50:21.000Z","updated_at":"2025-09-15T15:23:01.000Z","dependencies_parsed_at":"2025-02-10T19:40:22.621Z","dependency_job_id":"085ae9b3-2980-478a-9113-271f1db65703","html_url":"https://github.com/node-formidable/formidable","commit_stats":{"total_commits":624,"total_committers":97,"mean_commits":6.43298969072165,"dds":0.7115384615384616,"last_synced_commit":"152e940c1e84973eccfbb455711bd437692c7fef"},"previous_names":["felixge/node-formidable","node-formidable/node-formidable"],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/node-formidable/formidable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-formidable%2Fformidable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-formidable%2Fformidable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-formidable%2Fformidable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-formidable%2Fformidable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-formidable","download_url":"https://codeload.github.com/node-formidable/formidable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-formidable%2Fformidable/sbom","scorecard":{"id":396363,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-formidable/formidable","commit":"d0fbec13edc8add54a1afb9ce1a8d3db803f8d47"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":4,"reason":"0 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 4","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":"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/node-formidable/formidable/main.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/node-formidable/.github/SECURITY.md:1","Info: Found linked content: github.com/node-formidable/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/node-formidable/.github/SECURITY.md:1","Info: Found text in security policy: github.com/node-formidable/.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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 8 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","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-18T19:06:47.188Z","repository_id":37633703,"created_at":"2025-08-18T19:06:47.189Z","updated_at":"2025-08-18T19:06:47.189Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275989046,"owners_count":25565643,"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-19T02:00:09.700Z","response_time":108,"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":"node-formidable","name":"node-formidable","uuid":"43678974","kind":"organization","description":"The most used, flexible, fast and streaming parser for multipart form data, on @nodejs","email":null,"website":"https://ko-fi.com/tunnckocore/commissions","location":"Worldwide / Remote","twitter":"tunnckoCore","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43678974?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:01:13.499Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/node-formidable","funding_links":[],"total_stars":6919,"followers":15,"following":0,"created_at":"2022-11-02T16:23:06.307Z","updated_at":"2024-03-25T20:01:14.847Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-formidable","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-formidable/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-30T02:29:29.234Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.00724335848977,"dependent_repos_count":10.418147463816307,"dependent_packages_count":8.910508880264613,"stargazers_count":1.2204190876289533,"forks_count":1.4270695939975993,"docker_downloads_count":null,"average":13.596677676839448},"purl":"pkg:npm/node-form-data-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-form-data-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-form-data-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-form-data-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-20T09:48:45.683Z","issues_count":126,"pull_requests_count":137,"avg_time_to_close_issue":20060698.28888889,"avg_time_to_close_pull_request":16992482.688679244,"issues_closed_count":90,"pull_requests_closed_count":106,"pull_request_authors_count":23,"issue_authors_count":112,"avg_comments_per_issue":5.809523809523809,"avg_comments_per_pull_request":0.8905109489051095,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":20,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":1131282.5,"past_year_avg_time_to_close_pull_request":535937.55,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.4714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-formidable%2Fformidable/issues","maintainers":[{"login":"tunnckoCore","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tunnckoCore"},{"login":"nagayev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagayev"},{"login":"Akxe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Akxe"},{"login":"felixge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixge"},{"login":"jimmywarting","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"GabrielReverso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GabrielReverso"}],"active_maintainers":[{"login":"tunnckoCore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tunnckoCore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-form-data-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-form-data-parser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-form-data-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-form-data-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-form-data-parser/codemeta","maintainers":[{"uuid":"streamich","login":"streamich","name":null,"email":"vadimsdaleckis@gmail.com","url":null,"packages_count":324,"html_url":"https://www.npmjs.com/~streamich","role":null,"created_at":"2022-11-13T12:38:02.054Z","updated_at":"2022-11-13T12:38:02.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/streamich/packages"}]}