{"id":378032,"url":"https://github.com/broofa/mime","last_synced_at":"2026-07-21T13:30:21.520Z","repository":{"id":37683146,"uuid":"534940","full_name":"broofa/mime","owner":"broofa","description":"Mime types for JavaScript","archived":false,"fork":false,"pushed_at":"2026-04-24T18:26:43.000Z","size":940,"stargazers_count":2353,"open_issues_count":5,"forks_count":320,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-07-13T06:20:34.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/broofa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["broofa"]}},"created_at":"2010-02-25T01:05:42.000Z","updated_at":"2026-07-10T01:31:06.000Z","dependencies_parsed_at":"2026-01-13T02:02:00.099Z","dependency_job_id":null,"html_url":"https://github.com/broofa/mime","commit_stats":{"total_commits":317,"total_committers":56,"mean_commits":5.660714285714286,"dds":0.2902208201892744,"last_synced_commit":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"},"previous_names":["broofa/node-mime"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/broofa/mime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","download_url":"https://codeload.github.com/broofa/mime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/sbom","scorecard":{"id":254484,"data":{"date":"2025-08-11","repo":{"name":"github.com/broofa/mime","commit":"295382f7c1893de2b40e28464e6e6f700e4f2877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:13","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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: test/exports_test.sh:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:19"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T09:18:50.741Z","repository_id":37683146,"created_at":"2025-08-17T09:18:50.742Z","updated_at":"2025-08-17T09:18:50.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35413537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":{"login":"broofa","name":"Robert Kieffer","uuid":"164050","kind":"user","description":"","email":"","website":"http://broofa.com","location":"Bend, Oregon","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/164050?u=ec5adba270d70d590762cdb3db958d547ff1e595\u0026v=4","repositories_count":67,"last_synced_at":"2024-04-14T22:09:14.203Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/broofa","funding_links":["https://github.com/sponsors/broofa"],"total_stars":3178,"followers":554,"following":0,"created_at":"2022-11-02T16:19:59.143Z","updated_at":"2024-04-14T22:09:24.070Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa/repositories"},"packages":[{"id":13954808,"name":"node-mime","ecosystem":"guix","description":"Comprehensive MIME type mapping API","homepage":"https://github.com/broofa/mime","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/broofa/mime","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:21:52.531Z","latest_release_published_at":"2026-03-02T20:21:52.531Z","latest_release_number":"3.0.0","last_synced_at":"2026-04-27T16:55:12.385Z","created_at":"2026-03-02T20:21:52.302Z","updated_at":"2026-04-27T16:55:12.385Z","registry_url":"https://packages.guix.gnu.org/packages/node-mime/3.0.0/","install_command":"guix install node-mime","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n2039","metadata":{"location":"gnu/packages/node-xyz.scm:2039","variable_name":"node-mime"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:21:53.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-mime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-mime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-mime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-mime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-mime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-mime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-mime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-mime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-mime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-mime/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32110,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12098364,"name":"org.mvnpm:mime","ecosystem":"maven","description":"A comprehensive library for mime-type mapping","homepage":"https://github.com/broofa/mime#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/broofa/mime","keywords_array":[],"namespace":"org.mvnpm","versions_count":10,"first_release_published_at":"2025-03-20T00:10:18.000Z","latest_release_published_at":"2025-09-12T20:10:15.000Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-19T12:09:46.903Z","created_at":"2025-09-12T20:17:47.720Z","updated_at":"2026-07-19T12:09:46.903Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/mime/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/mime/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37683146,"uuid":"534940","full_name":"broofa/mime","owner":"broofa","description":"Mime types for JavaScript","archived":false,"fork":false,"pushed_at":"2025-10-19T14:54:04.000Z","size":834,"stargazers_count":2306,"open_issues_count":1,"forks_count":320,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-21T08:41:41.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/broofa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["broofa"]}},"created_at":"2010-02-25T01:05:42.000Z","updated_at":"2025-10-20T06:00:51.000Z","dependencies_parsed_at":"2023-02-04T10:46:55.985Z","dependency_job_id":"7f9d7cf9-a0c8-4904-8bd5-5bdf93d9b56f","html_url":"https://github.com/broofa/mime","commit_stats":{"total_commits":317,"total_committers":56,"mean_commits":5.660714285714286,"dds":0.2902208201892744,"last_synced_commit":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"},"previous_names":["broofa/node-mime"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/broofa/mime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","download_url":"https://codeload.github.com/broofa/mime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/sbom","scorecard":{"id":254484,"data":{"date":"2025-08-11","repo":{"name":"github.com/broofa/mime","commit":"295382f7c1893de2b40e28464e6e6f700e4f2877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:13","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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: test/exports_test.sh:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:19"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T09:18:50.741Z","repository_id":37683146,"created_at":"2025-08-17T09:18:50.742Z","updated_at":"2025-08-17T09:18:50.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280475352,"owners_count":26336848,"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-22T02:00:06.515Z","response_time":63,"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":"broofa","name":"Robert Kieffer","uuid":"164050","kind":"user","description":"","email":"","website":"http://broofa.com","location":"Bend, Oregon","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/164050?u=ec5adba270d70d590762cdb3db958d547ff1e595\u0026v=4","repositories_count":67,"last_synced_at":"2024-04-14T22:09:14.203Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/broofa","funding_links":["https://github.com/sponsors/broofa"],"total_stars":3178,"followers":554,"following":0,"created_at":"2022-11-02T16:19:59.143Z","updated_at":"2024-04-14T22:09:24.070Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa/repositories"},"tags":[{"name":"v4.1.0","sha":"a3c97a312e40f6ce7157742f4b1f5fd00702422a","kind":"commit","published_at":"2025-09-12T17:52:18.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.1.0","html_url":"https://github.com/broofa/mime/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"295382f7c1893de2b40e28464e6e6f700e4f2877","kind":"commit","published_at":"2025-04-03T14:31:05.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.7","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"a9263fe0419378a6b1429a2b31892d203d1f2507","kind":"commit","published_at":"2024-12-17T21:36:07.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.6","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"6a624d3171ad1b5183fb49e57a9e729205867c92","kind":"commit","published_at":"2024-12-17T21:10:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.5","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c","kind":"tag","published_at":"2024-07-06T00:54:19.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.4","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"f91f96da049daa6c529d7a5a2191dfb375961edf","kind":"tag","published_at":"2024-04-25T13:02:40.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.3","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"b654d6b26587ed7d94e8943fa7bf2919832d75d5","kind":"tag","published_at":"2024-04-24T15:27:58.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.2","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"20a96e894232e345a14ae0f500254343688a87c7","kind":"tag","published_at":"2023-12-17T15:44:11.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.1","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6806e80a1c8d7919cb1d518a5bbb7e863eb3473c","kind":"tag","published_at":"2023-11-29T14:27:00.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.0","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.1","sha":"9357ee9a6b95c6dbbbdcec308eecebb6eeefb9a7","kind":"tag","published_at":"2023-09-14T16:02:47.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"07c9133d31f50456a0670cf5796cb30b94e0c587","kind":"tag","published_at":"2023-09-13T23:05:13.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.0/manifests"},{"name":"v3.0.0","sha":"701cbeb1097acda560674da7caa767220befbbf5","kind":"tag","published_at":"2021-11-03T00:37:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v3.0.0","html_url":"https://github.com/broofa/mime/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v3.0.0/manifests"},{"name":"v2.6.0","sha":"7c7c2652587eee1387cbf8a05ef2ab7f9f583c7e","kind":"tag","published_at":"2021-11-02T18:00:03.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.6.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"29d52df2faaf8430de14227089fb1699db06cc55","kind":"tag","published_at":"2021-02-17T17:58:46.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.5.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"c95d7ab7358e640840ad4ba2779dfb5b1d102b81","kind":"tag","published_at":"2021-01-16T00:47:04.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.5.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.0/manifests"},{"name":"v2.4.7","sha":"f5a0ea5e85f5d921f0c3dbc027843f38e2568393","kind":"tag","published_at":"2020-12-16T02:30:28.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.7","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"c8a4810d7697ecee9ecbf52e833548d9d885f0cd","kind":"commit","published_at":"2020-05-27T16:20:58.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.6","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"32a1681cb917e6ef65a101b7cd93943d151cafb1","kind":"tag","published_at":"2020-05-01T23:09:46.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.5","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6479a848ac4699e9dc4049409aad99dbebc3f1da","kind":"tag","published_at":"2019-06-07T18:37:03.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.4","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"2f595e4f000daa858f2c2611b56ec221545331f1","kind":"tag","published_at":"2019-05-15T14:06:40.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.3","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"30ba26ddf43c11754cbb424d6d679d4c6a11cb34","kind":"tag","published_at":"2019-04-07T18:23:36.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e3f7a2bece1e20a4101df4f8b021ce49b26cf76d","kind":"tag","published_at":"2019-04-03T18:48:11.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"caa178dce03b47e431e964a50d087a2e9ab2aac9","kind":"commit","published_at":"2018-11-26T22:40:40.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"9508ad5469f06e570e521086690925275d9b38bf","kind":"tag","published_at":"2018-04-11T13:29:51.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.3.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"27195f8cdd41d3c35d1caf0deb792d68438ed2c9","kind":"tag","published_at":"2018-04-11T13:18:09.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.3.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5c22f2180a7213b9e07f26dc9753e34f48121840","kind":"tag","published_at":"2018-03-30T16:42:13.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.2.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"2aec3b6701bfc21d46ca0d1e8830990e8b867559","kind":"tag","published_at":"2018-03-30T16:40:32.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.2.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"797e9cee7ac45dfa6bdc8dbe7bc396a1e6f6c581","kind":"tag","published_at":"2018-01-04T22:27:04.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.2.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"91de5d19c94e1e306b3fc65b895edcfcf4749b1c","kind":"tag","published_at":"2018-01-04T22:25:55.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.1.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"10550a2410e60cd7b34a870a7ac46f36ea526d9d","kind":"tag","published_at":"2017-12-22T21:04:59.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.1.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"94b29d3899900e9f6fe59211593f8ed0928615b9","kind":"commit","published_at":"2017-12-22T19:27:04.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.5","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.5/manifests"},{"name":"v1.6.0","sha":"87b396e859aad0cea0845e706613d333c2b0bfdc","kind":"commit","published_at":"2017-11-25T00:52:26.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.6.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.6.0/manifests"},{"name":"v2.0.4","sha":"49689814e2086c901089493e56e7bfb36512b3ac","kind":"tag","published_at":"2017-11-25T00:14:37.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.4","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.4/manifests"},{"name":"v1.5.0","sha":"949b4519c5a89484d532108f8eaa46c08772d06b","kind":"commit","published_at":"2017-11-22T21:37:26.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.5.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.5.0/manifests"},{"name":"v2.0.3","sha":"f2d859eb53607b909cca03858429035bb025b21a","kind":"tag","published_at":"2017-09-25T18:38:14.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.3","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.3/manifests"},{"name":"v1.4.1","sha":"eb24bae372a76acd2c95fd05f8837814c33a9e3d","kind":"tag","published_at":"2017-09-25T18:35:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.4.1","html_url":"https://github.com/broofa/mime/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.1/manifests"},{"name":"v2.0.2","sha":"ef61236ba8215c2982a8b3ae21f066c242af6eb2","kind":"tag","published_at":"2017-09-15T16:57:50.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"371e7e933dfbdc12a54266ea7da2f16b147f5107","kind":"commit","published_at":"2017-09-14T15:07:50.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"404b573239557eb266501eb70106efa04217a96f","kind":"tag","published_at":"2017-09-13T00:03:15.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"1f0af634b97fa47e6e3f603a303e49b40b4c511c","kind":"tag","published_at":"2017-08-28T16:03:56.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.4.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.0/manifests"},{"name":"v1.3.6","sha":"78aa9df74925ee629b9f2c35ec16b099189e9cef","kind":"commit","published_at":"2017-05-12T04:57:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.6","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.6/manifests"},{"name":"v1.3.4","sha":"1628f6e0187095009dcef4805c3a49706f137974","kind":"commit","published_at":"2015-02-07T00:00:52.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.4","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"a80fa147ce33a6ee23336542ff855fa5b3036e07","kind":"commit","published_at":"2015-02-06T23:59:43.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.3","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"ad0448b7eb0e202cdf1449514fae986ec2e45772","kind":"commit","published_at":"2015-02-05T20:13:31.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.1","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"fdc1f318e5ff8a038e8a3535f79361f373cece33","kind":"commit","published_at":"2015-02-05T19:25:00.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"8aac435e337f4412be5ed90296a07b376784079c","kind":"commit","published_at":"2013-08-15T17:37:51.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.11","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"077e41c2e8fe5631da05dc7c7cb14a361c2da4ba","kind":"commit","published_at":"2013-07-25T16:19:32.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.10","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"df1bcc58d743520d0f581eab77d7385ee961979c","kind":"commit","published_at":"2013-01-17T17:00:22.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.9","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"2380e60b31063118018a654d80502f1ce0fa3fe8","kind":"commit","published_at":"2013-01-10T18:31:44.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.8","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"5d228faadb51194c724af196a63cef29d7cc7424","kind":"commit","published_at":"2012-10-19T20:25:47.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.7","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.7/manifests"},{"name":"v1.2.5","sha":"c134d9529d19a5e6d0b3976d6b66e87c9ce408d3","kind":"commit","published_at":"2012-02-16T14:10:51.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.5","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.5/manifests"}]},"repo_metadata_updated_at":"2025-10-23T17:13:34.370Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.045395540692404,"dependent_packages_count":45.81311285523137,"stargazers_count":7.8608605355791035,"forks_count":11.4508126634994,"docker_downloads_count":null,"average":24.29254539875057},"purl":"pkg:maven/org.mvnpm/mime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:mime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:mime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:mime/dependencies","status":null,"funding_links":["https://github.com/sponsors/broofa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T16:42:37.237Z","issues_count":78,"pull_requests_count":110,"avg_time_to_close_issue":9116994.442857143,"avg_time_to_close_pull_request":8720519.45631068,"issues_closed_count":70,"pull_requests_closed_count":103,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":2.6025641025641026,"avg_comments_per_pull_request":0.7818181818181819,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":13,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":780010.5,"past_year_avg_time_to_close_pull_request":11667.793103448275,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.23076923076923078,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/issues","maintainers":[{"login":"broofa","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}],"active_maintainers":[{"login":"broofa","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mime/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10411605,"name":"mime-light","ecosystem":"npm","description":"A comprehensive library for mime-type mapping","homepage":"https://github.com/broofa/mime#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/broofa/mime","keywords_array":["extension","file","mime","mime-db","mimetypes","util"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-20T08:32:10.796Z","latest_release_published_at":"2024-06-20T08:32:10.796Z","latest_release_number":"4.0.2","last_synced_at":"2026-07-19T12:09:48.070Z","created_at":"2024-06-20T18:13:25.928Z","updated_at":"2026-07-19T12:09:48.070Z","registry_url":"https://www.npmjs.com/package/mime-light","install_command":"npm install mime-light","documentation_url":null,"metadata":{"funding":["https://github.com/sponsors/broofa"],"dist-tags":{"latest":"4.0.2"}},"repo_metadata":{"id":37683146,"uuid":"534940","full_name":"broofa/mime","owner":"broofa","description":"Mime types for JavaScript","archived":false,"fork":false,"pushed_at":"2026-04-24T18:26:43.000Z","size":940,"stargazers_count":2352,"open_issues_count":5,"forks_count":320,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-07-07T00:29:14.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/broofa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["broofa"]}},"created_at":"2010-02-25T01:05:42.000Z","updated_at":"2026-07-01T00:12:38.000Z","dependencies_parsed_at":"2026-01-13T02:02:00.099Z","dependency_job_id":null,"html_url":"https://github.com/broofa/mime","commit_stats":{"total_commits":317,"total_committers":56,"mean_commits":5.660714285714286,"dds":0.2902208201892744,"last_synced_commit":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"},"previous_names":["broofa/node-mime"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/broofa/mime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","download_url":"https://codeload.github.com/broofa/mime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/sbom","scorecard":{"id":254484,"data":{"date":"2025-08-11","repo":{"name":"github.com/broofa/mime","commit":"295382f7c1893de2b40e28464e6e6f700e4f2877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:13","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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: test/exports_test.sh:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:19"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T09:18:50.741Z","repository_id":37683146,"created_at":"2025-08-17T09:18:50.742Z","updated_at":"2025-08-17T09:18:50.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35210429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-07T07:23:40.293Z","dependent_packages_count":0,"downloads":149,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.89276273643634,"dependent_packages_count":40.535462853422914,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.214112794929626},"purl":"pkg:npm/mime-light","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mime-light","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mime-light","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mime-light/dependencies","status":null,"funding_links":["https://github.com/sponsors/broofa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T18:02:50.555Z","issues_count":78,"pull_requests_count":110,"avg_time_to_close_issue":9116994.442857143,"avg_time_to_close_pull_request":8720519.45631068,"issues_closed_count":70,"pull_requests_closed_count":103,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":2.6025641025641026,"avg_comments_per_pull_request":0.7818181818181819,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":13,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":780010.5,"past_year_avg_time_to_close_pull_request":11667.793103448275,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.23076923076923078,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/issues","maintainers":[{"login":"broofa","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}],"active_maintainers":[{"login":"broofa","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-light/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-light/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-light/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-light/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-light/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime-light/codemeta","maintainers":[{"uuid":"yanggwcn","login":"yanggwcn","name":null,"email":"1576271227@qq.com","url":null,"packages_count":208,"html_url":"https://www.npmjs.com/~yanggwcn","role":null,"created_at":"2024-06-20T20:37:33.716Z","updated_at":"2024-06-20T20:37:33.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanggwcn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676743,"maintainers_count":1210809,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5002938,"name":"org.webjars.npm:mime","ecosystem":"maven","description":"WebJar for mime","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/broofa/mime","keywords_array":[],"namespace":"org.webjars.npm","versions_count":17,"first_release_published_at":"2015-05-26T23:23:55.000Z","latest_release_published_at":"2022-07-27T02:24:58.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-07-19T12:09:47.030Z","created_at":"2022-07-27T11:03:45.793Z","updated_at":"2026-07-19T12:09:47.030Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mime/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mime/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37683146,"uuid":"534940","full_name":"broofa/mime","owner":"broofa","description":"Mime types for JavaScript","archived":false,"fork":false,"pushed_at":"2025-10-19T14:54:04.000Z","size":834,"stargazers_count":2306,"open_issues_count":1,"forks_count":320,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-21T08:41:41.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/broofa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["broofa"]}},"created_at":"2010-02-25T01:05:42.000Z","updated_at":"2025-10-20T06:00:51.000Z","dependencies_parsed_at":"2023-02-04T10:46:55.985Z","dependency_job_id":"7f9d7cf9-a0c8-4904-8bd5-5bdf93d9b56f","html_url":"https://github.com/broofa/mime","commit_stats":{"total_commits":317,"total_committers":56,"mean_commits":5.660714285714286,"dds":0.2902208201892744,"last_synced_commit":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"},"previous_names":["broofa/node-mime"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/broofa/mime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","download_url":"https://codeload.github.com/broofa/mime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/sbom","scorecard":{"id":254484,"data":{"date":"2025-08-11","repo":{"name":"github.com/broofa/mime","commit":"295382f7c1893de2b40e28464e6e6f700e4f2877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:13","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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: test/exports_test.sh:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:19"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T09:18:50.741Z","repository_id":37683146,"created_at":"2025-08-17T09:18:50.742Z","updated_at":"2025-08-17T09:18:50.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280475352,"owners_count":26336848,"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-22T02:00:06.515Z","response_time":63,"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"},"tags":[]},"repo_metadata_updated_at":"2025-10-23T17:11:42.112Z","dependent_packages_count":30,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.0814481453763323,"stargazers_count":6.644422284777579,"forks_count":8.166483749094608,"average":12.218074530048977},"purl":"pkg:maven/org.webjars.npm/mime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mime/dependencies","status":null,"funding_links":["https://github.com/sponsors/broofa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T16:42:37.237Z","issues_count":78,"pull_requests_count":110,"avg_time_to_close_issue":9116994.442857143,"avg_time_to_close_pull_request":8720519.45631068,"issues_closed_count":70,"pull_requests_closed_count":103,"pull_request_authors_count":35,"issue_authors_count":72,"avg_comments_per_issue":2.6025641025641026,"avg_comments_per_pull_request":0.7818181818181819,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":13,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":780010.5,"past_year_avg_time_to_close_pull_request":11667.793103448275,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.23076923076923078,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/issues","maintainers":[{"login":"broofa","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}],"active_maintainers":[{"login":"broofa","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mime/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2014147,"name":"mime","ecosystem":"npm","description":"A comprehensive library for mime-type mapping","homepage":"https://github.com/broofa/mime#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/broofa/mime","keywords_array":["extension","file","mime","mime-db","mimetypes","util"],"namespace":null,"versions_count":57,"first_release_published_at":"2011-01-20T16:27:31.008Z","latest_release_published_at":"2025-09-12T17:53:01.376Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-19T12:09:48.496Z","created_at":"2022-04-09T19:37:28.873Z","updated_at":"2026-07-19T12:09:48.497Z","registry_url":"https://www.npmjs.com/package/mime","install_command":"npm install mime","documentation_url":null,"metadata":{"funding":["https://github.com/sponsors/broofa"],"dist-tags":{"latest":"4.1.0"}},"repo_metadata":{"id":37683146,"uuid":"534940","full_name":"broofa/mime","owner":"broofa","description":"Mime types for JavaScript","archived":false,"fork":false,"pushed_at":"2026-04-24T18:26:43.000Z","size":940,"stargazers_count":2352,"open_issues_count":5,"forks_count":320,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-07-07T00:29:14.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/broofa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["broofa"]}},"created_at":"2010-02-25T01:05:42.000Z","updated_at":"2026-07-01T00:12:38.000Z","dependencies_parsed_at":"2026-01-13T02:02:00.099Z","dependency_job_id":null,"html_url":"https://github.com/broofa/mime","commit_stats":{"total_commits":317,"total_committers":56,"mean_commits":5.660714285714286,"dds":0.2902208201892744,"last_synced_commit":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"},"previous_names":["broofa/node-mime"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/broofa/mime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","download_url":"https://codeload.github.com/broofa/mime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/sbom","scorecard":{"id":254484,"data":{"date":"2025-08-11","repo":{"name":"github.com/broofa/mime","commit":"295382f7c1893de2b40e28464e6e6f700e4f2877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:13","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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: test/exports_test.sh:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:19"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T09:18:50.741Z","repository_id":37683146,"created_at":"2025-08-17T09:18:50.742Z","updated_at":"2025-08-17T09:18:50.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35210429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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":"broofa","name":"Robert Kieffer","uuid":"164050","kind":"user","description":"","email":"","website":"http://broofa.com","location":"Bend, Oregon","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/164050?u=ec5adba270d70d590762cdb3db958d547ff1e595\u0026v=4","repositories_count":67,"last_synced_at":"2024-04-14T22:09:14.203Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/broofa","funding_links":["https://github.com/sponsors/broofa"],"total_stars":3178,"followers":554,"following":0,"created_at":"2022-11-02T16:19:59.143Z","updated_at":"2024-04-14T22:09:24.070Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa/repositories"},"tags":[{"name":"v4.1.0","sha":"a3c97a312e40f6ce7157742f4b1f5fd00702422a","kind":"commit","published_at":"2025-09-12T17:52:18.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.1.0","html_url":"https://github.com/broofa/mime/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"295382f7c1893de2b40e28464e6e6f700e4f2877","kind":"commit","published_at":"2025-04-03T14:31:05.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.7","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"a9263fe0419378a6b1429a2b31892d203d1f2507","kind":"commit","published_at":"2024-12-17T21:36:07.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.6","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"6a624d3171ad1b5183fb49e57a9e729205867c92","kind":"commit","published_at":"2024-12-17T21:10:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.5","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c","kind":"tag","published_at":"2024-07-06T00:54:19.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.4","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"f91f96da049daa6c529d7a5a2191dfb375961edf","kind":"tag","published_at":"2024-04-25T13:02:40.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.3","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"b654d6b26587ed7d94e8943fa7bf2919832d75d5","kind":"tag","published_at":"2024-04-24T15:27:58.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.2","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"20a96e894232e345a14ae0f500254343688a87c7","kind":"tag","published_at":"2023-12-17T15:44:11.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.1","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6806e80a1c8d7919cb1d518a5bbb7e863eb3473c","kind":"tag","published_at":"2023-11-29T14:27:00.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.0","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.1","sha":"9357ee9a6b95c6dbbbdcec308eecebb6eeefb9a7","kind":"tag","published_at":"2023-09-14T16:02:47.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"07c9133d31f50456a0670cf5796cb30b94e0c587","kind":"tag","published_at":"2023-09-13T23:05:13.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/broofa/mime/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v4.0.0-beta.0/manifests"},{"name":"v3.0.0","sha":"701cbeb1097acda560674da7caa767220befbbf5","kind":"tag","published_at":"2021-11-03T00:37:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v3.0.0","html_url":"https://github.com/broofa/mime/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v3.0.0/manifests"},{"name":"v2.6.0","sha":"7c7c2652587eee1387cbf8a05ef2ab7f9f583c7e","kind":"tag","published_at":"2021-11-02T18:00:03.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.6.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"29d52df2faaf8430de14227089fb1699db06cc55","kind":"tag","published_at":"2021-02-17T17:58:46.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.5.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"c95d7ab7358e640840ad4ba2779dfb5b1d102b81","kind":"tag","published_at":"2021-01-16T00:47:04.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.5.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.5.0/manifests"},{"name":"v2.4.7","sha":"f5a0ea5e85f5d921f0c3dbc027843f38e2568393","kind":"tag","published_at":"2020-12-16T02:30:28.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.7","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"c8a4810d7697ecee9ecbf52e833548d9d885f0cd","kind":"commit","published_at":"2020-05-27T16:20:58.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.6","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"32a1681cb917e6ef65a101b7cd93943d151cafb1","kind":"tag","published_at":"2020-05-01T23:09:46.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.5","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6479a848ac4699e9dc4049409aad99dbebc3f1da","kind":"tag","published_at":"2019-06-07T18:37:03.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.4","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"2f595e4f000daa858f2c2611b56ec221545331f1","kind":"tag","published_at":"2019-05-15T14:06:40.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.3","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"30ba26ddf43c11754cbb424d6d679d4c6a11cb34","kind":"tag","published_at":"2019-04-07T18:23:36.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e3f7a2bece1e20a4101df4f8b021ce49b26cf76d","kind":"tag","published_at":"2019-04-03T18:48:11.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"caa178dce03b47e431e964a50d087a2e9ab2aac9","kind":"commit","published_at":"2018-11-26T22:40:40.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.4.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"9508ad5469f06e570e521086690925275d9b38bf","kind":"tag","published_at":"2018-04-11T13:29:51.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.3.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"27195f8cdd41d3c35d1caf0deb792d68438ed2c9","kind":"tag","published_at":"2018-04-11T13:18:09.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.3.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"5c22f2180a7213b9e07f26dc9753e34f48121840","kind":"tag","published_at":"2018-03-30T16:42:13.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.2.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"2aec3b6701bfc21d46ca0d1e8830990e8b867559","kind":"tag","published_at":"2018-03-30T16:40:32.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.2.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"797e9cee7ac45dfa6bdc8dbe7bc396a1e6f6c581","kind":"tag","published_at":"2018-01-04T22:27:04.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.2.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"91de5d19c94e1e306b3fc65b895edcfcf4749b1c","kind":"tag","published_at":"2018-01-04T22:25:55.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.1.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"10550a2410e60cd7b34a870a7ac46f36ea526d9d","kind":"tag","published_at":"2017-12-22T21:04:59.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.1.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"94b29d3899900e9f6fe59211593f8ed0928615b9","kind":"commit","published_at":"2017-12-22T19:27:04.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.5","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.5/manifests"},{"name":"v1.6.0","sha":"87b396e859aad0cea0845e706613d333c2b0bfdc","kind":"commit","published_at":"2017-11-25T00:52:26.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.6.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.6.0/manifests"},{"name":"v2.0.4","sha":"49689814e2086c901089493e56e7bfb36512b3ac","kind":"tag","published_at":"2017-11-25T00:14:37.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.4","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.4/manifests"},{"name":"v1.5.0","sha":"949b4519c5a89484d532108f8eaa46c08772d06b","kind":"commit","published_at":"2017-11-22T21:37:26.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.5.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.5.0/manifests"},{"name":"v2.0.3","sha":"f2d859eb53607b909cca03858429035bb025b21a","kind":"tag","published_at":"2017-09-25T18:38:14.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.3","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.3/manifests"},{"name":"v1.4.1","sha":"eb24bae372a76acd2c95fd05f8837814c33a9e3d","kind":"tag","published_at":"2017-09-25T18:35:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.4.1","html_url":"https://github.com/broofa/mime/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.1/manifests"},{"name":"v2.0.2","sha":"ef61236ba8215c2982a8b3ae21f066c242af6eb2","kind":"tag","published_at":"2017-09-15T16:57:50.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.2","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"371e7e933dfbdc12a54266ea7da2f16b147f5107","kind":"commit","published_at":"2017-09-14T15:07:50.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.1","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"404b573239557eb266501eb70106efa04217a96f","kind":"tag","published_at":"2017-09-13T00:03:15.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v2.0.0","html_url":"https://github.com/broofa/mime/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"1f0af634b97fa47e6e3f603a303e49b40b4c511c","kind":"tag","published_at":"2017-08-28T16:03:56.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.4.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.4.0/manifests"},{"name":"v1.3.6","sha":"78aa9df74925ee629b9f2c35ec16b099189e9cef","kind":"commit","published_at":"2017-05-12T04:57:48.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.6","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.6/manifests"},{"name":"v1.3.4","sha":"1628f6e0187095009dcef4805c3a49706f137974","kind":"commit","published_at":"2015-02-07T00:00:52.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.4","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"a80fa147ce33a6ee23336542ff855fa5b3036e07","kind":"commit","published_at":"2015-02-06T23:59:43.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.3","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"ad0448b7eb0e202cdf1449514fae986ec2e45772","kind":"commit","published_at":"2015-02-05T20:13:31.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.1","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"fdc1f318e5ff8a038e8a3535f79361f373cece33","kind":"commit","published_at":"2015-02-05T19:25:00.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.3.0","html_url":"https://github.com/broofa/mime/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"8aac435e337f4412be5ed90296a07b376784079c","kind":"commit","published_at":"2013-08-15T17:37:51.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.11","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"077e41c2e8fe5631da05dc7c7cb14a361c2da4ba","kind":"commit","published_at":"2013-07-25T16:19:32.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.10","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"df1bcc58d743520d0f581eab77d7385ee961979c","kind":"commit","published_at":"2013-01-17T17:00:22.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.9","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"2380e60b31063118018a654d80502f1ce0fa3fe8","kind":"commit","published_at":"2013-01-10T18:31:44.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.8","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"5d228faadb51194c724af196a63cef29d7cc7424","kind":"commit","published_at":"2012-10-19T20:25:47.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.7","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.7/manifests"},{"name":"v1.2.5","sha":"c134d9529d19a5e6d0b3976d6b66e87c9ce408d3","kind":"commit","published_at":"2012-02-16T14:10:51.000Z","download_url":"https://codeload.github.com/broofa/mime/tar.gz/v1.2.5","html_url":"https://github.com/broofa/mime/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/broofa/mime@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags/v1.2.5/manifests"}]},"repo_metadata_updated_at":"2026-07-18T02:59:47.789Z","dependent_packages_count":8416,"downloads":556338564,"downloads_period":"last-month","dependent_repos_count":2602089,"rankings":{"downloads":0.0027106028928430225,"dependent_repos_count":0.009007963148942975,"dependent_packages_count":0.011472147596982086,"stargazers_count":1.9137951616559759,"forks_count":1.9863522475969404,"docker_downloads_count":0.010513853644966875,"average":0.6556419960894418},"purl":"pkg:npm/mime","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdydnItOG1weC1yN3Bw","url":"https://github.com/advisories/GHSA-wrvr-8mpx-r7pp","title":"mime Regular Expression Denial of Service when MIME lookup performed on untrusted user input","description":"Affected versions of `mime` are vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input.\n\n\n## Recommendation\n\nUpdate to version 2.0.3 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-07-20T16:20:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-16138","https://github.com/broofa/node-mime/issues/167","https://github.com/broofa/mime/commit/1df903fdeb9ae7eaa048795b8d580ce2c98f40b0","https://github.com/broofa/mime/commit/855d0c4b8b22e4a80b9401a81f2872058eae274d","https://github.com/advisories/GHSA-wrvr-8mpx-r7pp"],"source_kind":"github","identifiers":["GHSA-wrvr-8mpx-r7pp","CVE-2017-16138"],"repository_url":"https://github.com/broofa/node-mime","blast_radius":0.0,"created_at":"2022-12-21T16:13:33.218Z","updated_at":"2026-07-14T18:08:48.026Z","epss_percentage":0.02135,"epss_percentile":0.79853,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdydnItOG1weC1yN3Bw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdydnItOG1weC1yN3Bw","packages":[{"ecosystem":"npm","package_name":"mime","versions":[{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.3"},{"first_patched_version":"1.4.1","vulnerable_version_range":"\u003c 1.4.1"}],"purl":"pkg:npm/mime"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdydnItOG1weC1yN3Bw/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mime","docker_dependents_count":54869,"docker_downloads_count":8230875283,"usage_url":"https://repos.ecosyste.ms/usage/npm/mime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mime/dependencies","status":null,"funding_links":["https://github.com/sponsors/broofa"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-27T22:22:21.321Z","issues_count":80,"pull_requests_count":120,"avg_time_to_close_issue":8887932.347222222,"avg_time_to_close_pull_request":8316964.777777778,"issues_closed_count":72,"pull_requests_closed_count":108,"pull_request_authors_count":38,"issue_authors_count":74,"avg_comments_per_issue":2.575,"avg_comments_per_pull_request":0.7166666666666667,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":7,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":588006.0,"past_year_avg_time_to_close_pull_request":24875.153846153848,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.6190476190476191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/issues","maintainers":[{"login":"broofa","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}],"active_maintainers":[{"login":"broofa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mime/codemeta","maintainers":[{"uuid":"broofa","login":"broofa","name":null,"email":"robert@broofa.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~broofa","role":null,"created_at":"2022-11-10T11:51:33.182Z","updated_at":"2022-11-10T11:51:33.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/broofa/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676743,"maintainers_count":1210809,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14338109,"name":"github.com/broofa/mime","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/broofa/mime","keywords_array":[],"namespace":null,"versions_count":51,"first_release_published_at":"2026-04-28T11:00:39.309Z","latest_release_published_at":"2025-09-12T17:52:18.000Z","latest_release_number":"v4.1.0+incompatible","last_synced_at":"2026-07-19T12:09:49.505Z","created_at":"2026-04-28T11:00:28.777Z","updated_at":"2026-07-19T12:09:49.505Z","registry_url":"https://pkg.go.dev/github.com/broofa/mime","install_command":"go get github.com/broofa/mime","documentation_url":"https://pkg.go.dev/github.com/broofa/mime#section-documentation","metadata":{},"repo_metadata":{"id":37683146,"uuid":"534940","full_name":"broofa/mime","owner":"broofa","description":"Mime types for JavaScript","archived":false,"fork":false,"pushed_at":"2026-04-24T18:26:43.000Z","size":940,"stargazers_count":2355,"open_issues_count":5,"forks_count":322,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-04-28T09:36:08.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/broofa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["broofa"]}},"created_at":"2010-02-25T01:05:42.000Z","updated_at":"2026-04-24T18:26:47.000Z","dependencies_parsed_at":"2026-01-13T02:02:00.099Z","dependency_job_id":null,"html_url":"https://github.com/broofa/mime","commit_stats":{"total_commits":317,"total_committers":56,"mean_commits":5.660714285714286,"dds":0.2902208201892744,"last_synced_commit":"cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"},"previous_names":["broofa/node-mime"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/broofa/mime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broofa","download_url":"https://codeload.github.com/broofa/mime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/sbom","scorecard":{"id":254484,"data":{"date":"2025-08-11","repo":{"name":"github.com/broofa/mime","commit":"295382f7c1893de2b40e28464e6e6f700e4f2877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:13","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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/broofa/mime/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: test/exports_test.sh:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:19"],"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T09:18:50.741Z","repository_id":37683146,"created_at":"2025-08-17T09:18:50.742Z","updated_at":"2025-08-17T09:18:50.742Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32380379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"repo_metadata_updated_at":"2026-04-28T12:53:52.641Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/broofa/mime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/broofa/mime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/broofa/mime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/broofa/mime/dependencies","status":null,"funding_links":["https://github.com/sponsors/broofa"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbroofa%2Fmime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbroofa%2Fmime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbroofa%2Fmime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbroofa%2Fmime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbroofa%2Fmime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbroofa%2Fmime/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":11286,"full_name":"broofa/mime","default_branch":"main","total_commits":342,"total_committers":57,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":6.0,"dds":0.2777777777777778,"past_year_total_commits":8,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.25,"last_synced_at":"2026-07-19T11:27:07.198Z","last_synced_commit":"f2d1243892616c0ec1031eb5132d56e43159ecc0","created_at":"2023-03-07T11:16:58.558Z","updated_at":"2026-07-19T11:24:35.021Z","committers":[{"name":"Robert Kieffer","email":"robert@broofa.com","login":"broofa","count":247},{"name":"Benjamin Thomas","email":"benjamin@benjaminthomas.org","login":null,"count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Nick Baugh","email":"niftylettuce@gmail.com","login":"niftylettuce","count":3},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","login":"TooTallNate","count":3},{"name":"Max Nordlund","email":"max.nordlund@gmail.com","login":"maxnordlund","count":3},{"name":"Joshua Holbrook","email":"josh.holbrook@gmail.com","login":"jfhbrook","count":3},{"name":"Ionică Bizău","email":"bizauionica@yahoo.com","login":"IonicaBizau","count":3},{"name":"louisremi","email":"louisremi@louisremi-laptop.(none)","login":null,"count":3},{"name":"Robert Kieffer","email":"broofa@fb.com","login":null,"count":3},{"name":"Mike Bardzinski","email":"mike.bardzinski@netdev.co.uk","login":null,"count":2},{"name":"Artur Cistov","email":"artchistov@gmail.com","login":"cistov","count":2},{"name":"Lei Chen","email":"chenleicoder@foxmail.com","login":"iChenLei","count":2},{"name":"Matthew Kastor","email":"matthewkastor@gmail.com","login":"matthewkastor","count":2},{"name":"Mike Pennisi","email":"mike@mikepennisi.com","login":"jugglinmike","count":2},{"name":"Yash Singh","email":"saiansh2525@gmail.com","login":"Yash-Singh1","count":2},{"name":"alrra","email":"alrraa@gmail.com","login":"alrra","count":2},{"name":"Denis Sokolov","email":"denis@sokolov.cc","login":"denis-sokolov","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Chris Veness","email":"chrisv@movable-type.co.uk","login":"chrisveness","count":1},{"name":"Bradley Farias","email":"bradley.meck@gmail.com","login":"bmeck","count":1},{"name":"Billy Moon","email":"billy@itaccess.org","login":"billymoon","count":1},{"name":"Alexander Kuznetsov","email":"sasha@monterosa.co.uk","login":"shkuznetsov","count":1},{"name":"Aleksey V Zapparov","email":"ixti@member.fsf.org","login":"ixti","count":1},{"name":"Jen Fong-Adwent","email":"jen@ednapiranha.com","login":null,"count":1},{"name":"Louis-Rémi Babé","email":"public@lrbabe.com","login":null,"count":1},{"name":"aduncan88","email":"adam.duncan@clock.co.uk","login":null,"count":1},{"name":"waynedpj","email":"waynedpj@in-giro.org","login":null,"count":1},{"name":"niftylettuce","email":"nicholasbaugh@gmail.com","login":"baugh","count":1},{"name":"just-boris","email":"just-boris@yandex-team.ru","login":"just-boris","count":1},{"name":"feistystudios","email":"github@feistystudios.com","login":"feistystudios","count":1},{"name":"eelcocramer","email":"eelco@hailendal.org","login":"eelcocramer","count":1},{"name":"andres suarez","email":"zertosh@gmail.com","login":"zertosh","count":1},{"name":"akatoch435","email":"47104192+akatoch435","login":"akatoch435","count":1},{"name":"WORMSS","email":"wormssmail@gmail.com","login":"WORMSS","count":1},{"name":"Vlad Holubiev","email":"vladgolubev","login":"vladgolubev","count":1},{"name":"Taylor Hutchison","email":"seanthutchison@gmail.com","login":"taylorhutchison","count":1},{"name":"Simon Ratner","email":"simon+github@probablyprime.net","login":"simonratner","count":1},{"name":"Renat Zubairov","email":"renat.zubairov@gmail.com","login":"zubairov","count":1},{"name":"Nate Gay","email":"nate@ohnate.com","login":"nateinaction","count":1},{"name":"Matt Woolford","email":"57449285+mattwoolford","login":"mattwoolford","count":1},{"name":"Matt Brennan","email":"mattyb1000@gmail.com","login":"apaleslimghost","count":1},{"name":"Marlon Lückert","email":"m.lueckert@me.com","login":"marlon360","count":1},{"name":"Marijn Haverbeke","email":"marijn@haverbeke.nl","login":"marijnh","count":1},{"name":"Marcin Wiśniowski","email":"shfx@shfx.pl","login":"shfx","count":1},{"name":"M.Babcock","email":"matt.babcock@outlook.com","login":"mattbab","count":1},{"name":"Kirill Shaplyko","email":"Baltazore","login":"Baltazore","count":1},{"name":"Juan José Salvador Piedra","email":"juanjosalvador@netc.eu","login":"JuanjoSalvador","count":1},{"name":"Joel Purra","email":"code+github@joelpurra.se","login":"joelpurra","count":1},{"name":"Jason Mulligan","email":"jason.mulligan@avoidwork.com","login":"avoidwork","count":1},{"name":"Jacob Rask","email":"jacob@jacobrask.net","login":"jacobrask","count":1},{"name":"Gilad Peleg","email":"giladp007@gmail.com","login":"pgilad","count":1},{"name":"François de Metz","email":"francois@2metz.fr","login":"francois2metz","count":1},{"name":"Flleeppyy","email":"flleeppyy@gmail.com","login":"flleeppyy","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Edgar Hipp","email":"hipp.edg@gmail.com","login":"edi9999","count":1},{"name":"xiaody","email":"dongyangxiao@zhulux.com","login":null,"count":1}],"past_year_committers":[{"name":"Robert Kieffer","email":"robert@broofa.com","login":"broofa","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Matt Woolford","email":"57449285+mattwoolford","login":"mattwoolford","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"broofa/mime","html_url":"https://github.com/broofa/mime","last_synced_at":"2026-06-27T22:22:21.321Z","status":"error","issues_count":80,"pull_requests_count":120,"avg_time_to_close_issue":8887932.347222222,"avg_time_to_close_pull_request":8316964.777777778,"issues_closed_count":72,"pull_requests_closed_count":108,"pull_request_authors_count":38,"issue_authors_count":74,"avg_comments_per_issue":2.575,"avg_comments_per_pull_request":0.7166666666666667,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":7,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":588006.0,"past_year_avg_time_to_close_pull_request":24875.153846153848,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.6190476190476191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-11T11:41:30.122Z","updated_at":"2026-06-27T22:22:21.321Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broofa%2Fmime/issues","issue_labels_count":{"table":{"more info needed":2,"help wanted":1,"good first issue":1,"V2":1,"autorelease: pending":1}},"pull_request_labels_count":{"table":{"dependencies":26,"javascript":8,"autorelease: tagged":4,"autorelease: pending":2}},"issue_author_associations_count":{"table":{"NONE":73,"OWNER":6,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":50,"CONTRIBUTOR":43,"NONE":27}},"issue_authors":{"table":{"broofa":6,"guimard":2,"sinedied":1,"BigBlueHat":1,"MeRahulAhire":1,"catfo435":1,"scott-cornwell":1,"TanDat97":1,"valeriangalliat":1,"alfredzh":1,"kasir-barati":1,"ondasStevo":1,"ericmorand":1,"deepakjois":1,"AnSPetrov":1,"m90":1,"JonathanTroyer":1,"inlet":1,"ghost":1,"daveyarwood":1,"kbirger":1,"Tivoli":1,"brunnerh":1,"greentore":1,"cloydlau":1,"maxnordlund":1,"xujiahao":1,"AaronNGray":1,"wenjianli92":1,"stevendesu":1,"hiroppy":1,"stevemarksd":1,"dotnetCarpenter":1,"getify":1,"wookiehunter":1,"JoakimCh":1,"kg185198":1,"thomasaull":1,"arvindan":1,"sww314":1,"shirotech":1,"ssougnez":1,"dignifiedquire":1,"Helveg":1,"vijay-singh-16":1,"miguelcaro":1,"halloleo":1,"peterroe":1,"Jiang661642":1,"zhangfand":1,"timmolendijk":1,"pinghe":1,"AndreiMrakov":1,"JamieMagee":1,"UlyssesZh":1,"uszakow":1,"ffang0715":1,"reinos":1,"tmaslen":1,"ferretwithaberet":1,"halmos":1,"su-chang":1,"bowenliang123":1,"gkimpson":1,"pdesjardins90":1,"xxoo":1,"ordinary9843":1,"jefhil":1,"shah20":1,"ronkorving":1,"Christian-Seiler":1,"houd1ni":1,"brev":1,"fnoquiq":1}},"pull_request_authors":{"table":{"broofa":50,"dependabot[bot]":26,"maxnordlund":3,"Baltazore":2,"iChenLei":2,"majidnope":2,"caub":2,"mattwoolford":2,"grantcarthew":2,"flleeppyy":1,"jy95":1,"harnoorsinghdev":1,"marlon360":1,"Yash-Singh1":1,"ximing":1,"deivydasv":1,"JonathanTroyer":1,"nateinaction":1,"zakjan":1,"akatoch435":1,"pmaoui":1,"alanzabihi":1,"jimmywarting":1,"brev":1,"leevers":1,"EdwardBetts":1,"giuseppeg":1,"samadin-123":1,"schoes":1,"imoye":1,"krisselden":1,"marijnh":1,"Zertz":1,"vladgolubev":1,"CommanderRoot":1,"janesser":1,"xobotyi":1,"falahati":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-19T00:00:22.519Z","repositories_count":14860176,"issues_count":32203183,"pull_requests_count":105965106,"authors_count":11350675,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":6,"javascript":6,"autorelease: pending":1,"autorelease: tagged":1}},"past_year_issue_author_associations_count":{"table":{"NONE":6}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":10,"CONTRIBUTOR":7,"NONE":4}},"past_year_issue_authors":{"table":{"AnSPetrov":1,"ericmorand":1,"Helveg":1,"JamieMagee":1,"kg185198":1,"miguelcaro":1}},"past_year_pull_request_authors":{"table":{"broofa":10,"dependabot[bot]":6,"mattwoolford":2,"alanzabihi":1,"jy95":1,"samadin-123":1}},"maintainers":[{"table":{"login":"broofa","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}}],"active_maintainers":[{"table":{"login":"broofa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broofa"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":17,"PullRequestEvent":31,"ForkEvent":5,"IssuesEvent":15,"WatchEvent":121,"IssueCommentEvent":29,"PushEvent":31,"CreateEvent":21},"last_year":{"ReleaseEvent":1,"DeleteEvent":4,"PullRequestEvent":11,"ForkEvent":2,"IssuesEvent":5,"WatchEvent":20,"IssueCommentEvent":11,"PushEvent":7,"CreateEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2026-01-13T02:01:59.910Z","updated_at":"2026-01-13T02:01:59.910Z","repository_link":"https://github.com/broofa/mime/blob/main/.github/workflows/release-please.yml","dependencies":[{"id":25795763169,"package_name":"googleapis/release-please-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25795763170,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25795763171,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:43:12.712Z","updated_at":"2022-07-12T16:43:12.712Z","repository_link":"https://github.com/broofa/mime/blob/main/package-lock.json","dependencies":[{"id":173946731,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":173946732,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"development","optional":false},{"id":173946733,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":173946734,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":173946735,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":173946736,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":173946737,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":173946738,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":173946739,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946740,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":173946741,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":173946742,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":173946743,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":173946744,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":173946745,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":173946746,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":173946747,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":173946748,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":173946749,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":173946750,"package_name":"acorn","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":173946751,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":173946752,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173946753,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":173946754,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":173946755,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":173946756,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":173946757,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":173946758,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":173946759,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173946760,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173946761,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":173946762,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":173946763,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":173946764,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":173946765,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":173946766,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":173946767,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":173946768,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":173946769,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":173946770,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":173946771,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":173946772,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":173946773,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":173946774,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":173946775,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":173946776,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":173946777,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":173946778,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173946779,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":173946780,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173946781,"package_name":"conventional-changelog","ecosystem":"npm","requirements":"3.1.24","direct":false,"kind":"development","optional":false},{"id":173946782,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"development","optional":false},{"id":173946783,"package_name":"conventional-changelog-atom","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":173946784,"package_name":"conventional-changelog-codemirror","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":173946785,"package_name":"conventional-changelog-config-spec","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946786,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"development","optional":false},{"id":173946787,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":173946788,"package_name":"conventional-changelog-ember","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"development","optional":false},{"id":173946789,"package_name":"conventional-changelog-eslint","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":173946790,"package_name":"conventional-changelog-express","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":173946791,"package_name":"conventional-changelog-jquery","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":173946792,"package_name":"conventional-changelog-jshint","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"development","optional":false},{"id":173946793,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":173946794,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":173946795,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":173946796,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":173946797,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":173946798,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":173946799,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":173946800,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":173946801,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":173946802,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":173946803,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":173946804,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173946805,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":173946806,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":173946807,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173946808,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":173946809,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":173946810,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":173946811,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":173946812,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946813,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":173946814,"package_name":"dotgitignore","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946815,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946816,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946817,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":173946818,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946819,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946820,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":173946821,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":173946823,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":173946824,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":173946826,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173946828,"package_name":"eslint","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":173946830,"package_name":"eslint-scope","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":173946833,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946836,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946838,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946841,"package_name":"espree","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":173946844,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":173946847,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":173946849,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":173946852,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":173946854,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":173946857,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":173946859,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946862,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":173946864,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":173946867,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":173946870,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":173946872,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":173946875,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":173946878,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":173946881,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":173946884,"package_name":"fs-access","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173946886,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173946889,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":173946892,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":173946894,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173946897,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":173946900,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":173946902,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":173946905,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":173946908,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":173946910,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":173946913,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"development","optional":false},{"id":173946916,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173946918,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":173946919,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173946922,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":173946925,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":173946927,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"development","optional":false},{"id":173946930,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":173946933,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":173946935,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":173946938,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946941,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":173946943,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173946946,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":173946949,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":173946952,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":173946954,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":173946957,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":173946959,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173946962,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":173946964,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":173946967,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":173946969,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":173946972,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946975,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":173946977,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":173946980,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173946983,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":173946985,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":173946988,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173946991,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173946993,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173946996,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":173946998,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173947000,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173947003,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173947006,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":173947008,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":173947011,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":173947014,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":173947016,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":173947019,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947022,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":173947027,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":173947029,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":173947032,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":173947035,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":173947038,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173947040,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173947043,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947046,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":173947048,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":173947049,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":173947052,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":173947055,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":173947057,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":173947059,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":173947062,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":173947064,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":173947067,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":173947070,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":173947072,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":173947075,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":173947078,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":173947080,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":173947083,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":173947086,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":173947088,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":173947091,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":173947094,"package_name":"mime-db","ecosystem":"npm","requirements":"1.50.0","direct":false,"kind":"development","optional":false},{"id":173947096,"package_name":"mime-score","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":173947099,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.33","direct":false,"kind":"development","optional":false},{"id":173947102,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947104,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":173947107,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":173947110,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":173947112,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":173947115,"package_name":"mocha","ecosystem":"npm","requirements":"9.1.3","direct":false,"kind":"development","optional":false},{"id":173947117,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":173947120,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":173947123,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":173947125,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947128,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":173947131,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.25","direct":false,"kind":"development","optional":false},{"id":173947133,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":173947136,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":173947138,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":173947140,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947143,"package_name":"null-check","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173947146,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":173947148,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":173947151,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":173947153,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":173947156,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":173947159,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947161,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":173947164,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173947167,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947169,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":173947172,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":173947175,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947177,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":173947180,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":173947183,"package_name":"platform","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":173947185,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":173947187,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":173947189,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":173947191,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":173947194,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":173947196,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":173947199,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173947202,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947204,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947207,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":173947210,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173947212,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":173947215,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173947218,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173947220,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":173947223,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":173947226,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947228,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":173947233,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":173947236,"package_name":"require-like","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":173947239,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":173947243,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173947246,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":173947249,"package_name":"runmd","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":173947251,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":173947254,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":173947257,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":173947259,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":173947262,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173947265,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947267,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":173947268,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":173947271,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":173947274,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":173947276,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"development","optional":false},{"id":173947278,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947281,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":173947283,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":173947286,"package_name":"standard-version","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":173947288,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":173947291,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":173947293,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":173947296,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":173947299,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947301,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":173947303,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":173947305,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":173947308,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":173947310,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":173947312,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":173947315,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":173947317,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":173947320,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":173947323,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":173947325,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":173947327,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":173947329,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.14.3","direct":false,"kind":"development","optional":false},{"id":173947331,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":173947334,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":173947336,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":173947339,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":173947342,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":173947344,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":173947347,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":173947350,"package_name":"workerpool","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"development","optional":false},{"id":173947352,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":173947355,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":173947358,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":173947360,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":173947363,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":173947365,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":173947368,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":173947371,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":173947373,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:43:13.248Z","updated_at":"2022-07-12T16:43:13.248Z","repository_link":"https://github.com/broofa/mime/blob/main/package.json","dependencies":[{"id":173952075,"package_name":"benchmark","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":173952076,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":true,"kind":"development","optional":false},{"id":173952077,"package_name":"eslint","ecosystem":"npm","requirements":"8.1.0","direct":true,"kind":"development","optional":false},{"id":173952078,"package_name":"mime-db","ecosystem":"npm","requirements":"1.50.0","direct":true,"kind":"development","optional":false},{"id":173952079,"package_name":"mime-score","ecosystem":"npm","requirements":"1.2.0","direct":true,"kind":"development","optional":false},{"id":173952080,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.33","direct":true,"kind":"development","optional":false},{"id":173952081,"package_name":"mocha","ecosystem":"npm","requirements":"9.1.3","direct":true,"kind":"development","optional":false},{"id":173952082,"package_name":"runmd","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":173952083,"package_name":"standard-version","ecosystem":"npm","requirements":"9.3.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-04T10:46:55.813Z","updated_at":"2023-02-04T10:46:55.813Z","repository_link":"https://github.com/broofa/mime/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7348740188,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7348740189,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":34.70548717757226,"created_at":"2026-07-08T06:38:45.715Z","updated_at":"2026-07-21T13:30:21.520Z","avatar_url":"https://github.com/broofa.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378032","html_url":"https://summary.ecosyste.ms/projects/378032"}