{"id":11637199,"name":"github.com/expressjs/compression","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/compression","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-02-10T20:43:45.000Z","latest_release_published_at":"2025-07-17T17:31:35.000Z","latest_release_number":"v1.8.1","last_synced_at":"2026-04-21T03:20:26.684Z","created_at":"2025-05-14T09:21:23.204Z","updated_at":"2026-04-21T03:20:26.685Z","registry_url":"https://pkg.go.dev/github.com/expressjs/compression","install_command":"go get github.com/expressjs/compression","documentation_url":"https://pkg.go.dev/github.com/expressjs/compression#section-documentation","metadata":{},"repo_metadata":{"id":12895042,"uuid":"15571957","full_name":"expressjs/compression","owner":"expressjs","description":"Node.js compression middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T00:25:02.000Z","size":328,"stargazers_count":2801,"open_issues_count":24,"forks_count":242,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-10-12T00:25:47.273Z","etag":null,"topics":["compression","deflate","expressjs","gzip","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2014-01-01T23:38:37.000Z","updated_at":"2025-10-09T08:05:53.000Z","dependencies_parsed_at":"2022-07-11T19:50:04.403Z","dependency_job_id":"d85a2d35-38d4-4174-9830-2ddd21135149","html_url":"https://github.com/expressjs/compression","commit_stats":{"total_commits":406,"total_committers":21,"mean_commits":"19.333333333333332","dds":0.09113300492610843,"last_synced_commit":"b7d5d77f3cef505959ea0cc0afb12a8999f6dd4d"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/compression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/sbom","scorecard":{"id":388437,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/compression","commit":"6bbda0bb5d3d29b3e8c4b14aa8423d1bb323437b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:198","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:214","Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:246","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:245","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 19 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, async-rs, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, openjs-foundation, pillarjs, pkgjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:12.480Z","repository_id":12895042,"created_at":"2025-08-18T17:14:12.480Z","updated_at":"2025-08-18T17:14:12.480Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011444,"owners_count":26084947,"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-12T02:00:06.719Z","response_time":53,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v1.8.1","sha":"83a0c45fe190f4fcb8b515c18065db9cb9029dd1","kind":"commit","published_at":"2025-07-17T17:31:35.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/compression/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/v1.8.1/manifests"},{"name":"1.8.0","sha":"c7ace2c9343a51065bf7ce03891cec113f351bc3","kind":"tag","published_at":"2025-02-10T20:46:29.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.8.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.8.0/manifests"},{"name":"v1.8.0","sha":"c7ace2c9343a51065bf7ce03891cec113f351bc3","kind":"tag","published_at":"2025-02-10T20:44:00.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/compression/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/v1.8.0/manifests"},{"name":"1.7.5","sha":"2854e7df7f396357ecc6a7d9780d2b1164bc783e","kind":"commit","published_at":"2024-10-31T15:16:39.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.7.5","html_url":"https://github.com/expressjs/compression/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"dd5055dc92fdeacad706972c4fcf3a7ff10066ef","kind":"commit","published_at":"2019-03-18T14:31:40.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.7.4","html_url":"https://github.com/expressjs/compression/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"becc1c0afb04e0fca5fd12a764b9c9ac8f17a378","kind":"commit","published_at":"2018-07-15T21:23:29.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.7.3","html_url":"https://github.com/expressjs/compression/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"20efa155bed9ecfb1d94fae3c2a8d338c61a3084","kind":"commit","published_at":"2018-02-19T04:36:46.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.7.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"93586e75a0a1c5bbfd353c4cec1cfcee2e52adde","kind":"commit","published_at":"2017-09-27T05:04:29.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.7.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"8c3f7eabba0be7dfb7fec86297cb28458efc3c58","kind":"commit","published_at":"2017-07-11T06:07:00.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.7.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.7.0/manifests"},{"name":"1.6.2","sha":"b9c63ced82b9f719cd5d9fd250c8432b00752d89","kind":"commit","published_at":"2016-05-12T21:13:39.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.6.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"3333505901afc9508e026320feffa92d41e7c552","kind":"commit","published_at":"2016-01-20T04:53:18.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.6.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"2b4549abaea461161ed6e8531da9ef8f1e80acab","kind":"commit","published_at":"2015-09-30T05:08:52.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.6.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"c2af8bd8d5cec3577b40d61859ca3a0467052ded","kind":"commit","published_at":"2015-07-31T03:29:21.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.5.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"cd350fb3bdff6d4d3edbb589babeb680433ba61b","kind":"commit","published_at":"2015-07-06T02:41:16.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.5.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"6b5d417fc626b76ecf87221044e9da27e87becf2","kind":"commit","published_at":"2015-06-10T03:30:28.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.5.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"2086d1139c839ccfcf404282306bd78ca6f7a58a","kind":"commit","published_at":"2015-05-12T05:17:05.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.4.4","html_url":"https://github.com/expressjs/compression/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"7cabc570cc8dde90d337c575ce6d7814b680a68a","kind":"commit","published_at":"2015-03-15T03:34:36.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.4.3","html_url":"https://github.com/expressjs/compression/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"93b2c6290af8a2b617c2d4f433bb1f7d185b2d01","kind":"commit","published_at":"2015-03-12T04:05:35.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.4.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"680793a316c852e50dbd00af9611b64fb26d30f2","kind":"commit","published_at":"2015-02-15T20:15:00.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.4.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"622ef84321b69dbc5318075c5a32a25a04af753d","kind":"commit","published_at":"2015-02-01T22:19:52.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.4.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"2637bb8251d7a3d85bebfbae047348a8d1673399","kind":"commit","published_at":"2015-02-01T07:20:57.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.3.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"0f530f1acccac39806ed05207309a930c9394b79","kind":"commit","published_at":"2014-12-31T05:04:39.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.3.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"8c6f50c13c297c136e7ff66839df533e8eb9c12c","kind":"commit","published_at":"2014-12-10T20:56:55.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.2.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c45fae318f6853667bc588386cc78692eaf1f7ac","kind":"commit","published_at":"2014-11-23T18:43:51.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.2.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"f0b18f7563b1f0c1f62970086d3b266d4f8f4c42","kind":"commit","published_at":"2014-10-17T01:56:43.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.2.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"b4e98249dfbc3058e3dff8021349dd0c59cb72d9","kind":"commit","published_at":"2014-10-16T03:04:18.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.1.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"80b9c5b78f29b187fc91bdc9644c828567727b7f","kind":"commit","published_at":"2014-10-13T04:52:16.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.1.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"3b2473dfc4d81116de2dfe84061b6a5962a96062","kind":"commit","published_at":"2014-09-08T03:22:13.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.1.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.1.0/manifests"},{"name":"1.0.11","sha":"65d707c924a3d84d6228a7d8b8a8315354ee876b","kind":"commit","published_at":"2014-08-11T01:17:37.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.11","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"7610208dc92268c4fc7ba4ae9714b25f8c9f28d0","kind":"commit","published_at":"2014-08-06T03:56:22.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.10","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"d834956b1755cae5c7e261e783f91af700e27343","kind":"commit","published_at":"2014-07-21T03:39:22.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.9","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"a4cb615feb7dc854072f8787db875a38a8773873","kind":"commit","published_at":"2014-06-20T18:11:05.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.8","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"ebbad0bde5277f883d5b26b9a1bfd37f68aa5a07","kind":"commit","published_at":"2014-06-12T02:35:33.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.7","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31bafcb1f5504177d6c9267f6550c5955bd0248b","kind":"commit","published_at":"2014-06-04T01:24:10.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.6","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"dac235c5c3e4ce536c3914e7313093023a08e5f2","kind":"commit","published_at":"2014-06-04T01:06:31.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.5","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"73c50a91ae9349dc6527201c88f05971a72f3173","kind":"commit","published_at":"2014-06-03T19:58:42.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.4","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"212ab5190b65b285820d0065dd41ddab59e41fcb","kind":"commit","published_at":"2014-05-30T00:16:47.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.3","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"17c8c8630927702106d7d0c476a87569a448c1b2","kind":"commit","published_at":"2014-04-29T05:04:19.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.2","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"4d8ef72c9101d6e2b15c34ece8be83410be112ba","kind":"commit","published_at":"2014-03-08T21:06:17.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.1","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ff7df439670a89129ce4d738ca5d0c72ce663b2a","kind":"commit","published_at":"2014-01-01T23:38:28.000Z","download_url":"https://codeload.github.com/expressjs/compression/tar.gz/1.0.0","html_url":"https://github.com/expressjs/compression/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/compression@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T10:51:51.119Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/expressjs/compression","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/expressjs/compression","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/expressjs/compression","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/expressjs/compression/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T09:58:22.115Z","issues_count":83,"pull_requests_count":145,"avg_time_to_close_issue":18875206.695652176,"avg_time_to_close_pull_request":49885825.03703704,"issues_closed_count":69,"pull_requests_closed_count":108,"pull_request_authors_count":40,"issue_authors_count":77,"avg_comments_per_issue":5.024096385542169,"avg_comments_per_pull_request":4.406896551724138,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":9,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":76818.75,"past_year_avg_time_to_close_pull_request":1413100.0163934426,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.444444444444444,"past_year_avg_comments_per_pull_request":1.1888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcompression/issues","maintainers":[{"login":"bjohansebas","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"blakeembrey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[{"login":"bjohansebas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"blakeembrey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcompression/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcompression/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcompression/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcompression/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcompression/codemeta","maintainers":[]}