{"id":377795,"url":"https://github.com/expressjs/session","last_synced_at":"2026-07-22T13:02:00.691Z","repository":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-14T17:33:55.000Z","size":813,"stargazers_count":6362,"open_issues_count":93,"forks_count":999,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-18T09:05:37.229Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-14T17:24:03.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35685359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"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"},"packages":[{"id":1209236,"name":"niugu-wap-express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-01-20T04:09:41.895Z","latest_release_published_at":"2017-01-20T04:09:41.895Z","latest_release_number":"1.14.2","last_synced_at":"2026-07-20T12:01:17.498Z","created_at":"2022-04-08T13:45:47.957Z","updated_at":"2026-07-20T12:01:17.498Z","registry_url":"https://www.npmjs.com/package/niugu-wap-express-session","install_command":"npm install niugu-wap-express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.2"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:36.725Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.68895509566219,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2834930939262028,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":14.799036133367816},"purl":"pkg:npm/niugu-wap-express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/niugu-wap-express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/niugu-wap-express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/niugu-wap-express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/niugu-wap-express-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/niugu-wap-express-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/niugu-wap-express-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/niugu-wap-express-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/niugu-wap-express-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/niugu-wap-express-session/codemeta","maintainers":[{"uuid":"grey5900","login":"grey5900","name":null,"email":"grey0000@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~grey5900","role":null,"created_at":"2022-11-20T09:25:39.795Z","updated_at":"2022-11-20T09:25:39.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/grey5900/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":11215361,"name":"youzi-express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-12-25T09:38:46.246Z","latest_release_published_at":"2024-12-25T09:38:46.246Z","latest_release_number":"1.18.1","last_synced_at":"2026-07-20T12:01:16.972Z","created_at":"2024-12-25T09:40:11.990Z","updated_at":"2026-07-20T12:01:16.972Z","registry_url":"https://www.npmjs.com/package/youzi-express-session","install_command":"npm install youzi-express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.18.1"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:35.716Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.31525603473449,"dependent_packages_count":36.63385487456977,"stargazers_count":1.0403336937483691,"forks_count":1.0042991372547712,"docker_downloads_count":null,"average":15.99843593507685},"purl":"pkg:npm/youzi-express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/youzi-express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/youzi-express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/youzi-express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/youzi-express-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/youzi-express-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/youzi-express-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/youzi-express-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/youzi-express-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/youzi-express-session/codemeta","maintainers":[{"uuid":"webxiaoyou","login":"webxiaoyou","name":null,"email":"2361846314@qq.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~webxiaoyou","role":null,"created_at":"2024-12-25T09:40:14.270Z","updated_at":"2024-12-25T09:40:14.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/webxiaoyou/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1513118,"name":"celix-express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-02-15T12:29:49.392Z","latest_release_published_at":"2016-02-15T12:29:49.392Z","latest_release_number":"1.10.5-celix","last_synced_at":"2026-07-20T12:01:18.177Z","created_at":"2022-04-09T04:00:51.161Z","updated_at":"2026-07-20T12:01:18.177Z","registry_url":"https://www.npmjs.com/package/celix-express-session","install_command":"npm install celix-express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.10.5-celix"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:37.858Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.399834127851786,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2836871128677132,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":12.341250743594037},"purl":"pkg:npm/celix-express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/celix-express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/celix-express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/celix-express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/celix-express-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/celix-express-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/celix-express-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/celix-express-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/celix-express-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/celix-express-session/codemeta","maintainers":[{"uuid":"celix","login":"celix","name":null,"email":"support@celix.at","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~celix","role":null,"created_at":"2022-11-11T17:37:18.393Z","updated_at":"2022-11-11T17:37:18.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celix/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":958968,"name":"@gfpacheco/session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"gfpacheco","versions_count":1,"first_release_published_at":"2018-04-27T22:19:47.689Z","latest_release_published_at":"2018-04-27T22:19:47.689Z","latest_release_number":"1.15.6","last_synced_at":"2026-07-20T12:01:18.197Z","created_at":"2022-04-07T17:47:34.480Z","updated_at":"2026-07-20T12:01:18.197Z","registry_url":"https://www.npmjs.com/package/@gfpacheco/session","install_command":"npm install @gfpacheco/session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.6"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:37.289Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.047836477498862,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2834930939262028,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":11.87081240973515},"purl":"pkg:npm/%40gfpacheco/session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gfpacheco/session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gfpacheco/session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gfpacheco/session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gfpacheco%2Fsession/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gfpacheco%2Fsession/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gfpacheco%2Fsession/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gfpacheco%2Fsession/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gfpacheco%2Fsession/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gfpacheco%2Fsession/codemeta","maintainers":[{"uuid":"gfpacheco","login":"gfpacheco","name":null,"email":"guilherme.f.pacheco@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~gfpacheco","role":null,"created_at":"2022-11-20T16:17:10.724Z","updated_at":"2022-11-20T16:17:10.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gfpacheco/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1646540,"name":"easy_express_session","ecosystem":"npm","description":"Simple session middleware for Express with custom SID support","homepage":"https://github.com/expressjs/session","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-06-11T07:10:38.924Z","latest_release_published_at":"2016-06-11T07:10:38.924Z","latest_release_number":"1.13.0","last_synced_at":"2026-07-20T12:01:18.315Z","created_at":"2022-04-09T13:16:06.713Z","updated_at":"2026-07-20T12:01:18.315Z","registry_url":"https://www.npmjs.com/package/easy_express_session","install_command":"npm install easy_express_session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.13.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:36.999Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.529990107147143,"forks_count":1.4049878512057246,"average":19.141811292191797},"purl":"pkg:npm/easy_express_session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/easy_express_session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/easy_express_session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/easy_express_session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy_express_session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy_express_session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy_express_session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy_express_session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy_express_session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/easy_express_session/codemeta","maintainers":[{"uuid":"homeii","login":"homeii","name":null,"email":"570359547@qq.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~homeii","role":null,"created_at":"2022-11-12T03:38:08.450Z","updated_at":"2022-11-12T03:38:08.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/homeii/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1699451,"name":"express-session-header","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2018-11-03T20:18:33.741Z","latest_release_published_at":"2018-11-06T22:27:35.263Z","latest_release_number":"1.15.8","last_synced_at":"2026-07-20T12:01:18.343Z","created_at":"2022-04-09T15:20:15.459Z","updated_at":"2026-07-20T12:01:18.343Z","registry_url":"https://www.npmjs.com/package/express-session-header","install_command":"npm install express-session-header","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.8"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:34.967Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.68895509566219,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2836871128677132,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":14.799074937156117},"purl":"pkg:npm/express-session-header","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-session-header","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-session-header","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-session-header/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-header/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-header/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-header/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-header/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-header/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-header/codemeta","maintainers":[{"uuid":"decodedbrain","login":"decodedbrain","name":null,"email":"decodemybrain@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~decodedbrain","role":null,"created_at":"2022-11-12T07:34:52.629Z","updated_at":"2022-11-12T07:34:52.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/decodedbrain/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":8312338,"name":"@fifv/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"fifv","versions_count":3,"first_release_published_at":"2023-09-21T14:55:27.752Z","latest_release_published_at":"2024-02-23T07:30:58.023Z","latest_release_number":"1.18.0-modified.0","last_synced_at":"2026-07-20T12:01:18.448Z","created_at":"2023-09-21T15:00:35.244Z","updated_at":"2026-07-20T12:01:18.449Z","registry_url":"https://www.npmjs.com/package/@fifv/express-session","install_command":"npm install @fifv/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.18.0-modified.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:33.775Z","dependent_packages_count":0,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":36.0996165535072,"dependent_packages_count":51.741843192244495,"stargazers_count":1.2363193198101485,"forks_count":1.2045975646441498,"docker_downloads_count":null,"average":29.037039451984477},"purl":"pkg:npm/%40fifv/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fifv/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fifv/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fifv/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-16T10:01:58.801Z","issues_count":120,"pull_requests_count":213,"avg_time_to_close_issue":25058973.846153848,"avg_time_to_close_pull_request":34806895.79259259,"issues_closed_count":65,"pull_requests_closed_count":135,"pull_request_authors_count":93,"issue_authors_count":114,"avg_comments_per_issue":4.65,"avg_comments_per_pull_request":2.4507042253521125,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":1,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4014901.8846153845,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.48717948717948717,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fifv%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fifv%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fifv%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fifv%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fifv%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fifv%2Fexpress-session/codemeta","maintainers":[{"uuid":"fifv","login":"fifv","name":null,"email":"fifvzheyli@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~fifv","role":null,"created_at":"2023-12-13T19:32:46.045Z","updated_at":"2023-12-13T19:32:46.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fifv/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1699471,"name":"express-session-tmp","ecosystem":"npm","description":"Simple session middleware for Express","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-04T11:27:23.946Z","latest_release_published_at":"2018-10-04T11:27:23.946Z","latest_release_number":"1.15.6","last_synced_at":"2026-07-20T12:01:18.562Z","created_at":"2022-04-09T15:20:16.414Z","updated_at":"2026-07-20T12:01:18.562Z","registry_url":"https://www.npmjs.com/package/express-session-tmp","install_command":"npm install express-session-tmp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.6"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:33.755Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.18719677211885,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2836871128677132,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":16.09872327244745},"purl":"pkg:npm/express-session-tmp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-session-tmp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-session-tmp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-session-tmp/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T17:35:18.231Z","issues_count":119,"pull_requests_count":184,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":21185220.62,"issues_closed_count":64,"pull_requests_closed_count":100,"pull_request_authors_count":86,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7282608695652173,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":5227924.75,"past_year_avg_time_to_close_pull_request":2623527.076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.1685393258426966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-tmp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-tmp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-tmp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-tmp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-tmp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-tmp/codemeta","maintainers":[{"uuid":"skarbovskiy","login":"skarbovskiy","name":null,"email":"george.skarbovskiy@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~skarbovskiy","role":null,"created_at":"2022-11-12T07:34:46.895Z","updated_at":"2022-11-12T07:34:46.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skarbovskiy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1699453,"name":"express-session-koa","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2016-08-22T14:04:23.231Z","latest_release_published_at":"2016-09-23T02:11:24.786Z","latest_release_number":"1.14.2","last_synced_at":"2026-07-20T12:01:18.701Z","created_at":"2022-04-09T15:20:15.672Z","updated_at":"2026-07-20T12:01:18.701Z","registry_url":"https://www.npmjs.com/package/express-session-koa","install_command":"npm install express-session-koa","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.2"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-06-03T07:21:31.000Z","size":749,"stargazers_count":6365,"open_issues_count":114,"forks_count":996,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-06-13T04:04:33.450Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-06-12T12:25:33.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34550844,"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-06-19T02:00:06.005Z","response_time":61,"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-06-19T22:20:41.277Z","dependent_packages_count":1,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.700258861375506,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2834300955818727,"forks_count":1.2440026300170401,"docker_downloads_count":null,"average":12.80124163340879},"purl":"pkg:npm/express-session-koa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-session-koa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-session-koa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-session-koa/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-koa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-koa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-koa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-koa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-koa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-koa/codemeta","maintainers":[{"uuid":"bitebit","login":"bitebit","name":null,"email":"859829255@qq.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~bitebit","role":null,"created_at":"2022-11-12T07:34:47.604Z","updated_at":"2022-11-12T07:34:47.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bitebit/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":2090590,"name":"node-express-sessions","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-11-21T21:54:19.688Z","latest_release_published_at":"2019-11-21T21:54:19.688Z","latest_release_number":"1.17.0","last_synced_at":"2026-07-20T12:01:19.688Z","created_at":"2022-04-09T20:53:38.935Z","updated_at":"2026-07-20T12:01:19.688Z","registry_url":"https://www.npmjs.com/package/node-express-sessions","install_command":"npm install node-express-sessions","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.17.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:37.285Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.1207741112982,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2834300955818727,"forks_count":1.2440026300170401,"docker_downloads_count":null,"average":13.68534468339333},"purl":"pkg:npm/node-express-sessions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-express-sessions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-express-sessions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-express-sessions/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-express-sessions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-express-sessions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-express-sessions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-express-sessions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-express-sessions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-express-sessions/codemeta","maintainers":[{"uuid":"jadenrichardson70","login":"jadenrichardson70","name":null,"email":"jadenrichardson70@yahoo.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jadenrichardson70","role":null,"created_at":"2022-11-13T12:37:47.887Z","updated_at":"2022-11-13T12:37:47.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jadenrichardson70/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1043399,"name":"@madisonreed/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"madisonreed","versions_count":1,"first_release_published_at":"2016-04-30T01:11:56.482Z","latest_release_published_at":"2016-04-30T01:11:56.482Z","latest_release_number":"1.11.2","last_synced_at":"2026-07-20T12:01:18.731Z","created_at":"2022-04-07T20:01:44.509Z","updated_at":"2026-07-20T12:01:18.732Z","registry_url":"https://www.npmjs.com/package/@madisonreed/express-session","install_command":"npm install @madisonreed/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.11.2"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:34.998Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.564429207808537,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2836871128677132,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":11.974169759585388},"purl":"pkg:npm/%40madisonreed/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@madisonreed/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@madisonreed/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@madisonreed/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@madisonreed%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@madisonreed%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@madisonreed%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@madisonreed%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@madisonreed%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@madisonreed%2Fexpress-session/codemeta","maintainers":[{"uuid":"madisonreedadmin","login":"madisonreedadmin","name":null,"email":"engadmin@madison-reed.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~madisonreedadmin","role":null,"created_at":"2022-11-20T19:12:06.508Z","updated_at":"2022-11-20T19:12:06.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/madisonreedadmin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1138156,"name":"@raarts/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"raarts","versions_count":2,"first_release_published_at":"2021-10-20T10:08:53.871Z","latest_release_published_at":"2021-10-20T11:01:15.704Z","latest_release_number":"1.17.3","last_synced_at":"2026-07-20T12:01:19.537Z","created_at":"2022-04-08T11:51:21.964Z","updated_at":"2026-07-20T12:01:19.538Z","registry_url":"https://www.npmjs.com/package/@raarts/express-session","install_command":"npm install @raarts/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.17.3"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:35.709Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.529990107147143,"forks_count":1.4049878512057246,"average":15.260698294908778},"purl":"pkg:npm/%40raarts/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@raarts/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@raarts/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@raarts/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raarts%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raarts%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raarts%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raarts%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raarts%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raarts%2Fexpress-session/codemeta","maintainers":[{"uuid":"raarts","login":"raarts","name":null,"email":"ron.arts@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~raarts","role":null,"created_at":"2022-11-20T22:50:52.922Z","updated_at":"2022-11-20T22:50:52.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raarts/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1153722,"name":"@roblabla/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"roblabla","versions_count":2,"first_release_published_at":"2016-08-01T13:43:49.696Z","latest_release_published_at":"2016-08-15T18:02:36.163Z","latest_release_number":"1.16.0","last_synced_at":"2026-07-20T12:01:19.565Z","created_at":"2022-04-08T12:17:28.966Z","updated_at":"2026-07-20T12:01:19.565Z","registry_url":"https://www.npmjs.com/package/@roblabla/express-session","install_command":"npm install @roblabla/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.16.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:34.615Z","dependent_packages_count":2,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":20.586812385906953,"dependent_repos_count":10.702412106025395,"dependent_packages_count":8.712612781396581,"stargazers_count":1.2834930939262028,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":8.505909252887257},"purl":"pkg:npm/%40roblabla/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@roblabla/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@roblabla/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@roblabla/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@roblabla%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@roblabla%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@roblabla%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@roblabla%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@roblabla%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@roblabla%2Fexpress-session/codemeta","maintainers":[{"uuid":"roblabla","login":"roblabla","name":null,"email":"robinlambertz.dev@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~roblabla","role":null,"created_at":"2022-11-20T23:18:27.410Z","updated_at":"2022-11-20T23:18:27.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/roblabla/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":5255371,"name":"@karyum/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"karyum","versions_count":5,"first_release_published_at":"2022-09-19T09:23:20.208Z","latest_release_published_at":"2025-02-24T11:47:48.273Z","latest_release_number":"1.18.1","last_synced_at":"2026-07-20T12:01:19.872Z","created_at":"2022-09-19T09:44:43.702Z","updated_at":"2026-07-20T12:01:19.873Z","registry_url":"https://www.npmjs.com/package/@karyum/express-session","install_command":"npm install @karyum/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.18.1"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:36.725Z","dependent_packages_count":1,"downloads":117,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.03050989334526,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.595119597890492,"forks_count":1.5085977619676343,"average":15.731903148935396},"purl":"pkg:npm/%40karyum/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@karyum/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@karyum/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@karyum/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@karyum%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@karyum%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@karyum%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@karyum%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@karyum%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@karyum%2Fexpress-session/codemeta","maintainers":[{"uuid":"karyum","login":"karyum","name":null,"email":"mario.saliba98@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~karyum","role":null,"created_at":"2022-11-16T02:53:10.171Z","updated_at":"2022-11-16T02:53:10.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/karyum/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":874745,"name":"@cond/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"cond","versions_count":1,"first_release_published_at":"2018-02-23T22:18:09.678Z","latest_release_published_at":"2018-02-23T22:18:09.678Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-20T12:01:19.901Z","created_at":"2022-04-07T15:08:07.038Z","updated_at":"2026-07-20T12:01:19.901Z","registry_url":"https://www.npmjs.com/package/@cond/express-session","install_command":"npm install @cond/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:37.606Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":20.926578339513494,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2834300955818727,"forks_count":1.2440026300170401,"docker_downloads_count":null,"average":11.046505529036388},"purl":"pkg:npm/%40cond/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cond/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cond/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cond/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T17:35:18.231Z","issues_count":119,"pull_requests_count":184,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":21185220.62,"issues_closed_count":64,"pull_requests_closed_count":100,"pull_request_authors_count":86,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7282608695652173,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":5227924.75,"past_year_avg_time_to_close_pull_request":2623527.076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.1685393258426966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cond%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cond%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cond%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cond%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cond%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cond%2Fexpress-session/codemeta","maintainers":[{"uuid":"cond","login":"cond","name":null,"email":"iamaroott@gmail.com","url":null,"packages_count":115,"html_url":"https://www.npmjs.com/~cond","role":null,"created_at":"2022-11-16T07:35:26.080Z","updated_at":"2022-11-16T07:35:26.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cond/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":14015333,"name":"@depup/express-session","ecosystem":"npm","description":"[DepUp] Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":["depup","dependency-bumped","updated-deps","express-session"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T04:00:10.050Z","latest_release_published_at":"2026-03-09T04:00:10.050Z","latest_release_number":"1.19.0-depup.0","last_synced_at":"2026-07-20T12:01:20.159Z","created_at":"2026-03-09T04:00:18.122Z","updated_at":"2026-07-20T12:01:20.159Z","registry_url":"https://www.npmjs.com/package/@depup/express-session","install_command":"npm install @depup/express-session","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"1.19.0-depup.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:37.853Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.5027374641343},"purl":"pkg:npm/%40depup/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fexpress-session/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2073,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T04:00:19.335Z","updated_at":"2026-03-09T04:00:19.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1217521,"name":"express-session-with-store-touch","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2017-04-03T06:16:22.743Z","latest_release_published_at":"2019-09-09T16:01:50.402Z","latest_release_number":"1.16.2","last_synced_at":"2026-07-20T12:01:20.469Z","created_at":"2022-04-08T13:58:02.347Z","updated_at":"2026-07-20T12:01:20.470Z","registry_url":"https://www.npmjs.com/package/express-session-with-store-touch","install_command":"npm install express-session-with-store-touch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.16.2"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:31.252Z","dependent_packages_count":1,"downloads":56,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.1207741112982,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2836871128677132,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":13.68543874028332},"purl":"pkg:npm/express-session-with-store-touch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-session-with-store-touch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-session-with-store-touch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-session-with-store-touch/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-with-store-touch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-with-store-touch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-with-store-touch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-with-store-touch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-with-store-touch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session-with-store-touch/codemeta","maintainers":[{"uuid":"ile","login":"ile","name":null,"email":"ilkkah@gmail.com","url":null,"packages_count":158,"html_url":"https://www.npmjs.com/~ile","role":null,"created_at":"2022-11-10T18:20:09.255Z","updated_at":"2022-11-10T18:20:09.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ile/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":8552365,"name":"@croquiscom/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"croquiscom","versions_count":11,"first_release_published_at":"2023-11-07T04:20:49.148Z","latest_release_published_at":"2024-03-04T01:30:46.468Z","latest_release_number":"1.18.0-cr1","last_synced_at":"2026-07-20T12:01:24.611Z","created_at":"2023-11-07T08:30:07.406Z","updated_at":"2026-07-20T12:01:24.611Z","registry_url":"https://www.npmjs.com/package/@croquiscom/express-session","install_command":"npm install @croquiscom/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.18.0-cr1"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:37.593Z","dependent_packages_count":0,"downloads":55,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.038367066736036,"dependent_packages_count":53.07904932369667,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":45.058708195216354},"purl":"pkg:npm/%40croquiscom/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@croquiscom/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@croquiscom/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@croquiscom/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T17:35:18.231Z","issues_count":119,"pull_requests_count":184,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":21185220.62,"issues_closed_count":64,"pull_requests_closed_count":100,"pull_request_authors_count":86,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7282608695652173,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":5227924.75,"past_year_avg_time_to_close_pull_request":2623527.076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.1685393258426966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@croquiscom%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@croquiscom%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@croquiscom%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@croquiscom%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@croquiscom%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@croquiscom%2Fexpress-session/codemeta","maintainers":[{"uuid":"croquiscom-admin","login":"croquiscom-admin","name":null,"email":"admin.dev@kakaostyle.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~croquiscom-admin","role":null,"created_at":"2023-11-07T08:30:10.632Z","updated_at":"2023-11-07T08:30:10.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/croquiscom-admin/packages"},{"uuid":"yoo2001818","login":"yoo2001818","name":null,"email":"yoo2001818@gmail.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~yoo2001818","role":null,"created_at":"2023-11-07T08:30:10.362Z","updated_at":"2023-11-07T08:30:10.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yoo2001818/packages"},{"uuid":"olive-sally","login":"olive-sally","name":null,"email":"sally.914@kakaostyle.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~olive-sally","role":null,"created_at":"2023-11-07T08:30:10.410Z","updated_at":"2023-11-07T08:30:10.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/olive-sally/packages"},{"uuid":"pepper.ha","login":"pepper.ha","name":null,"email":"pepper.ha@kakaostyle.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~pepper.ha","role":null,"created_at":"2023-11-07T08:30:10.542Z","updated_at":"2023-11-07T08:30:10.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pepper.ha/packages"},{"uuid":"sixmen","login":"sixmen","name":null,"email":"sixmen@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~sixmen","role":null,"created_at":"2023-11-07T08:30:10.676Z","updated_at":"2023-11-07T08:30:10.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sixmen/packages"},{"uuid":"zao1214","login":"zao1214","name":null,"email":"hexa1214@gmail.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~zao1214","role":null,"created_at":"2023-11-07T08:30:10.719Z","updated_at":"2023-11-07T08:30:10.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zao1214/packages"},{"uuid":"nabigraphics","login":"nabigraphics","name":null,"email":"hbh2692@naver.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~nabigraphics","role":null,"created_at":"2023-11-07T08:30:10.763Z","updated_at":"2023-11-07T08:30:10.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nabigraphics/packages"},{"uuid":"colin.kwon","login":"colin.kwon","name":null,"email":"colin.kwon@kakaostyle.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~colin.kwon","role":null,"created_at":"2023-11-07T08:30:10.880Z","updated_at":"2023-11-07T08:30:10.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colin.kwon/packages"},{"uuid":"joointhezoo","login":"joointhezoo","name":null,"email":"joo.inthezoo@kakaostyle.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~joointhezoo","role":null,"created_at":"2023-11-07T08:30:10.319Z","updated_at":"2023-11-07T08:30:10.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joointhezoo/packages"},{"uuid":"sungin","login":"sungin","name":null,"email":"gommpo111@gmail.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~sungin","role":null,"created_at":"2025-03-24T05:35:15.551Z","updated_at":"2025-03-24T05:35:15.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sungin/packages"},{"uuid":"dan.psk","login":"dan.psk","name":null,"email":"dan.psk@kakaostyle.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~dan.psk","role":null,"created_at":"2025-03-26T05:30:18.781Z","updated_at":"2025-03-26T05:30:18.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dan.psk/packages"},{"uuid":"joe.725","login":"joe.725","name":null,"email":"joe.725@kakaostyle.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~joe.725","role":null,"created_at":"2025-03-31T23:18:44.160Z","updated_at":"2025-03-31T23:18:44.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joe.725/packages"},{"uuid":"day.0709","login":"day.0709","name":null,"email":"day.0709@kakaostyle.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~day.0709","role":null,"created_at":"2025-03-31T23:18:44.224Z","updated_at":"2025-03-31T23:18:44.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/day.0709/packages"},{"uuid":"minhyung","login":"minhyung","name":null,"email":"evan.oh@kakaostyle.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~minhyung","role":null,"created_at":"2025-03-31T23:18:44.276Z","updated_at":"2025-03-31T23:18:44.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minhyung/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1699414,"name":"express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2014-02-16T00:49:14.605Z","latest_release_published_at":"2026-01-22T14:46:26.195Z","latest_release_number":"1.19.0","last_synced_at":"2026-07-22T00:00:46.171Z","created_at":"2022-04-09T15:20:14.024Z","updated_at":"2026-07-22T00:00:46.171Z","registry_url":"https://www.npmjs.com/package/express-session","install_command":"npm install express-session","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"1.19.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2024-05-14T16:19:13.000Z","size":718,"stargazers_count":6183,"open_issues_count":89,"forks_count":973,"subscribers_count":111,"default_branch":"master","last_synced_at":"2024-05-17T20:32:22.605Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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}},"created_at":"2014-02-16T00:38:44.000Z","updated_at":"2024-06-18T10:47:49.728Z","dependencies_parsed_at":"2023-01-13T17:49:38.914Z","dependency_job_id":"db1d8ada-9043-45a4-80cb-4c8ca612f293","html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":688,"total_committers":119,"mean_commits":5.781512605042017,"dds":"0.21802325581395354","last_synced_commit":"1010fadc2f071ddf2add94235d72224cf65159c6"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221730091,"owners_count":16871182,"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","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},"html_url":"https://github.com/expressjs","funding_links":[],"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.18.0","sha":"24d4972764d2c962f806c38357f257cf97081009","kind":"tag","published_at":"2024-01-28T21:20:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"1010fadc2f071ddf2add94235d72224cf65159c6","kind":"tag","published_at":"2022-05-11T18:51:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"0048bcac451ad867299d404aca94c79cc8bc751d","kind":"tag","published_at":"2021-05-19T17:33:52.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ae6a54107efd936c55bc4696fe8770cedbfd31","kind":"tag","published_at":"2020-04-17T02:43:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b22384b712fea118f1c3eb5b0d79312ebd25e97c","kind":"tag","published_at":"2019-10-11T02:59:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"2d54f0dca1506883bebc634fcb7135c2f02c47cd","kind":"tag","published_at":"2019-06-12T05:01:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"421bb3f320b2bbbb6f5ff386666ecd574a53fec6","kind":"tag","published_at":"2019-04-11T16:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"b1f0984086c8ed15162aa6ce22562ff829bf5ba7","kind":"tag","published_at":"2019-04-11T04:09:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0/manifests"},{"name":"v1.15.6","sha":"89fd7156129210f2b0c350afcbdf226665a8328c","kind":"commit","published_at":"2017-09-26T19:02:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"d63a3e9c270271ec899db9e35824a3eb9ab2d0d2","kind":"commit","published_at":"2017-08-03T03:17:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"7b26d57bb766b416a81f4a70f3da22d4bbbfb0e1","kind":"commit","published_at":"2017-07-19T03:47:37.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"ff4c5117d4c7f93f375610b76494e47cdd7d1aaa","kind":"commit","published_at":"2017-05-18T05:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"d051890724e0cf10d51cc310f3f07517c9b724a2","kind":"commit","published_at":"2017-03-26T23:52:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"8e56128d8ba014ab586521247977b0d4e67340f9","kind":"commit","published_at":"2017-02-11T02:01:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"dc8481c152b162c119d1faa8e9edf505dc22cbb3","kind":"commit","published_at":"2017-01-23T02:21:14.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"1a61416bdaae56fc4a2a3af708f992d4dd2885c9","kind":"commit","published_at":"2016-10-31T05:07:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"19b8f725d924035574d71e22bcb0a7d06c09ae80","kind":"commit","published_at":"2016-08-24T17:11:35.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"9fd23195578eac5962d52f46781a75a297fbe685","kind":"commit","published_at":"2016-07-02T03:04:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"222b30ddeb9589ec700ae53b4e70b47a95114b77","kind":"commit","published_at":"2016-01-11T04:45:31.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"3c7a35bde7b364917581fb86f566c697fc174a1b","kind":"commit","published_at":"2015-10-29T15:01:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"0112953322f163f51d5f700dc95bce7412e8122f","kind":"commit","published_at":"2015-10-26T00:30:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"64e2e7a2d21da881ea53ab984f9eff4be58d7caf","kind":"commit","published_at":"2015-06-11T01:54:03.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"cda52fcdac4c84f6c54d161e0380fe5fbb9b93ae","kind":"commit","published_at":"2015-05-11T03:09:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"fa89a8dd6adb81f63583e0ab7ff65d0550162cbe","kind":"commit","published_at":"2015-04-08T16:33:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7a63374395ab253c74da0ceafe22e0a1fd8d8c6e","kind":"commit","published_at":"2015-04-08T02:58:11.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"b3f9352d6a16a3a2d01ee04c1b1ffd53bd0fc522","kind":"commit","published_at":"2015-03-16T04:08:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"60e8bd31e4da793c351f6c82e4df47bbf226aacc","kind":"commit","published_at":"2015-02-17T04:10:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ebb4a990afd7b6b80e5d6161913ea7b7681efc7","kind":"commit","published_at":"2015-02-01T05:24:01.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"b145afa0b14a2f66a3a705f6a448fec1d840ba36","kind":"commit","published_at":"2015-01-09T01:29:17.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f25831715003f8b9c5b1cc512be7b8c33d172da9","kind":"commit","published_at":"2015-01-05T20:35:10.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"945e2acfa5fc96d722cd84bff424f3d6f93afc95","kind":"commit","published_at":"2014-12-03T04:01:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"558ed15add6428762512f55a649def0d92d44d23","kind":"commit","published_at":"2014-11-23T06:27:48.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4d042270a9774ddfaacfdea197f8c3a2e740172c","kind":"commit","published_at":"2014-10-22T21:49:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"3fe48f0523c43804d7ebd55aea9d10d4a83f8f8e","kind":"commit","published_at":"2014-10-17T06:19:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"1754869a0de23dc87e0e2d4826fe702cc13b0515","kind":"commit","published_at":"2014-09-16T06:11:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4162de30bd642a3cfbdc74e69c1ffbf611c750db","kind":"commit","published_at":"2014-09-08T21:24:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8abd65d8974c2f1931497a5b3ab4ff12315d9625","kind":"commit","published_at":"2014-09-08T03:09:49.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"aff4daf63a8a989e26c8e2bfd144fd69c753425b","kind":"commit","published_at":"2014-08-18T18:26:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"4556a23f105c2b1ac1fa1741b577a1cd4d3f40b0","kind":"commit","published_at":"2014-08-11T01:11:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"9eade9bd6289ea7ce6d72c8271feb7f99d09fa77","kind":"commit","published_at":"2014-08-06T02:49:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"67b07004198396ff2a59b4e459ff6b26dba48aa8","kind":"commit","published_at":"2014-08-06T01:42:24.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c5c1ac88cedb70df67550d9b9ffc8ea199e3ea21","kind":"commit","published_at":"2014-07-27T19:22:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a0287b693665327945a00f36ca75aae1dc9ca853","kind":"commit","published_at":"2014-07-26T20:23:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"32731035c55dad0259ce942bffdfdda5ae7e814c","kind":"commit","published_at":"2014-07-22T15:12:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"5258d07af8acd3bb51c5401f1854ae96caab01af","kind":"commit","published_at":"2014-07-12T00:40:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"9a13dc329dc689a7a7b8c7185ff64b37864cd908","kind":"commit","published_at":"2014-07-07T15:09:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"78b2db52785bf3fe70a2035f47606f6d16c0b789","kind":"commit","published_at":"2014-07-04T21:32:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4efc388231b51e747300db74752f7800d5ca46bc","kind":"commit","published_at":"2014-07-04T20:25:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"61e5e6b8d887292e15674f17c73ff36790112a39","kind":"commit","published_at":"2014-06-29T00:40:54.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a42270815c6fce3bfc7fecac8e276f12d94db069","kind":"commit","published_at":"2014-06-28T20:31:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"dfbc4bd0c9a19023db0f9058236ca89bca818371","kind":"commit","published_at":"2014-06-26T17:50:44.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"9e54d152452b9b422d5a2c6f5b0cbd2f476a56c1","kind":"commit","published_at":"2014-06-22T02:02:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"32d99d097408ad1f060012a098d2c56b18be7ba9","kind":"commit","published_at":"2014-06-20T05:59:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"54ff0efb05e2ef54186502c4786da66c6fd4c8c9","kind":"commit","published_at":"2014-06-18T02:58:29.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d5ad47c18838824531f8c6891d220b559b37e390","kind":"commit","published_at":"2014-06-14T18:40:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c08fd27294f786b642ce5c6d1274aee504c3f95a","kind":"commit","published_at":"2014-06-14T18:28:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"d5cc31327b4d7806653e702f38f743ce39de219c","kind":"commit","published_at":"2014-05-27T22:23:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9b65699799f85fd40635c3eb199446611d3b3405","kind":"commit","published_at":"2014-05-19T19:43:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f5ac80d8c70dbba12b2b604a3b2e494d210f9964","kind":"commit","published_at":"2014-05-12T20:18:39.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"451f94163b9e9055a0b5adb5e99ea488ff987d7f","kind":"tag","published_at":"2014-04-28T00:28:32.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5211e070a58cb859f58faaeda22784991ce0fa85","kind":"commit","published_at":"2014-04-19T23:19:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6ef6c3de83ba4d163831913fe9f9be4f20137123","kind":"tag","published_at":"2014-02-23T15:41:19.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"19efe5de29d6b1b8e19e9b5ae9744913bcb188bd","kind":"tag","published_at":"2014-02-16T01:16:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:44:17.913Z","dependent_packages_count":5141,"downloads":15766494,"downloads_period":"last-month","dependent_repos_count":437844,"rankings":{"downloads":0.08777245497701218,"dependent_repos_count":0.0575159339117657,"dependent_packages_count":0.017868473761173863,"stargazers_count":1.283190475932222,"forks_count":1.2447133151813237,"docker_downloads_count":0.04695469542672684,"average":0.456335891531704},"purl":"pkg:npm/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-session","docker_dependents_count":2311,"docker_downloads_count":1573651396,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-27T20:34:13.654Z","issues_count":141,"pull_requests_count":87,"avg_time_to_close_issue":7213544.9,"avg_time_to_close_pull_request":10957824.976190476,"issues_closed_count":59,"pull_requests_closed_count":42,"pull_request_authors_count":69,"issue_authors_count":93,"avg_comments_per_issue":3.7375886524822697,"avg_comments_per_pull_request":3.9655172413793105,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":29,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":66500.72727272728,"past_year_avg_time_to_close_pull_request":652789.3333333334,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.206896551724138,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"gabeio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"gireeshpunathil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"inigomarquinez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"}],"active_maintainers":[{"login":"inigomarquinez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"jonchurch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-session/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-10T11:31:47.421Z","updated_at":"2022-11-10T11:31:47.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2024-05-31T18:41:33.768Z","updated_at":"2024-05-31T18:41:33.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":7413388,"name":"github.com/expressjs/session","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"github.com/expressjs","versions_count":66,"first_release_published_at":"2014-02-16T01:16:22.000Z","latest_release_published_at":"2026-01-22T14:44:27.000Z","latest_release_number":"v1.19.0","last_synced_at":"2026-07-20T12:01:22.263Z","created_at":"2023-04-06T01:57:38.055Z","updated_at":"2026-07-20T12:01:22.264Z","registry_url":"https://pkg.go.dev/github.com/expressjs/session","install_command":"go get github.com/expressjs/session","documentation_url":"https://pkg.go.dev/github.com/expressjs/session#section-documentation","metadata":{},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2025-10-01T20:25:18.000Z","size":763,"stargazers_count":6347,"open_issues_count":106,"forks_count":996,"subscribers_count":110,"default_branch":"master","last_synced_at":"2025-10-19T11:40:14.454Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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},"funding":{"open_collective":"express"}},"created_at":"2014-02-16T00:38:44.000Z","updated_at":"2025-10-19T06:36:24.000Z","dependencies_parsed_at":"2023-01-13T17:49:38.914Z","dependency_job_id":"db1d8ada-9043-45a4-80cb-4c8ca612f293","html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280130317,"owners_count":26277521,"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-20T02:00:06.978Z","response_time":62,"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.18.2","sha":"d10709f319d1ff4069e1e552fc7f3ca27989e981","kind":"commit","published_at":"2025-07-17T17:51:20.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"bbeca94e69b93d437c4ca300b111bd59169de925","kind":"commit","published_at":"2024-10-08T19:52:45.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"24d4972764d2c962f806c38357f257cf97081009","kind":"tag","published_at":"2024-01-28T21:20:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"1010fadc2f071ddf2add94235d72224cf65159c6","kind":"tag","published_at":"2022-05-11T18:51:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"0048bcac451ad867299d404aca94c79cc8bc751d","kind":"tag","published_at":"2021-05-19T17:33:52.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ae6a54107efd936c55bc4696fe8770cedbfd31","kind":"tag","published_at":"2020-04-17T02:43:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b22384b712fea118f1c3eb5b0d79312ebd25e97c","kind":"tag","published_at":"2019-10-11T02:59:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"2d54f0dca1506883bebc634fcb7135c2f02c47cd","kind":"tag","published_at":"2019-06-12T05:01:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"421bb3f320b2bbbb6f5ff386666ecd574a53fec6","kind":"tag","published_at":"2019-04-11T16:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"b1f0984086c8ed15162aa6ce22562ff829bf5ba7","kind":"tag","published_at":"2019-04-11T04:09:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0/manifests"},{"name":"v1.15.6","sha":"89fd7156129210f2b0c350afcbdf226665a8328c","kind":"commit","published_at":"2017-09-26T19:02:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"d63a3e9c270271ec899db9e35824a3eb9ab2d0d2","kind":"commit","published_at":"2017-08-03T03:17:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"7b26d57bb766b416a81f4a70f3da22d4bbbfb0e1","kind":"commit","published_at":"2017-07-19T03:47:37.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"ff4c5117d4c7f93f375610b76494e47cdd7d1aaa","kind":"commit","published_at":"2017-05-18T05:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"d051890724e0cf10d51cc310f3f07517c9b724a2","kind":"commit","published_at":"2017-03-26T23:52:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"8e56128d8ba014ab586521247977b0d4e67340f9","kind":"commit","published_at":"2017-02-11T02:01:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"dc8481c152b162c119d1faa8e9edf505dc22cbb3","kind":"commit","published_at":"2017-01-23T02:21:14.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"1a61416bdaae56fc4a2a3af708f992d4dd2885c9","kind":"commit","published_at":"2016-10-31T05:07:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"19b8f725d924035574d71e22bcb0a7d06c09ae80","kind":"commit","published_at":"2016-08-24T17:11:35.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"9fd23195578eac5962d52f46781a75a297fbe685","kind":"commit","published_at":"2016-07-02T03:04:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"222b30ddeb9589ec700ae53b4e70b47a95114b77","kind":"commit","published_at":"2016-01-11T04:45:31.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"3c7a35bde7b364917581fb86f566c697fc174a1b","kind":"commit","published_at":"2015-10-29T15:01:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"0112953322f163f51d5f700dc95bce7412e8122f","kind":"commit","published_at":"2015-10-26T00:30:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"64e2e7a2d21da881ea53ab984f9eff4be58d7caf","kind":"commit","published_at":"2015-06-11T01:54:03.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"cda52fcdac4c84f6c54d161e0380fe5fbb9b93ae","kind":"commit","published_at":"2015-05-11T03:09:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"fa89a8dd6adb81f63583e0ab7ff65d0550162cbe","kind":"commit","published_at":"2015-04-08T16:33:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7a63374395ab253c74da0ceafe22e0a1fd8d8c6e","kind":"commit","published_at":"2015-04-08T02:58:11.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"b3f9352d6a16a3a2d01ee04c1b1ffd53bd0fc522","kind":"commit","published_at":"2015-03-16T04:08:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"60e8bd31e4da793c351f6c82e4df47bbf226aacc","kind":"commit","published_at":"2015-02-17T04:10:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ebb4a990afd7b6b80e5d6161913ea7b7681efc7","kind":"commit","published_at":"2015-02-01T05:24:01.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"b145afa0b14a2f66a3a705f6a448fec1d840ba36","kind":"commit","published_at":"2015-01-09T01:29:17.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f25831715003f8b9c5b1cc512be7b8c33d172da9","kind":"commit","published_at":"2015-01-05T20:35:10.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"945e2acfa5fc96d722cd84bff424f3d6f93afc95","kind":"commit","published_at":"2014-12-03T04:01:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"558ed15add6428762512f55a649def0d92d44d23","kind":"commit","published_at":"2014-11-23T06:27:48.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4d042270a9774ddfaacfdea197f8c3a2e740172c","kind":"commit","published_at":"2014-10-22T21:49:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"3fe48f0523c43804d7ebd55aea9d10d4a83f8f8e","kind":"commit","published_at":"2014-10-17T06:19:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"1754869a0de23dc87e0e2d4826fe702cc13b0515","kind":"commit","published_at":"2014-09-16T06:11:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4162de30bd642a3cfbdc74e69c1ffbf611c750db","kind":"commit","published_at":"2014-09-08T21:24:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8abd65d8974c2f1931497a5b3ab4ff12315d9625","kind":"commit","published_at":"2014-09-08T03:09:49.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"aff4daf63a8a989e26c8e2bfd144fd69c753425b","kind":"commit","published_at":"2014-08-18T18:26:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"4556a23f105c2b1ac1fa1741b577a1cd4d3f40b0","kind":"commit","published_at":"2014-08-11T01:11:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"9eade9bd6289ea7ce6d72c8271feb7f99d09fa77","kind":"commit","published_at":"2014-08-06T02:49:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"67b07004198396ff2a59b4e459ff6b26dba48aa8","kind":"commit","published_at":"2014-08-06T01:42:24.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c5c1ac88cedb70df67550d9b9ffc8ea199e3ea21","kind":"commit","published_at":"2014-07-27T19:22:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a0287b693665327945a00f36ca75aae1dc9ca853","kind":"commit","published_at":"2014-07-26T20:23:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"32731035c55dad0259ce942bffdfdda5ae7e814c","kind":"commit","published_at":"2014-07-22T15:12:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"5258d07af8acd3bb51c5401f1854ae96caab01af","kind":"commit","published_at":"2014-07-12T00:40:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"9a13dc329dc689a7a7b8c7185ff64b37864cd908","kind":"commit","published_at":"2014-07-07T15:09:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"78b2db52785bf3fe70a2035f47606f6d16c0b789","kind":"commit","published_at":"2014-07-04T21:32:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4efc388231b51e747300db74752f7800d5ca46bc","kind":"commit","published_at":"2014-07-04T20:25:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"61e5e6b8d887292e15674f17c73ff36790112a39","kind":"commit","published_at":"2014-06-29T00:40:54.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a42270815c6fce3bfc7fecac8e276f12d94db069","kind":"commit","published_at":"2014-06-28T20:31:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"dfbc4bd0c9a19023db0f9058236ca89bca818371","kind":"commit","published_at":"2014-06-26T17:50:44.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"9e54d152452b9b422d5a2c6f5b0cbd2f476a56c1","kind":"commit","published_at":"2014-06-22T02:02:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"32d99d097408ad1f060012a098d2c56b18be7ba9","kind":"commit","published_at":"2014-06-20T05:59:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"54ff0efb05e2ef54186502c4786da66c6fd4c8c9","kind":"commit","published_at":"2014-06-18T02:58:29.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d5ad47c18838824531f8c6891d220b559b37e390","kind":"commit","published_at":"2014-06-14T18:40:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c08fd27294f786b642ce5c6d1274aee504c3f95a","kind":"commit","published_at":"2014-06-14T18:28:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"d5cc31327b4d7806653e702f38f743ce39de219c","kind":"commit","published_at":"2014-05-27T22:23:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9b65699799f85fd40635c3eb199446611d3b3405","kind":"commit","published_at":"2014-05-19T19:43:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f5ac80d8c70dbba12b2b604a3b2e494d210f9964","kind":"commit","published_at":"2014-05-12T20:18:39.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"451f94163b9e9055a0b5adb5e99ea488ff987d7f","kind":"tag","published_at":"2014-04-28T00:28:32.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5211e070a58cb859f58faaeda22784991ce0fa85","kind":"commit","published_at":"2014-04-19T23:19:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6ef6c3de83ba4d163831913fe9f9be4f20137123","kind":"tag","published_at":"2014-02-23T15:41:19.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"19efe5de29d6b1b8e19e9b5ae9744913bcb188bd","kind":"tag","published_at":"2014-02-16T01:16:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-21T00:08:27.544Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":0.8461278399077624,"forks_count":0.8688432105375112,"docker_downloads_count":null,"average":3.7233592230540324},"purl":"pkg:golang/github.com/expressjs/session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/expressjs/session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/expressjs/session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/expressjs/session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T17:35:18.231Z","issues_count":119,"pull_requests_count":184,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":21185220.62,"issues_closed_count":64,"pull_requests_closed_count":100,"pull_request_authors_count":86,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7282608695652173,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":5227924.75,"past_year_avg_time_to_close_pull_request":2623527.076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.1685393258426966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fsession/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fsession/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fsession/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fsession/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fsession/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fsession/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"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"}},{"id":11654624,"name":"expressjs-session","ecosystem":"npm","description":"This is a Node.js module available through the npm registry","homepage":"https://github.com/expressjs/session#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2025-05-18T21:01:33.967Z","latest_release_published_at":"2025-05-19T00:06:32.182Z","latest_release_number":"4.4.0","last_synced_at":"2026-07-20T12:01:19.403Z","created_at":"2025-05-18T21:03:09.965Z","updated_at":"2026-07-20T12:01:19.403Z","registry_url":"https://www.npmjs.com/package/expressjs-session","install_command":"npm install expressjs-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.4.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2025-10-01T20:25:18.000Z","size":763,"stargazers_count":6347,"open_issues_count":106,"forks_count":996,"subscribers_count":110,"default_branch":"master","last_synced_at":"2025-10-19T11:40:14.454Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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},"funding":{"open_collective":"express"}},"created_at":"2014-02-16T00:38:44.000Z","updated_at":"2025-10-19T06:36:24.000Z","dependencies_parsed_at":"2023-01-13T17:49:38.914Z","dependency_job_id":"db1d8ada-9043-45a4-80cb-4c8ca612f293","html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280130317,"owners_count":26277521,"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-20T02:00:06.978Z","response_time":62,"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.18.2","sha":"d10709f319d1ff4069e1e552fc7f3ca27989e981","kind":"commit","published_at":"2025-07-17T17:51:20.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"bbeca94e69b93d437c4ca300b111bd59169de925","kind":"commit","published_at":"2024-10-08T19:52:45.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"24d4972764d2c962f806c38357f257cf97081009","kind":"tag","published_at":"2024-01-28T21:20:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"1010fadc2f071ddf2add94235d72224cf65159c6","kind":"tag","published_at":"2022-05-11T18:51:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"0048bcac451ad867299d404aca94c79cc8bc751d","kind":"tag","published_at":"2021-05-19T17:33:52.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ae6a54107efd936c55bc4696fe8770cedbfd31","kind":"tag","published_at":"2020-04-17T02:43:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b22384b712fea118f1c3eb5b0d79312ebd25e97c","kind":"tag","published_at":"2019-10-11T02:59:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"2d54f0dca1506883bebc634fcb7135c2f02c47cd","kind":"tag","published_at":"2019-06-12T05:01:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"421bb3f320b2bbbb6f5ff386666ecd574a53fec6","kind":"tag","published_at":"2019-04-11T16:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"b1f0984086c8ed15162aa6ce22562ff829bf5ba7","kind":"tag","published_at":"2019-04-11T04:09:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0/manifests"},{"name":"v1.15.6","sha":"89fd7156129210f2b0c350afcbdf226665a8328c","kind":"commit","published_at":"2017-09-26T19:02:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"d63a3e9c270271ec899db9e35824a3eb9ab2d0d2","kind":"commit","published_at":"2017-08-03T03:17:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"7b26d57bb766b416a81f4a70f3da22d4bbbfb0e1","kind":"commit","published_at":"2017-07-19T03:47:37.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"ff4c5117d4c7f93f375610b76494e47cdd7d1aaa","kind":"commit","published_at":"2017-05-18T05:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"d051890724e0cf10d51cc310f3f07517c9b724a2","kind":"commit","published_at":"2017-03-26T23:52:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"8e56128d8ba014ab586521247977b0d4e67340f9","kind":"commit","published_at":"2017-02-11T02:01:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"dc8481c152b162c119d1faa8e9edf505dc22cbb3","kind":"commit","published_at":"2017-01-23T02:21:14.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"1a61416bdaae56fc4a2a3af708f992d4dd2885c9","kind":"commit","published_at":"2016-10-31T05:07:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"19b8f725d924035574d71e22bcb0a7d06c09ae80","kind":"commit","published_at":"2016-08-24T17:11:35.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"9fd23195578eac5962d52f46781a75a297fbe685","kind":"commit","published_at":"2016-07-02T03:04:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"222b30ddeb9589ec700ae53b4e70b47a95114b77","kind":"commit","published_at":"2016-01-11T04:45:31.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"3c7a35bde7b364917581fb86f566c697fc174a1b","kind":"commit","published_at":"2015-10-29T15:01:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"0112953322f163f51d5f700dc95bce7412e8122f","kind":"commit","published_at":"2015-10-26T00:30:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"64e2e7a2d21da881ea53ab984f9eff4be58d7caf","kind":"commit","published_at":"2015-06-11T01:54:03.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"cda52fcdac4c84f6c54d161e0380fe5fbb9b93ae","kind":"commit","published_at":"2015-05-11T03:09:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"fa89a8dd6adb81f63583e0ab7ff65d0550162cbe","kind":"commit","published_at":"2015-04-08T16:33:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7a63374395ab253c74da0ceafe22e0a1fd8d8c6e","kind":"commit","published_at":"2015-04-08T02:58:11.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"b3f9352d6a16a3a2d01ee04c1b1ffd53bd0fc522","kind":"commit","published_at":"2015-03-16T04:08:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"60e8bd31e4da793c351f6c82e4df47bbf226aacc","kind":"commit","published_at":"2015-02-17T04:10:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ebb4a990afd7b6b80e5d6161913ea7b7681efc7","kind":"commit","published_at":"2015-02-01T05:24:01.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"b145afa0b14a2f66a3a705f6a448fec1d840ba36","kind":"commit","published_at":"2015-01-09T01:29:17.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f25831715003f8b9c5b1cc512be7b8c33d172da9","kind":"commit","published_at":"2015-01-05T20:35:10.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"945e2acfa5fc96d722cd84bff424f3d6f93afc95","kind":"commit","published_at":"2014-12-03T04:01:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"558ed15add6428762512f55a649def0d92d44d23","kind":"commit","published_at":"2014-11-23T06:27:48.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4d042270a9774ddfaacfdea197f8c3a2e740172c","kind":"commit","published_at":"2014-10-22T21:49:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"3fe48f0523c43804d7ebd55aea9d10d4a83f8f8e","kind":"commit","published_at":"2014-10-17T06:19:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"1754869a0de23dc87e0e2d4826fe702cc13b0515","kind":"commit","published_at":"2014-09-16T06:11:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4162de30bd642a3cfbdc74e69c1ffbf611c750db","kind":"commit","published_at":"2014-09-08T21:24:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8abd65d8974c2f1931497a5b3ab4ff12315d9625","kind":"commit","published_at":"2014-09-08T03:09:49.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"aff4daf63a8a989e26c8e2bfd144fd69c753425b","kind":"commit","published_at":"2014-08-18T18:26:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"4556a23f105c2b1ac1fa1741b577a1cd4d3f40b0","kind":"commit","published_at":"2014-08-11T01:11:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"9eade9bd6289ea7ce6d72c8271feb7f99d09fa77","kind":"commit","published_at":"2014-08-06T02:49:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"67b07004198396ff2a59b4e459ff6b26dba48aa8","kind":"commit","published_at":"2014-08-06T01:42:24.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c5c1ac88cedb70df67550d9b9ffc8ea199e3ea21","kind":"commit","published_at":"2014-07-27T19:22:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a0287b693665327945a00f36ca75aae1dc9ca853","kind":"commit","published_at":"2014-07-26T20:23:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"32731035c55dad0259ce942bffdfdda5ae7e814c","kind":"commit","published_at":"2014-07-22T15:12:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"5258d07af8acd3bb51c5401f1854ae96caab01af","kind":"commit","published_at":"2014-07-12T00:40:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"9a13dc329dc689a7a7b8c7185ff64b37864cd908","kind":"commit","published_at":"2014-07-07T15:09:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"78b2db52785bf3fe70a2035f47606f6d16c0b789","kind":"commit","published_at":"2014-07-04T21:32:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4efc388231b51e747300db74752f7800d5ca46bc","kind":"commit","published_at":"2014-07-04T20:25:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"61e5e6b8d887292e15674f17c73ff36790112a39","kind":"commit","published_at":"2014-06-29T00:40:54.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a42270815c6fce3bfc7fecac8e276f12d94db069","kind":"commit","published_at":"2014-06-28T20:31:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"dfbc4bd0c9a19023db0f9058236ca89bca818371","kind":"commit","published_at":"2014-06-26T17:50:44.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"9e54d152452b9b422d5a2c6f5b0cbd2f476a56c1","kind":"commit","published_at":"2014-06-22T02:02:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"32d99d097408ad1f060012a098d2c56b18be7ba9","kind":"commit","published_at":"2014-06-20T05:59:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"54ff0efb05e2ef54186502c4786da66c6fd4c8c9","kind":"commit","published_at":"2014-06-18T02:58:29.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d5ad47c18838824531f8c6891d220b559b37e390","kind":"commit","published_at":"2014-06-14T18:40:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c08fd27294f786b642ce5c6d1274aee504c3f95a","kind":"commit","published_at":"2014-06-14T18:28:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"d5cc31327b4d7806653e702f38f743ce39de219c","kind":"commit","published_at":"2014-05-27T22:23:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9b65699799f85fd40635c3eb199446611d3b3405","kind":"commit","published_at":"2014-05-19T19:43:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f5ac80d8c70dbba12b2b604a3b2e494d210f9964","kind":"commit","published_at":"2014-05-12T20:18:39.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"451f94163b9e9055a0b5adb5e99ea488ff987d7f","kind":"tag","published_at":"2014-04-28T00:28:32.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5211e070a58cb859f58faaeda22784991ce0fa85","kind":"commit","published_at":"2014-04-19T23:19:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6ef6c3de83ba4d163831913fe9f9be4f20137123","kind":"tag","published_at":"2014-02-23T15:41:19.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"19efe5de29d6b1b8e19e9b5ae9744913bcb188bd","kind":"tag","published_at":"2014-02-16T01:16:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-21T00:08:27.492Z","dependent_packages_count":0,"downloads":357,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.61773031048583,"dependent_packages_count":35.53276020821395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.07524525934989},"purl":"pkg:npm/expressjs-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/expressjs-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/expressjs-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/expressjs-session/dependencies","status":"unpublished","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T17:35:18.231Z","issues_count":119,"pull_requests_count":184,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":21185220.62,"issues_closed_count":64,"pull_requests_closed_count":100,"pull_request_authors_count":86,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7282608695652173,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":5227924.75,"past_year_avg_time_to_close_pull_request":2623527.076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.1685393258426966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/expressjs-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/expressjs-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/expressjs-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/expressjs-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/expressjs-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/expressjs-session/codemeta","maintainers":[{"uuid":"0xrcss","login":"0xrcss","name":null,"email":"raphaelcabidelli20@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~0xrcss","role":null,"created_at":"2025-05-18T21:07:04.101Z","updated_at":"2025-05-18T21:07:04.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/0xrcss/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":4999063,"name":"org.webjars.npm:express-session","ecosystem":"maven","description":"WebJar for express-session","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2018-03-06T11:20:52.000Z","latest_release_published_at":"2020-11-30T13:53:24.000Z","latest_release_number":"1.17.1","last_synced_at":"2026-07-20T12:01:20.532Z","created_at":"2022-07-27T10:55:59.290Z","updated_at":"2026-07-20T12:01:20.533Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/express-session/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/express-session/","metadata":{},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2025-10-01T20:25:18.000Z","size":763,"stargazers_count":6347,"open_issues_count":106,"forks_count":996,"subscribers_count":110,"default_branch":"master","last_synced_at":"2025-10-19T11:40:14.454Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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},"funding":{"open_collective":"express"}},"created_at":"2014-02-16T00:38:44.000Z","updated_at":"2025-10-19T06:36:24.000Z","dependencies_parsed_at":"2023-01-13T17:49:38.914Z","dependency_job_id":"db1d8ada-9043-45a4-80cb-4c8ca612f293","html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280130317,"owners_count":26277521,"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-20T02:00:06.978Z","response_time":62,"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.18.2","sha":"d10709f319d1ff4069e1e552fc7f3ca27989e981","kind":"commit","published_at":"2025-07-17T17:51:20.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"bbeca94e69b93d437c4ca300b111bd59169de925","kind":"commit","published_at":"2024-10-08T19:52:45.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"24d4972764d2c962f806c38357f257cf97081009","kind":"tag","published_at":"2024-01-28T21:20:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.18.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"1010fadc2f071ddf2add94235d72224cf65159c6","kind":"tag","published_at":"2022-05-11T18:51:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"0048bcac451ad867299d404aca94c79cc8bc751d","kind":"tag","published_at":"2021-05-19T17:33:52.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"80ae6a54107efd936c55bc4696fe8770cedbfd31","kind":"tag","published_at":"2020-04-17T02:43:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b22384b712fea118f1c3eb5b0d79312ebd25e97c","kind":"tag","published_at":"2019-10-11T02:59:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.17.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"2d54f0dca1506883bebc634fcb7135c2f02c47cd","kind":"tag","published_at":"2019-06-12T05:01:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"421bb3f320b2bbbb6f5ff386666ecd574a53fec6","kind":"tag","published_at":"2019-04-11T16:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"b1f0984086c8ed15162aa6ce22562ff829bf5ba7","kind":"tag","published_at":"2019-04-11T04:09:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.16.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.16.0/manifests"},{"name":"v1.15.6","sha":"89fd7156129210f2b0c350afcbdf226665a8328c","kind":"commit","published_at":"2017-09-26T19:02:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"d63a3e9c270271ec899db9e35824a3eb9ab2d0d2","kind":"commit","published_at":"2017-08-03T03:17:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"7b26d57bb766b416a81f4a70f3da22d4bbbfb0e1","kind":"commit","published_at":"2017-07-19T03:47:37.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"ff4c5117d4c7f93f375610b76494e47cdd7d1aaa","kind":"commit","published_at":"2017-05-18T05:14:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"d051890724e0cf10d51cc310f3f07517c9b724a2","kind":"commit","published_at":"2017-03-26T23:52:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"8e56128d8ba014ab586521247977b0d4e67340f9","kind":"commit","published_at":"2017-02-11T02:01:08.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"dc8481c152b162c119d1faa8e9edf505dc22cbb3","kind":"commit","published_at":"2017-01-23T02:21:14.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"1a61416bdaae56fc4a2a3af708f992d4dd2885c9","kind":"commit","published_at":"2016-10-31T05:07:18.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"19b8f725d924035574d71e22bcb0a7d06c09ae80","kind":"commit","published_at":"2016-08-24T17:11:35.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"9fd23195578eac5962d52f46781a75a297fbe685","kind":"commit","published_at":"2016-07-02T03:04:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"222b30ddeb9589ec700ae53b4e70b47a95114b77","kind":"commit","published_at":"2016-01-11T04:45:31.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"3c7a35bde7b364917581fb86f566c697fc174a1b","kind":"commit","published_at":"2015-10-29T15:01:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"0112953322f163f51d5f700dc95bce7412e8122f","kind":"commit","published_at":"2015-10-26T00:30:00.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"64e2e7a2d21da881ea53ab984f9eff4be58d7caf","kind":"commit","published_at":"2015-06-11T01:54:03.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"cda52fcdac4c84f6c54d161e0380fe5fbb9b93ae","kind":"commit","published_at":"2015-05-11T03:09:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"fa89a8dd6adb81f63583e0ab7ff65d0550162cbe","kind":"commit","published_at":"2015-04-08T16:33:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7a63374395ab253c74da0ceafe22e0a1fd8d8c6e","kind":"commit","published_at":"2015-04-08T02:58:11.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"b3f9352d6a16a3a2d01ee04c1b1ffd53bd0fc522","kind":"commit","published_at":"2015-03-16T04:08:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"60e8bd31e4da793c351f6c82e4df47bbf226aacc","kind":"commit","published_at":"2015-02-17T04:10:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ebb4a990afd7b6b80e5d6161913ea7b7681efc7","kind":"commit","published_at":"2015-02-01T05:24:01.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"b145afa0b14a2f66a3a705f6a448fec1d840ba36","kind":"commit","published_at":"2015-01-09T01:29:17.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f25831715003f8b9c5b1cc512be7b8c33d172da9","kind":"commit","published_at":"2015-01-05T20:35:10.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"945e2acfa5fc96d722cd84bff424f3d6f93afc95","kind":"commit","published_at":"2014-12-03T04:01:40.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"558ed15add6428762512f55a649def0d92d44d23","kind":"commit","published_at":"2014-11-23T06:27:48.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4d042270a9774ddfaacfdea197f8c3a2e740172c","kind":"commit","published_at":"2014-10-22T21:49:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"3fe48f0523c43804d7ebd55aea9d10d4a83f8f8e","kind":"commit","published_at":"2014-10-17T06:19:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"1754869a0de23dc87e0e2d4826fe702cc13b0515","kind":"commit","published_at":"2014-09-16T06:11:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4162de30bd642a3cfbdc74e69c1ffbf611c750db","kind":"commit","published_at":"2014-09-08T21:24:43.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8abd65d8974c2f1931497a5b3ab4ff12315d9625","kind":"commit","published_at":"2014-09-08T03:09:49.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"aff4daf63a8a989e26c8e2bfd144fd69c753425b","kind":"commit","published_at":"2014-08-18T18:26:21.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.6","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"4556a23f105c2b1ac1fa1741b577a1cd4d3f40b0","kind":"commit","published_at":"2014-08-11T01:11:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"9eade9bd6289ea7ce6d72c8271feb7f99d09fa77","kind":"commit","published_at":"2014-08-06T02:49:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"67b07004198396ff2a59b4e459ff6b26dba48aa8","kind":"commit","published_at":"2014-08-06T01:42:24.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c5c1ac88cedb70df67550d9b9ffc8ea199e3ea21","kind":"commit","published_at":"2014-07-27T19:22:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a0287b693665327945a00f36ca75aae1dc9ca853","kind":"commit","published_at":"2014-07-26T20:23:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"32731035c55dad0259ce942bffdfdda5ae7e814c","kind":"commit","published_at":"2014-07-22T15:12:33.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"5258d07af8acd3bb51c5401f1854ae96caab01af","kind":"commit","published_at":"2014-07-12T00:40:15.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"9a13dc329dc689a7a7b8c7185ff64b37864cd908","kind":"commit","published_at":"2014-07-07T15:09:50.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"78b2db52785bf3fe70a2035f47606f6d16c0b789","kind":"commit","published_at":"2014-07-04T21:32:57.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4efc388231b51e747300db74752f7800d5ca46bc","kind":"commit","published_at":"2014-07-04T20:25:59.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"61e5e6b8d887292e15674f17c73ff36790112a39","kind":"commit","published_at":"2014-06-29T00:40:54.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a42270815c6fce3bfc7fecac8e276f12d94db069","kind":"commit","published_at":"2014-06-28T20:31:28.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"dfbc4bd0c9a19023db0f9058236ca89bca818371","kind":"commit","published_at":"2014-06-26T17:50:44.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"9e54d152452b9b422d5a2c6f5b0cbd2f476a56c1","kind":"commit","published_at":"2014-06-22T02:02:23.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"32d99d097408ad1f060012a098d2c56b18be7ba9","kind":"commit","published_at":"2014-06-20T05:59:05.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"54ff0efb05e2ef54186502c4786da66c6fd4c8c9","kind":"commit","published_at":"2014-06-18T02:58:29.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d5ad47c18838824531f8c6891d220b559b37e390","kind":"commit","published_at":"2014-06-14T18:40:41.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c08fd27294f786b642ce5c6d1274aee504c3f95a","kind":"commit","published_at":"2014-06-14T18:28:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"d5cc31327b4d7806653e702f38f743ce39de219c","kind":"commit","published_at":"2014-05-27T22:23:42.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9b65699799f85fd40635c3eb199446611d3b3405","kind":"commit","published_at":"2014-05-19T19:43:51.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f5ac80d8c70dbba12b2b604a3b2e494d210f9964","kind":"commit","published_at":"2014-05-12T20:18:39.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/session/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"451f94163b9e9055a0b5adb5e99ea488ff987d7f","kind":"tag","published_at":"2014-04-28T00:28:32.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5211e070a58cb859f58faaeda22784991ce0fa85","kind":"commit","published_at":"2014-04-19T23:19:02.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6ef6c3de83ba4d163831913fe9f9be4f20137123","kind":"tag","published_at":"2014-02-23T15:41:19.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"19efe5de29d6b1b8e19e9b5ae9744913bcb188bd","kind":"tag","published_at":"2014-02-16T01:16:22.000Z","download_url":"https://codeload.github.com/expressjs/session/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/session/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/session@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-21T00:08:27.546Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.8137872364331673,"forks_count":4.248168650670241,"average":17.760075681727436},"purl":"pkg:maven/org.webjars.npm/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T17:35:18.231Z","issues_count":119,"pull_requests_count":184,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":21185220.62,"issues_closed_count":64,"pull_requests_closed_count":100,"pull_request_authors_count":86,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7282608695652173,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":5227924.75,"past_year_avg_time_to_close_pull_request":2623527.076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.1685393258426966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:express-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:express-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:express-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:express-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:express-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:express-session/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"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":2380899,"name":"socket-session","ecosystem":"npm","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","homepage":"https://github.com/expressjs/session","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-03-07T04:12:59.975Z","latest_release_published_at":"2016-03-07T04:12:59.975Z","latest_release_number":"1.0.4","last_synced_at":"2026-07-20T12:01:21.969Z","created_at":"2022-04-10T00:58:39.778Z","updated_at":"2026-07-20T12:01:21.970Z","registry_url":"https://www.npmjs.com/package/socket-session","install_command":"npm install socket-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.4"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:31.126Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.18719677211885,"dependent_repos_count":10.702412106025395,"dependent_packages_count":52.63915322276625,"stargazers_count":1.2834300955818727,"forks_count":1.2440026300170401,"docker_downloads_count":null,"average":22.411238965301884},"purl":"pkg:npm/socket-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/socket-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/socket-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/socket-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/socket-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/socket-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/socket-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/socket-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/socket-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/socket-session/codemeta","maintainers":[{"uuid":"cuongle","login":"cuongle","name":null,"email":"cuongle.kti@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~cuongle","role":null,"created_at":"2022-11-14T12:19:56.855Z","updated_at":"2022-11-14T12:19:56.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cuongle/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":1670562,"name":"enhancer-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-08-21T12:43:02.202Z","latest_release_published_at":"2019-08-21T12:43:02.202Z","latest_release_number":"1.16.2","last_synced_at":"2026-07-20T12:01:22.033Z","created_at":"2022-04-09T14:20:17.865Z","updated_at":"2026-07-20T12:01:22.033Z","registry_url":"https://www.npmjs.com/package/enhancer-session","install_command":"npm install enhancer-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.16.2"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:31.591Z","dependent_packages_count":1,"downloads":47,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.68895509566219,"dependent_repos_count":10.702412106025395,"dependent_packages_count":21.076104474044136,"stargazers_count":1.2836871128677132,"forks_count":1.244215897181154,"docker_downloads_count":null,"average":14.799074937156117},"purl":"pkg:npm/enhancer-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/enhancer-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/enhancer-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/enhancer-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/enhancer-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/enhancer-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/enhancer-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/enhancer-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/enhancer-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/enhancer-session/codemeta","maintainers":[{"uuid":"minjie.lmj","login":"minjie.lmj","name":null,"email":"nic-t@163.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~minjie.lmj","role":null,"created_at":"2022-11-12T05:20:58.805Z","updated_at":"2022-11-12T05:20:58.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minjie.lmj/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":10900232,"name":"@pagoda-tools/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"pagoda-tools","versions_count":8,"first_release_published_at":"2024-09-18T03:30:07.189Z","latest_release_published_at":"2026-01-20T01:07:09.355Z","latest_release_number":"1.17.7","last_synced_at":"2026-07-20T12:01:22.201Z","created_at":"2024-09-18T03:39:36.590Z","updated_at":"2026-07-20T12:01:22.201Z","registry_url":"https://www.npmjs.com/package/@pagoda-tools/express-session","install_command":"npm install @pagoda-tools/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.17.7","beta":"1.17.7-beta.1"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:31.104Z","dependent_packages_count":0,"downloads":82,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.762714824535603,"dependent_packages_count":37.41345625684613,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.58808554069087},"purl":"pkg:npm/%40pagoda-tools/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pagoda-tools/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pagoda-tools/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pagoda-tools/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pagoda-tools%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pagoda-tools%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pagoda-tools%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pagoda-tools%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pagoda-tools%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pagoda-tools%2Fexpress-session/codemeta","maintainers":[{"uuid":"aaron-zm","login":"aaron-zm","name":null,"email":"xiaochunyan_oo@126.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~aaron-zm","role":null,"created_at":"2024-09-18T03:47:45.913Z","updated_at":"2024-09-18T03:47:45.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aaron-zm/packages"},{"uuid":"ckang1229","login":"ckang1229","name":null,"email":"672247608@qq.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~ckang1229","role":null,"created_at":"2024-09-18T03:47:46.194Z","updated_at":"2024-09-18T03:47:46.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ckang1229/packages"},{"uuid":"xwjweb","login":"xwjweb","name":null,"email":"xwjweb@126.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~xwjweb","role":null,"created_at":"2024-09-18T03:47:45.673Z","updated_at":"2024-09-18T03:47:45.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xwjweb/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":5656940,"name":"@kangc/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"kangc","versions_count":5,"first_release_published_at":"2022-12-06T06:42:11.720Z","latest_release_published_at":"2024-09-18T02:09:32.852Z","latest_release_number":"1.17.3","last_synced_at":"2026-07-20T12:01:21.941Z","created_at":"2022-12-07T00:41:23.878Z","updated_at":"2026-07-20T12:01:21.942Z","registry_url":"https://www.npmjs.com/package/@kangc/express-session","install_command":"npm install @kangc/express-session","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.17.3"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:31.389Z","dependent_packages_count":1,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.14376219268054,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.595119597890492,"forks_count":1.5085977619676343,"average":15.554553608802454},"purl":"pkg:npm/%40kangc/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kangc/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kangc/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kangc/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T10:01:58.180Z","issues_count":119,"pull_requests_count":185,"avg_time_to_close_issue":24733688.9375,"avg_time_to_close_pull_request":22061971.277227722,"issues_closed_count":64,"pull_requests_closed_count":101,"pull_request_authors_count":87,"issue_authors_count":114,"avg_comments_per_issue":4.579831932773109,"avg_comments_per_pull_request":2.7135135135135133,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":4,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":941626.3870967742,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","maintainers":[{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}],"active_maintainers":[{"login":"bjohansebas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kangc%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kangc%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kangc%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kangc%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kangc%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kangc%2Fexpress-session/codemeta","maintainers":[{"uuid":"ckang1229","login":"ckang1229","name":null,"email":"672247608@qq.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~ckang1229","role":null,"created_at":"2022-12-07T00:50:45.210Z","updated_at":"2022-12-07T00:50:45.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ckang1229/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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":13616994,"name":"@ijs/express-session","ecosystem":"npm","description":"Simple session middleware for Express","homepage":"https://github.com/expressjs/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/session","keywords_array":[],"namespace":"ijs","versions_count":1,"first_release_published_at":"2026-02-10T09:09:51.418Z","latest_release_published_at":"2026-02-10T09:09:51.418Z","latest_release_number":"119.0.0","last_synced_at":"2026-07-20T12:01:22.890Z","created_at":"2026-02-12T00:32:53.431Z","updated_at":"2026-07-20T12:01:22.891Z","registry_url":"https://www.npmjs.com/package/@ijs/express-session","install_command":"npm install @ijs/express-session","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"119.0.0"}},"repo_metadata":{"id":14169205,"uuid":"16875250","full_name":"expressjs/session","owner":"expressjs","description":"Simple session middleware for Express","archived":false,"fork":false,"pushed_at":"2026-07-07T16:17:31.000Z","size":759,"stargazers_count":6361,"open_issues_count":97,"forks_count":998,"subscribers_count":105,"default_branch":"master","last_synced_at":"2026-07-11T08:04:09.979Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","session"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gongbin1021/bigbluebutton","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-02-16T00:38:44.000Z","updated_at":"2026-07-10T14:04:21.000Z","dependencies_parsed_at":"2025-12-18T05:10:16.053Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/session","commit_stats":{"total_commits":733,"total_committers":129,"mean_commits":5.682170542635659,"dds":"0.21828103683492495","last_synced_commit":"8f0a1c4a35d80293eb51633e90916bdbdaa09ec4"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/sbom","scorecard":{"id":388459,"data":{"date":"2025-08-11T21:23:26Z","repo":{"name":"github.com/expressjs/session","commit":"1aa756d20a1af2b922e9897ca0010fa466ce17e7"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 4 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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:220","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:221","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:8","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:161","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:177","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"15 out of 19 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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, checkthisout-io, crypto-utils, expressjs, houzz, http-rs, jshttp, koajs, mysqljs, node-forward, nodejs, nucleus-js, pillarjs, repo-utils, senior software engineer @ godaddy inc, squamishaccess, stream-utils, textileio"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:32.451Z","repository_id":14169205,"created_at":"2025-08-18T17:14:32.451Z","updated_at":"2025-08-18T17:14:32.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385772,"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-12T02:00:06.386Z","response_time":87,"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-18T03:39:32.579Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.945251037738736,"dependent_packages_count":33.08080111572745,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.013026076733095},"purl":"pkg:npm/%40ijs/express-session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ijs/express-session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ijs/express-session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ijs/express-session/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ijs%2Fexpress-session/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ijs%2Fexpress-session/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ijs%2Fexpress-session/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ijs%2Fexpress-session/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ijs%2Fexpress-session/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ijs%2Fexpress-session/codemeta","maintainers":[{"uuid":"ylzc","login":"ylzc","name":null,"email":"631300329@qq.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ylzc","role":null,"created_at":"2026-02-12T00:32:54.781Z","updated_at":"2026-02-12T00:32:54.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ylzc/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678666,"maintainers_count":1211404,"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"}}],"commits":{"id":523,"full_name":"expressjs/session","default_branch":"master","total_commits":777,"total_committers":145,"total_bot_commits":17,"total_bot_committers":1,"mean_commits":5.358620689655172,"dds":0.2625482625482626,"past_year_total_commits":24,"past_year_total_committers":9,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.5416666666666667,"last_synced_at":"2026-07-20T12:10:16.664Z","last_synced_commit":"d209c1f4cd645e514cd7320afd15acf7e7b5fcb6","created_at":"2023-03-06T22:04:43.731Z","updated_at":"2026-07-20T12:04:47.536Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":573},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":17},{"name":"Fishrock123","email":"fishrock123@rocketmail.com","login":"Fishrock123","count":7},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":6},{"name":"Brian White","email":"mscdex@mscdex.net","login":"mscdex","count":5},{"name":"Glenn Hinks","email":"ghinks@yahoo.com","login":"ghinks","count":5},{"name":"Joe Wagner","email":"njwjs722@gmail.com","login":"joewagner","count":5},{"name":"Gabriel D","email":"delucaga@kean.edu","login":"gabeio","count":4},{"name":"Roman Shtylman","email":"shtylman@gmail.com","login":"defunctzombie","count":4},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":4},{"name":"ctcpip","email":"ctcpip","login":"ctcpip","count":4},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":2},{"name":"Benjamin Vadant","email":"benjaminvadant@gmail.com","login":"BenjaminVadant","count":2},{"name":"Gajus Kuizinas","email":"gajus@gajus.com","login":"gajus","count":2},{"name":"James M. Greene","email":"james.m.greene@gmail.com","login":"JamesMGreene","count":2},{"name":"Jonathan Ong","email":"jonathanrichardong@gmail.com","login":"jonathanong","count":2},{"name":"Lindsay MacVean","email":"lindsaymacvean@gmail.com","login":"lindsaymacvean","count":2},{"name":"Scott Nonnenberg","email":"scott@nonnenberg.com","login":"scottnonnenberg","count":2},{"name":"Adrian","email":"adrian_tanasa@yahoo.com","login":"adriantanasa","count":2},{"name":"llambda","email":"xxgsoftware@gmail.com","login":null,"count":2},{"name":"Agostino Marzotta","email":"ago1986@gmail.com","login":"Slumber86","count":1},{"name":"Bram Borggreve","email":"borggreve@gmail.com","login":"beeman","count":1},{"name":"Brendon","email":"parker.brendon@gmail.com","login":"brendonparker","count":1},{"name":"Carlos Serrano","email":"carlos.pastor@mailonline.co.uk","login":"carpasse","count":1},{"name":"Charles Hill","email":"chill@degreesofzero.com","login":"chill117","count":1},{"name":"Cian Clarke","email":"cian@cianclarke.com","login":"cianclarke","count":1},{"name":"Cong Do","email":"citium@gmail.com","login":"citium","count":1},{"name":"Daniel W. Hieber","email":"dwhieb@gmail.com","login":"dwhieb","count":1},{"name":"David Gómez Matarrodona","email":"solzimer@gmail.com","login":"solzimer","count":1},{"name":"F. Hinkelmann","email":"franziska.hinkelmann@gmail.com","login":"fhinkel","count":1},{"name":"Felix","email":"felixsanz","login":"felixsanz","count":1},{"name":"Jason Karns","email":"jason.karns@gmail.com","login":"jasonkarns","count":1},{"name":"Jordan Day","email":"jordan@modernhawk.com","login":"FryDay","count":1},{"name":"Jonathan Freeman","email":"freethejazz@gmail.com","login":"freethejazz","count":1},{"name":"Jeremy Neander","email":"jeremy.neander@gmail.com","login":"jneander","count":1},{"name":"Jason Luboff","email":"jluboff@gmail.com","login":"JLuboff","count":1},{"name":"Gaby Baghdadi","email":"gabybaghdadi@hotmail.com","login":"gabylb","count":1},{"name":"GochoMugo","email":"mugo@forfuture.co.ke","login":"GochoMugo","count":1},{"name":"Guillaume Zurbach","email":"guillaume.zurbach@gmail.com","login":"gzurbach","count":1},{"name":"Guille Paz","email":"guillermo.paz@mercadolibre.com","login":"pazguille","count":1},{"name":"Gustavo Henke","email":"guhenke@gmail.com","login":"gustavohenke","count":1},{"name":"Hendry Sadrak","email":"hendry.sadrak@outlook.com","login":"hendrysadrak","count":1},{"name":"Huseyin BABAL","email":"huseyinbabal88@gmail.com","login":"huseyinbabal","count":1},{"name":"Ignacio Mangas","email":"ignaciomangas@gmail.com","login":"imangas","count":1},{"name":"Jamie Nguyen","email":"j@jamielinux.com","login":"jamielinux","count":1},{"name":"Jan Hecking","email":"jhecking@netgaroo.com","login":"jhecking","count":1},{"name":"Azat Mardanov","email":"azat.mardanov@gmail.com","login":null,"count":1},{"name":"AJ ONeal","email":"awesome@coolaj86.com","login":null,"count":1},{"name":"Bruce Holt","email":"bruce.holt@marklogic.com","login":null,"count":1},{"name":"Carlos Cardona","email":"carlos@wine.com","login":null,"count":1},{"name":"Gabriel Foust","email":"gfoust@cse.tamu.edu","login":null,"count":1},{"name":"Felix Wu","email":"david10608@gmail.com","login":null,"count":1},{"name":"John Wathen","email":"jswathen@asu.edu","login":null,"count":1},{"name":"Jonathan Price","email":"jon.mark.price@gmail.com","login":null,"count":1},{"name":"Matt Savino","email":"jackspaniel99@gmail.com","login":null,"count":1},{"name":"Max Andersson","email":"max.andersson@neotechnology.com","login":null,"count":1},{"name":"Mike Goodwin","email":"mike.goodwin@owaps.org","login":null,"count":1},{"name":"OlegTsyba","email":"oleg.tsyba.ua@gmail.com","login":null,"count":1},{"name":"Robin Cijvat","email":"robin.cijvat@monetdbsolutions.com","login":null,"count":1},{"name":"Theo Gravity","email":"tgravity@viv.ai","login":null,"count":1},{"name":"thepumpkin1979","email":"johan@heapsource.com","login":null,"count":1},{"name":"Ben Heymink","email":"benheymink@gmail.com","login":"benheymink","count":1},{"name":"BaileyFirman","email":"bailey.firman@nintex.com","login":"BaileyFirman","count":1},{"name":"Alice Klipper","email":"alice.klipper@yandex.com","login":"aliceklipper","count":1},{"name":"Ali Lokhandwala","email":"ali@huestones.co.uk","login":"wallali","count":1},{"name":"Alexandre ZANNI","email":"16578570+noraj","login":"noraj","count":1},{"name":"Alexander Jank","email":"himself@alexanderjank.de","login":"jankal","count":1},{"name":"Alex Op","email":"alexop1000@gmail.com","login":"alexop1000","count":1},{"name":"Alex Movsisyan","email":"dev@movsisyan.com","login":"konteck","count":1},{"name":"Alan Sun","email":"asun0927@gmail.com","login":"zheshishei","count":1},{"name":"Ajesh DS","email":"iam@ajesh.dev","login":"thekillingspree","count":1},{"name":"Aishwar Muthuraman","email":"aishwar@gmail.com","login":"aishwar","count":1},{"name":"Void","email":"thevoidf@gmail.com","login":"thevoidf","count":1},{"name":"Valeri Vicneanschi","email":"vicneanschi@gmail.com","login":"vicneanschi","count":1},{"name":"Valeri Karpov","email":"valeri.karpov@mongodb.com","login":"vkarpov15","count":1},{"name":"Travis Horn","email":"travis@travishorn.com","login":"travishorn","count":1},{"name":"Tomáš Chylý","email":"chyly@tomas-chyly.com","login":"tomaschyly","count":1},{"name":"Tomek Paprocki","email":"chojrak11@gmail.com","login":"Hermholtz","count":1},{"name":"Todd Kennedy","email":"todd@selfassembled.org","login":"toddself","count":1},{"name":"Tim Daubenschütz","email":"tim@daubenschuetz.de","login":"TimDaub","count":1},{"name":"Steven Vachon","email":"contact@svachon.com","login":"stevenvachon","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Simon Rigét","email":"simon.riget@gmail.com","login":"paragi","count":1},{"name":"Simon Bartlett","email":"simon@sibartlett.com","login":"sibartlett","count":1},{"name":"Shawn Jonnet","email":"sjonnet19@gmail.com","login":"sjonnet19","count":1},{"name":"Scott MacLellan","email":"scott.maclellan@vidyard.com","login":"smaclell","count":1},{"name":"Saurabh","email":"unknown7bolt@gmail.com","login":"tkshnwesper","count":1},{"name":"Ryan Tran","email":"myoldemailname@gmail.com","login":"BlueAccords","count":1},{"name":"İsmail Arılık","email":"arilik.ismail@gmail.com","login":"ismailarilik","count":1},{"name":"Rocco Musolino","email":"rocco@hackerstribe.com","login":"roccomuso","count":1},{"name":"Wes Todd","email":"wes@wesleytodd.com","login":"wesleytodd","count":1},{"name":"Íñigo Marquínez Prado","email":"25435858+inigomarquinez","login":"inigomarquinez","count":1},{"name":"vmakhaev","email":"vmakhaev@gmail.com","login":"vmakhaev","count":1},{"name":"shree","email":"sammmmmu123@gmail.com","login":"shree-c","count":1},{"name":"ralvarezo123","email":"gurdopobando@gmail.com","login":"ralvarezo123","count":1},{"name":"noiissyboy","email":"vigneshwaran.india@gmail.com","login":"C0DE-IN","count":1},{"name":"krzysdz","email":"12915102+krzysdz","login":"krzysdz","count":1},{"name":"jub3i","email":"anon66@gmail.com","login":"jub3i","count":1},{"name":"john-redd","email":"redd.web.development@gmail.com","login":"john-redd","count":1},{"name":"ich","email":"me89","login":"me89","count":1},{"name":"geekjob-ru","email":"47718537+geekjob-ru","login":"geekjob-ru","count":1},{"name":"fhellwig","email":"frank@hellwig.org","login":"fhellwig","count":1},{"name":"eol95","email":"bragin.egor.95@gmail.com","login":"eoL95","count":1},{"name":"Zirak","email":"zirakertan@gmail.com","login":"Zirak","count":1},{"name":"Zacchaeus Bolaji","email":"djunehor@gmail.com","login":"djunehor","count":1},{"name":"Yuli","email":"stremovsky@gmail.com","login":"stremovsky","count":1},{"name":"William Grasel","email":"d.rufos@gmail.com","login":"willgm","count":1},{"name":"Nick O'Leary","email":"nick.oleary@gmail.com","login":"knolleary","count":1},{"name":"Michael Cheng","email":"cheng.c.mike@gmail.com","login":"michaelcheng924","count":1},{"name":"Merrifield, Jay","email":"fracmak@gmail.com","login":"fracmak","count":1},{"name":"Matthew Canham","email":"mdcanham@me.com","login":"mdcanham","count":1},{"name":"Matt McFarland","email":"contact@mattmcfarland.com","login":"MattMcFarland","count":1},{"name":"Marc Udoff","email":"marc.udoff@deshaw.com","login":"mlucool","count":1},{"name":"Marc Bornträger","email":"marc.borntraeger@gmail.com","login":"BorntraegerMarc","count":1},{"name":"Lukas Elmer","email":"lukas.elmer@gmail.com","login":"lukaselmer","count":1},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":1},{"name":"Louis Chatriot","email":"louis.chatriot@gmail.com","login":"louischatriot","count":1},{"name":"Lincon","email":"lincond@protonmail.com","login":"lincond","count":1},{"name":"Krispin Leydon","email":"kleydon","login":"kleydon","count":1},{"name":"Ryan Seys","email":"ryan@ryanseys.com","login":"ryanseys","count":1},{"name":"Kenneth Tan Xin You","email":"kennethtxytqw","login":"kennethtxytqw","count":1},{"name":"Kam Lasater","email":"ckl@seekayel.com","login":"seekayel","count":1},{"name":"Józsi","email":"tracid","login":"tracid","count":1},{"name":"Justin Nahin","email":"justin@indospace.io","login":"knoxcard","count":1},{"name":"Justin Dickow","email":"jjdickow@gmail.com","login":"justinjdickow","count":1},{"name":"Jorrit Schippers","email":"jorrit@ncode.nl","login":"jorrit","count":1},{"name":"Ricardo Barros","email":"ricardofbarros@hotmail.com","login":"ricardofbarros","count":1},{"name":"Ravi van Rooijen","email":"ravivanrooijen@live.nl","login":"HoldYourWaffle","count":1},{"name":"Rafael Pinto","email":"raprp@posteo.de","login":"rafaelrpinto","count":1},{"name":"RafaDev7","email":"rafadev7@gmail.com","login":"rafaeldaime","count":1},{"name":"Raashish Aggarwal","email":"94279692+raashish1601","login":"raashish1601","count":1},{"name":"Peter Dotchev","email":"dotchev@gmail.com","login":"dotchev","count":1},{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","login":"voxpelli","count":1},{"name":"Paulo Diniz","email":"pdiniz_100@yahoo.com","login":"pdiniz13","count":1},{"name":"Paul Esson","email":"paul.esson@gmail.com","login":"thepont","count":1},{"name":"Paul Berg","email":"hello@paulrberg.com","login":"PaulRBerg","count":1},{"name":"Olli Kankare","email":"gildean@salaliitto.com","login":"gildean","count":1},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":1},{"name":"Noah Liechti","email":"38284563+noahliechti","login":"noahliechti","count":1},{"name":"Nicolas Giard","email":"github@ngpixel.com","login":"NGPixel","count":1},{"name":"Konstantin Kitmanov","email":"doctor.hogart@gmail.com","login":"hogart","count":1},{"name":"Nfer Zhuang","email":"nfer.zhuang@gmail.com","login":"nfer","count":1},{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":1},{"name":"Michael Irigoyen","email":"goyney@gmail.com","login":"mririgoyen","count":1},{"name":"Janusz Białobrzewski","email":"jbialobr@o2.pl","login":"jbialobr","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":4},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":2},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":2},{"name":"krzysdz","email":"12915102+krzysdz","login":"krzysdz","count":1},{"name":"Zacchaeus Bolaji","email":"djunehor@gmail.com","login":"djunehor","count":1},{"name":"Raashish Aggarwal","email":"94279692+raashish1601","login":"raashish1601","count":1},{"name":"Lincon","email":"lincond@protonmail.com","login":"lincond","count":1},{"name":"Ignacio Mangas","email":"ignaciomangas@gmail.com","login":"imangas","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:11.579Z","repositories_count":6388054,"commits_count":868571299,"contributors_count":35936344,"owners_count":1228343,"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":"expressjs/session","html_url":"https://github.com/expressjs/session","last_synced_at":"2026-07-20T12:01:04.408Z","status":"active","issues_count":120,"pull_requests_count":215,"avg_time_to_close_issue":25058973.846153848,"avg_time_to_close_pull_request":34806895.79259259,"issues_closed_count":65,"pull_requests_closed_count":135,"pull_request_authors_count":94,"issue_authors_count":114,"avg_comments_per_issue":4.65,"avg_comments_per_pull_request":2.432558139534884,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":1,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4175424.56,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.48717948717948717,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-18T00:42:45.266Z","updated_at":"2026-07-20T12:01:04.408Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fsession/issues","issue_labels_count":{"table":{"question":29,"awaiting more info":11,"bug":10,"enhancement":10,"discuss":6,"help wanted":5,"ideas":4,"duplicate":3,"docs":2,"semver-major":1,"good first contribution":1,"future":1}},"pull_request_labels_count":{"table":{"pr":63,"dependencies":45,"github_actions":25,"javascript":20,"docs":17,"enhancement":17,"needs tests":14,"needs rebase":13,"semver-major":9,"awaiting more info":6,"needs docs":6,"fast track":4,"ideas":4,"deps":4,"bug":3,"semver-minor":2,"discuss":2,"help wanted":1,"invalid":1,"duplicate":1,"low priority":1,"future":1}},"issue_author_associations_count":{"table":{"NONE":107,"CONTRIBUTOR":7,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"NONE":111,"CONTRIBUTOR":63,"MEMBER":41}},"issue_authors":{"table":{"jonathanong":3,"khushigupta515":2,"code-farmer-i":2,"angelhdzmultimedia":2,"bjohansebas":2,"adamzerner":1,"vetsinen-onlyfans":1,"michal-ostrodicky":1,"apitts":1,"cesco69":1,"trabetti-hcl":1,"v1v2v3vv55":1,"Tosinkoa":1,"anthonyorona":1,"benheymink":1,"RicardoHdzR":1,"ElectronicBeef":1,"Tam":1,"RiseValco":1,"JamesMGreene":1,"aathirag":1,"DumplingLife":1,"robaca":1,"RixInGithub":1,"0zob":1,"Fishrock123":1,"alxndrsn":1,"pasieronen":1,"kamalyusuf":1,"ghost":1,"alan19031216":1,"ShueiYang":1,"omerfdmrl":1,"gk0us":1,"phquang98":1,"Joshua-leyer":1,"gdagur":1,"TheDogHusky":1,"lokize":1,"dinhitcom":1,"Alex0881":1,"RSilva9":1,"dmmalam":1,"TimDaub":1,"thomasmarr":1,"TheInvoker":1,"LucaschS":1,"matusferko":1,"raphendyr":1,"parky128":1,"luxaritas":1,"R-Rajaneesh":1,"cSarcasme":1,"umakanth-pendyala":1,"shrihari-prakash":1,"andiclone":1,"nmalyschkin":1,"isdigital-github":1,"targos":1,"DBankx":1,"m-a-rahal-os":1,"ctorda-sp":1,"dushmanta05":1,"sgpinkus":1,"ludovicpages":1,"kleydon":1,"domcolella":1,"pablojsx":1,"mlucool":1,"fibo":1,"flyon":1,"fiwz":1,"NickWoodward":1,"Marc-Pierre-Barbier":1,"mjquito":1,"mirker21":1,"m-a-h1":1,"richiepreece":1,"andrejkaurin":1,"dcamacho10":1,"shartte":1,"mpgr04":1,"hello-alf":1,"helderdb":1,"bash-tp":1,"noisytoken":1,"sueess":1,"Moebytes":1,"Axedyson":1,"EjiroOsiephri":1,"huntharo":1,"qoobes":1,"dennisat":1,"Daxcor69":1,"gimtwi":1,"zhaoyao91":1,"AsrarMemon":1,"Download":1,"AntoineAwaida":1,"Uncasted":1,"HoneyMeat":1,"JayaAnim":1,"Tsimopak":1,"nariakiraHara":1,"samishal1998":1,"wesleytodd":1,"Abdulberk":1,"aragonfernando":1,"htadeusiak":1,"janithapm":1,"nicob-29":1,"nikitakogan1994":1,"yunnysunny":1,"Soviut":1}},"pull_request_authors":{"table":{"dependabot[bot]":45,"bjohansebas":24,"UlisesGascon":8,"raphendyr":4,"raashish1601":4,"sgpinkus":3,"SamTV12345":3,"cesco69":3,"Snafuh":3,"Ayoub-Mabrouk":3,"kamalyusuf":2,"lukaselmer":2,"inigomarquinez":2,"lucianidev":2,"RomanBurunkov":2,"mlucool":2,"BaileyFirman":2,"dushmanta05":2,"step-security-bot":2,"jonchurch":2,"darcy521":2,"C0DE-IN":2,"kasdimos":2,"thekillingspree":2,"ajinabraham":2,"gebbber":2,"Offwhite-Del":2,"FryDay":2,"gabeio":2,"knackstedt":2,"alexop1000":2,"seekayel":2,"lbennett-stacki":2,"noraj":2,"lamweili":2,"abacaphiliac":2,"kennethtxytqw":2,"wojtekmaj":2,"lincond":2,"wesleytodd":2,"carpasse":2,"Poyoman39":1,"jneander":1,"AkkiKrsingh2005":1,"arunsathiya":1,"sumeetkakkar":1,"justinwatkinsact":1,"hezedu":1,"dcastillogi":1,"DavidTPate":1,"paulfitz":1,"geekjob":1,"nmalyschkin":1,"ekrlbn":1,"danielgindi":1,"DakshSinghDhami":1,"NigelKibodeaux":1,"thegoldgoat":1,"huntharo":1,"noritaka1166":1,"gireeshpunathil":1,"TimDaub":1,"prust":1,"NrI3":1,"ctcpip":1,"soulman-is-good":1,"knolleary":1,"brandonmanke":1,"caub":1,"imangas":1,"roblabla":1,"ymeskini":1,"mkawalec":1,"HoldYourWaffle":1,"SimonAM":1,"krzysdz":1,"vibhor-aggr":1,"alexey-detr":1,"mccleanp":1,"rhansen":1,"skarbovskiy":1,"rpsirois":1,"dtymon":1,"duskim":1,"sak1sham":1,"rbjarnason":1,"JamesMGreene":1,"tranvansang":1,"whatl3y":1,"Banupriya-Ramesh-T18435":1,"brismuth":1,"noahliechti":1,"yunnysunny":1,"theneva":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:20.306Z","repositories_count":14858689,"issues_count":31999229,"pull_requests_count":105222383,"authors_count":11353904,"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":{"discuss":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":14,"github_actions":12,"fast track":2,"javascript":2,"semver-major":2,"docs":1,"semver-minor":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":19,"NONE":13,"MEMBER":7}},"past_year_issue_authors":{"table":{"bjohansebas":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":14,"bjohansebas":6,"raashish1601":4,"Snafuh":3,"Offwhite-Del":2,"wojtekmaj":2,"AkkiKrsingh2005":1,"Ayoub-Mabrouk":1,"DakshSinghDhami":1,"imangas":1,"krzysdz":1,"SamTV12345":1,"UlisesGascon":1,"vibhor-aggr":1}},"maintainers":[{"table":{"login":"bjohansebas","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"UlisesGascon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"wesleytodd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"}},{"table":{"login":"jonathanong","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}},{"table":{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}},{"table":{"login":"gabeio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeio"}},{"table":{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"}},{"table":{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}}],"active_maintainers":[{"table":{"login":"bjohansebas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":29,"PullRequestEvent":121,"ForkEvent":25,"IssuesEvent":32,"WatchEvent":148,"IssueCommentEvent":131,"PushEvent":53,"PullRequestReviewCommentEvent":59,"PullRequestReviewEvent":113,"CreateEvent":38},"last_year":{"DeleteEvent":16,"PullRequestEvent":53,"ForkEvent":2,"IssuesEvent":5,"WatchEvent":30,"IssueCommentEvent":12,"PushEvent":15,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":11,"CreateEvent":18}},"keywords":["expressjs","javascript","middleware","nodejs","session"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-08T16:01:27.964Z","updated_at":"2022-07-08T16:01:27.964Z","repository_link":"https://github.com/expressjs/session/blob/master/package.json","dependencies":[{"id":121696414,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":true,"kind":"runtime","optional":false},{"id":121696415,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":true,"kind":"runtime","optional":false},{"id":121696416,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":true,"kind":"runtime","optional":false},{"id":121696417,"package_name":"depd","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"runtime","optional":false},{"id":121696418,"package_name":"on-headers","ecosystem":"npm","requirements":"~1.0.2","direct":true,"kind":"runtime","optional":false},{"id":121696419,"package_name":"parseurl","ecosystem":"npm","requirements":"~1.3.3","direct":true,"kind":"runtime","optional":false},{"id":121696420,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":true,"kind":"runtime","optional":false},{"id":121696421,"package_name":"uid-safe","ecosystem":"npm","requirements":"~2.1.5","direct":true,"kind":"runtime","optional":false},{"id":121696422,"package_name":"after","ecosystem":"npm","requirements":"0.8.2","direct":true,"kind":"development","optional":false},{"id":121696423,"package_name":"cookie-parser","ecosystem":"npm","requirements":"1.4.6","direct":true,"kind":"development","optional":false},{"id":121696424,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":true,"kind":"development","optional":false},{"id":121696425,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"development","optional":false},{"id":121696426,"package_name":"express","ecosystem":"npm","requirements":"4.17.3","direct":true,"kind":"development","optional":false},{"id":121696427,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":true,"kind":"development","optional":false},{"id":121696428,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":121696429,"package_name":"supertest","ecosystem":"npm","requirements":"6.2.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:49:38.889Z","updated_at":"2023-01-13T17:49:38.889Z","repository_link":"https://github.com/expressjs/session/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6890941631,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890941632,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T05:10:14.419Z","updated_at":"2025-12-18T05:10:14.419Z","repository_link":"https://github.com/expressjs/session/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":25772545211,"package_name":"actions/checkout","ecosystem":"actions","requirements":"1af3b93b6815bc44a9784bd300feb67ff0d1eeb3","direct":true,"kind":"composite","optional":false},{"id":25772545212,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"fe4161a26a8629af62121b670040955b330f9af2","direct":true,"kind":"composite","optional":false},{"id":25772545213,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"fe4161a26a8629af62121b670040955b330f9af2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T05:10:14.499Z","updated_at":"2025-12-18T05:10:14.499Z","repository_link":"https://github.com/expressjs/session/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":25772545214,"package_name":"actions/checkout","ecosystem":"actions","requirements":"1af3b93b6815bc44a9784bd300feb67ff0d1eeb3","direct":true,"kind":"composite","optional":false},{"id":25772545215,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"4eaacf0543bb3f2c246792bd56e8cdeffafb205a","direct":true,"kind":"composite","optional":false},{"id":25772545220,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false},{"id":25772545221,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"fe4161a26a8629af62121b670040955b330f9af2","direct":true,"kind":"composite","optional":false}]}],"score":34.93625858706481,"created_at":"2026-07-08T05:35:54.789Z","updated_at":"2026-07-22T13:02:00.691Z","avatar_url":"https://github.com/expressjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377795","html_url":"https://summary.ecosyste.ms/projects/377795"}