{"id":372092,"url":"https://github.com/isaacs/sax-js","last_synced_at":"2026-08-26T10:04:48.813Z","repository":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"packages":[{"id":5005145,"name":"org.webjars.npm:sax","ecosystem":"maven","description":"WebJar for sax","homepage":"https://www.webjars.org","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":13,"first_release_published_at":"2016-09-02T16:22:47.000Z","latest_release_published_at":"2026-07-28T00:14:26.000Z","latest_release_number":"1.6.1","last_synced_at":"2026-08-25T09:34:40.082Z","created_at":"2022-07-27T11:08:44.487Z","updated_at":"2026-08-25T09:34:40.082Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/sax/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/sax/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:24:01.970Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":3.541330877273774,"stargazers_count":11.723613210663837,"forks_count":11.009820901200332,"docker_downloads_count":null,"average":11.761655437535664},"purl":"pkg:maven/org.webjars.npm/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sax/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":8805937,"name":"github.com/isaacs/sax-js","ecosystem":"go","description":null,"homepage":null,"licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2010-03-11T02:43:03.000Z","latest_release_published_at":"2026-07-24T18:50:05.000Z","latest_release_number":"v1.6.1","last_synced_at":"2026-08-25T09:39:39.311Z","created_at":"2024-01-25T05:15:27.368Z","updated_at":"2026-08-25T09:39:39.311Z","registry_url":"https://pkg.go.dev/github.com/isaacs/sax-js","install_command":"go get github.com/isaacs/sax-js","documentation_url":"https://pkg.go.dev/github.com/isaacs/sax-js#section-documentation","metadata":{},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:51:42.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/isaacs/sax-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/isaacs/sax-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/isaacs/sax-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/isaacs/sax-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fsax-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fsax-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fsax-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fsax-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fsax-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fsax-js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":1015937,"name":"@keeex/sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"keeex","versions_count":10,"first_release_published_at":"2021-07-08T13:49:23.289Z","latest_release_published_at":"2025-06-25T10:06:40.187Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-25T09:49:13.625Z","created_at":"2022-04-07T19:17:44.091Z","updated_at":"2026-08-25T09:49:13.625Z","registry_url":"https://www.npmjs.com/package/@keeex/sax","install_command":"npm install @keeex/sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.0"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T15:36:29.382Z","dependent_packages_count":1,"downloads":51,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.9078578347624164,"forks_count":2.2994054271942277,"average":15.675342911216422},"purl":"pkg:npm/%40keeex/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keeex/sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keeex/sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keeex/sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:00.193Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keeex%2Fsax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keeex%2Fsax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keeex%2Fsax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keeex%2Fsax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keeex%2Fsax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keeex%2Fsax/codemeta","maintainers":[{"uuid":"cley_faye","login":"cley_faye","name":null,"email":"cleyfaye@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~cley_faye","role":null,"created_at":"2022-11-20T18:16:40.662Z","updated_at":"2022-11-20T18:16:40.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cley_faye/packages"},{"uuid":"marc-keeex","login":"marc-keeex","name":null,"email":"mdelage@keeex.net","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~marc-keeex","role":null,"created_at":"2022-11-20T18:16:40.642Z","updated_at":"2022-11-20T18:16:40.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marc-keeex/packages"},{"uuid":"keeex_jenkins","login":"keeex_jenkins","name":null,"email":"dev+jenkins@keeex.net","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~keeex_jenkins","role":null,"created_at":"2023-05-12T01:12:35.703Z","updated_at":"2023-05-12T01:12:35.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/keeex_jenkins/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":8580409,"name":"@xilinota/fork-sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"xilinota","versions_count":2,"first_release_published_at":"2023-11-17T12:59:59.510Z","latest_release_published_at":"2023-12-11T21:56:18.989Z","latest_release_number":"1.2.51","last_synced_at":"2026-08-25T10:17:28.122Z","created_at":"2023-11-17T14:10:17.970Z","updated_at":"2026-08-25T10:17:28.122Z","registry_url":"https://www.npmjs.com/package/@xilinota/fork-sax","install_command":"npm install @xilinota/fork-sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.51"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:58:38.943Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.43095067381032,"dependent_packages_count":52.362472226840694,"stargazers_count":2.3790625111144106,"forks_count":1.9716329193174242,"docker_downloads_count":null,"average":23.286029582770713},"purl":"pkg:npm/%40xilinota/fork-sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@xilinota/fork-sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@xilinota/fork-sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@xilinota/fork-sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:02:56.157Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xilinota%2Ffork-sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xilinota%2Ffork-sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xilinota%2Ffork-sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xilinota%2Ffork-sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xilinota%2Ffork-sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xilinota%2Ffork-sax/codemeta","maintainers":[{"uuid":"xilinota","login":"xilinota","name":null,"email":"dxjia1+npm@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~xilinota","role":null,"created_at":"2023-11-17T14:13:01.003Z","updated_at":"2023-11-17T14:13:01.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xilinota/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1212491,"name":"sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2011-02-09T19:13:51.969Z","latest_release_published_at":"2026-07-24T18:50:24.821Z","latest_release_number":"1.6.1","last_synced_at":"2026-08-25T10:51:48.272Z","created_at":"2022-04-08T13:50:36.761Z","updated_at":"2026-08-25T10:51:48.272Z","registry_url":"https://www.npmjs.com/package/sax","install_command":"npm install sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.4.0","latest":"1.6.1"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:06:55.193Z","dependent_packages_count":1856,"downloads":343139035,"downloads_period":"last-month","dependent_repos_count":4312111,"rankings":{"downloads":0.008734167268338535,"dependent_repos_count":0.001040433718485468,"dependent_packages_count":0.04169948824350968,"stargazers_count":2.32238495883305,"forks_count":1.9320854152275142,"docker_downloads_count":0.01924802379198116,"average":0.7208654145138133},"purl":"pkg:npm/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sax","docker_dependents_count":20947,"docker_downloads_count":5642597538,"usage_url":"https://repos.ecosyste.ms/usage/npm/sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T08:31:16.543Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sax/codemeta","maintainers":[{"uuid":"isaacs","login":"isaacs","name":null,"email":"i@izs.me","url":null,"packages_count":431,"html_url":"https://www.npmjs.com/~isaacs","role":null,"created_at":"2022-11-10T12:00:48.003Z","updated_at":"2022-11-10T12:00:48.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isaacs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13723991,"name":"sax.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:17:41.843Z","latest_release_published_at":"2026-02-13T01:17:41.843Z","latest_release_number":"1.2.4+~1.2.4-3","last_synced_at":"2026-03-13T02:11:58.783Z","created_at":"2026-02-13T01:17:41.660Z","updated_at":"2026-08-20T08:35:14.772Z","registry_url":"https://launchpad.net/ubuntu/+source/sax.js","install_command":"apt-get install sax.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"libjs-sax, node-sax","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:35:14.771Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.3048329337950221,"forks_count":0.1420580662345734,"docker_downloads_count":null,"average":0.11172275000739887},"purl":"pkg:deb/ubuntu/sax.js?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13737646,"name":"sax.js","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["web"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T04:37:21.603Z","latest_release_published_at":"2026-02-13T04:37:21.603Z","latest_release_number":"1.2.4-2","last_synced_at":"2026-07-26T05:04:15.815Z","created_at":"2026-02-13T04:37:21.449Z","updated_at":"2026-08-20T08:47:06.605Z","registry_url":"https://tracker.debian.org/pkg/sax.js","install_command":"apt-get install sax.js","documentation_url":"https://packages.debian.org/buster/sax.js","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjs-sax, node-sax","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), node-tap \u003c!nocheck\u003e, nodejs, node-source-map, node-uglify","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:47:06.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/sax.js?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13569152,"name":"sax.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:17:29.119Z","latest_release_published_at":"2026-02-11T07:17:29.119Z","latest_release_number":"1.2.4+~1.2.4-2","last_synced_at":"2026-08-07T04:08:25.639Z","created_at":"2026-02-11T07:17:28.950Z","updated_at":"2026-08-20T08:51:42.729Z","registry_url":"https://launchpad.net/ubuntu/+source/sax.js","install_command":"apt-get install sax.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"libjs-sax, node-sax","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-20T08:51:42.729Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sax.js?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13673176,"name":"sax.js","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["web"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T14:42:49.974Z","latest_release_published_at":"2026-02-12T14:42:49.974Z","latest_release_number":"1.2.4+~1.2.4-3","last_synced_at":"2026-03-12T15:02:11.281Z","created_at":"2026-02-12T14:42:49.695Z","updated_at":"2026-08-20T08:54:38.508Z","registry_url":"https://tracker.debian.org/pkg/sax.js","install_command":"apt-get install sax.js","documentation_url":"https://packages.debian.org/trixie/sax.js","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjs-sax, node-sax","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-20T08:54:38.508Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/sax.js?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13764238,"name":"sax.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:25:20.546Z","latest_release_published_at":"2026-02-13T10:25:20.546Z","latest_release_number":"1.2.4+~1.2.4-3","last_synced_at":"2026-08-06T17:10:17.849Z","created_at":"2026-02-13T10:25:20.345Z","updated_at":"2026-08-20T09:15:39.255Z","registry_url":"https://launchpad.net/ubuntu/+source/sax.js","install_command":"apt-get install sax.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"libjs-sax, node-sax","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-20T09:15:39.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sax.js?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13716295,"name":"sax.js","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["web"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:14:59.245Z","latest_release_published_at":"2026-02-13T00:14:59.245Z","latest_release_number":"1.2.4+~1.2.4-2","last_synced_at":"2026-03-13T15:51:52.916Z","created_at":"2026-02-13T00:14:58.729Z","updated_at":"2026-08-20T09:21:11.433Z","registry_url":"https://tracker.debian.org/pkg/sax.js","install_command":"apt-get install sax.js","documentation_url":"https://packages.debian.org/bookworm/sax.js","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjs-sax, node-sax","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:21:11.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.4020844129671215,"forks_count":0.8320377727874705,"docker_downloads_count":null,"average":0.558530546438648},"purl":"pkg:deb/debian/sax.js?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13752743,"name":"sax.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:37:33.241Z","latest_release_published_at":"2026-02-13T07:37:33.241Z","latest_release_number":"1.2.4-3","last_synced_at":"2026-07-24T20:33:07.228Z","created_at":"2026-02-13T07:37:33.082Z","updated_at":"2026-08-20T09:39:22.771Z","registry_url":"https://launchpad.net/ubuntu/+source/sax.js","install_command":"apt-get install sax.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"libjs-sax, node-sax","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-tap \u003c!nocheck\u003e, nodejs, node-source-map, node-uglify","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-20T09:39:22.771Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sax.js?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13781556,"name":"sax.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:43:43.931Z","latest_release_published_at":"2026-02-13T13:43:43.931Z","latest_release_number":"1.2.4+~1.2.4-1","last_synced_at":"2026-03-14T00:33:08.459Z","created_at":"2026-02-13T13:43:43.297Z","updated_at":"2026-08-20T10:30:15.766Z","registry_url":"https://launchpad.net/ubuntu/+source/sax.js","install_command":"apt-get install sax.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"libjs-sax, node-sax","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-20T10:30:15.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sax.js?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":59295,"name":"sax-js","ecosystem":"bower","description":null,"homepage":"","licenses":"blueoak-1.0.0","normalized_licenses":["Other"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2010-03-11T02:43:03.000Z","latest_release_published_at":"2025-11-04T16:34:21.000Z","latest_release_number":"v1.4.3","last_synced_at":"2026-04-01T12:04:24.909Z","created_at":"2022-04-05T00:01:24.973Z","updated_at":"2026-08-20T11:08:27.265Z","registry_url":null,"install_command":"bower install sax-js","documentation_url":null,"metadata":{},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:08:27.265Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":19.9581268159289,"dependent_packages_count":6.038853757192503,"stargazers_count":3.419643365806415,"forks_count":2.451147951917051,"docker_downloads_count":null,"average":7.966942972711217},"purl":"pkg:bower/sax-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/sax-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/sax-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/sax-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/sax-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/sax-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/sax-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/sax-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/sax-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/sax-js/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3875},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-25T05:07:18.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":13532165,"name":"sax.js","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["web"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:53:05.911Z","latest_release_published_at":"2026-02-10T23:53:05.911Z","latest_release_number":"1.2.4+~1.2.1-2","last_synced_at":"2026-03-14T08:16:46.311Z","created_at":"2026-02-10T23:53:05.116Z","updated_at":"2026-08-20T11:11:22.041Z","registry_url":"https://tracker.debian.org/pkg/sax.js","install_command":"apt-get install sax.js","documentation_url":"https://packages.debian.org/bullseye/sax.js","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjs-sax, node-sax","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, nodejs, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-20T11:11:22.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/sax.js?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":1167907,"name":"@scion-scxml/sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"scion-scxml","versions_count":17,"first_release_published_at":"2018-09-03T03:12:09.537Z","latest_release_published_at":"2021-07-04T22:48:53.131Z","latest_release_number":"1.3.25","last_synced_at":"2026-08-26T01:01:58.798Z","created_at":"2022-04-08T12:41:47.981Z","updated_at":"2026-08-26T01:01:58.799Z","registry_url":"https://www.npmjs.com/package/@scion-scxml/sax","install_command":"npm install @scion-scxml/sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.25"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:02:21.155Z","dependent_packages_count":5,"downloads":143,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":18.65790181560434,"dependent_repos_count":4.077259659631357,"dependent_packages_count":3.7010482698960483,"stargazers_count":2.3601864657251013,"forks_count":1.9610818287911225,"docker_downloads_count":null,"average":6.151495607929594},"purl":"pkg:npm/%40scion-scxml/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@scion-scxml/sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@scion-scxml/sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@scion-scxml/sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:02:56.157Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scion-scxml%2Fsax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scion-scxml%2Fsax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scion-scxml%2Fsax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scion-scxml%2Fsax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scion-scxml%2Fsax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scion-scxml%2Fsax/codemeta","maintainers":[{"uuid":"jbeard","login":"jbeard","name":null,"email":"jake@jacobeanrnd.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~jbeard","role":null,"created_at":"2022-11-21T01:13:43.287Z","updated_at":"2022-11-21T01:13:43.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jbeard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":8282492,"name":"sy-sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-09-15T08:25:47.274Z","latest_release_published_at":"2023-09-15T09:54:03.121Z","latest_release_number":"1.2.6","last_synced_at":"2026-08-26T00:53:38.100Z","created_at":"2023-09-15T12:50:55.862Z","updated_at":"2026-08-26T02:20:56.887Z","registry_url":"https://www.npmjs.com/package/sy-sax","install_command":"npm install sy-sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.6"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T02:20:56.887Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.33575739444115,"dependent_packages_count":53.62651240125882,"stargazers_count":2.4185698391129407,"forks_count":1.999017447215113,"docker_downloads_count":null,"average":23.844964270507006},"purl":"pkg:npm/sy-sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sy-sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sy-sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sy-sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:34:09.698Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sy-sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sy-sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sy-sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sy-sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sy-sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sy-sax/codemeta","maintainers":[{"uuid":"luonb","login":"luonb","name":null,"email":"2029282284@qq.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~luonb","role":null,"created_at":"2023-09-18T21:50:46.062Z","updated_at":"2023-09-18T21:50:46.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luonb/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1069527,"name":"@msitko/sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"msitko","versions_count":5,"first_release_published_at":"2018-02-10T22:20:33.171Z","latest_release_published_at":"2018-02-10T22:20:33.171Z","latest_release_number":"1.2.4","last_synced_at":"2026-08-26T00:53:38.338Z","created_at":"2022-04-07T20:44:53.937Z","updated_at":"2026-08-26T02:20:56.887Z","registry_url":"https://www.npmjs.com/package/@msitko/sax","install_command":"npm install @msitko/sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.5-4"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T02:20:56.887Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":37.23900459700282,"dependent_repos_count":10.305431089084582,"dependent_packages_count":20.923425438757658,"stargazers_count":2.3601864657251013,"forks_count":1.9610818287911225,"docker_downloads_count":null,"average":14.557825883872258},"purl":"pkg:npm/%40msitko/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@msitko/sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@msitko/sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@msitko/sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:34:09.698Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@msitko%2Fsax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@msitko%2Fsax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@msitko%2Fsax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@msitko%2Fsax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@msitko%2Fsax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@msitko%2Fsax/codemeta","maintainers":[{"uuid":"msitko","login":"msitko","name":null,"email":"pierwszy1@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~msitko","role":null,"created_at":"2022-11-20T19:59:46.038Z","updated_at":"2022-11-20T19:59:46.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msitko/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13808186,"name":"sax.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/sax-js","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:15:26.638Z","latest_release_published_at":"2026-02-13T19:15:26.638Z","latest_release_number":"1.2.4+~1.2.4-3","last_synced_at":"2026-03-14T05:16:25.825Z","created_at":"2026-02-13T19:15:26.386Z","updated_at":"2026-08-20T08:13:26.263Z","registry_url":"https://launchpad.net/ubuntu/+source/sax.js","install_command":"apt-get install sax.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"libjs-sax, node-sax","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-source-map, uglifyjs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-07-29T00:11:49.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-07-27T11:08:48.000Z","dependencies_parsed_at":"2023-07-05T19:16:23.206Z","dependency_job_id":"68e6d24f-8c6a-491e-9729-ee35b59a6528","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36053559,"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":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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"}},"repo_metadata_updated_at":"2026-08-20T08:13:26.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/sax.js?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/sax.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/sax.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/sax.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sax.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sax.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sax.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sax.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sax.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/sax.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":1000466,"name":"@jbeard/sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"jbeard","versions_count":3,"first_release_published_at":"2017-08-22T14:49:41.224Z","latest_release_published_at":"2018-06-23T10:31:09.078Z","latest_release_number":"1.3.2","last_synced_at":"2026-08-25T10:56:10.909Z","created_at":"2022-04-07T18:55:49.849Z","updated_at":"2026-08-26T09:10:54.417Z","registry_url":"https://www.npmjs.com/package/@jbeard/sax","install_command":"npm install @jbeard/sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.2"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T09:10:54.416Z","dependent_packages_count":2,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":44.58812240386026,"dependent_repos_count":10.305431089084582,"dependent_packages_count":8.837375648493195,"stargazers_count":2.3601864657251013,"forks_count":1.9610818287911225,"docker_downloads_count":null,"average":13.61043948719085},"purl":"pkg:npm/%40jbeard/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jbeard/sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jbeard/sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jbeard/sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:34:09.698Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jbeard%2Fsax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jbeard%2Fsax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jbeard%2Fsax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jbeard%2Fsax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jbeard%2Fsax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jbeard%2Fsax/codemeta","maintainers":[{"uuid":"jbeard","login":"jbeard","name":null,"email":"jake@jacobeanrnd.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~jbeard","role":null,"created_at":"2022-11-20T17:50:25.631Z","updated_at":"2022-11-20T17:50:25.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jbeard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13926385,"name":"org.mvnpm:sax","ecosystem":"maven","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"org.mvnpm","versions_count":10,"first_release_published_at":"2025-03-29T07:49:28.000Z","latest_release_published_at":"2026-07-25T02:54:39.000Z","latest_release_number":"1.6.1","last_synced_at":"2026-08-25T09:40:06.743Z","created_at":"2026-03-02T00:17:54.725Z","updated_at":"2026-08-25T09:40:06.743Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/sax/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/sax/","metadata":{},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:32:44.724Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.029944704381112,"dependent_packages_count":42.93217412016912,"stargazers_count":11.542956887443921,"forks_count":10.479816668282899,"docker_downloads_count":null,"average":23.746223095069265},"purl":"pkg:maven/org.mvnpm/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:sax/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":1006331,"name":"@joplinapp/fork-sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"joplinapp","versions_count":3,"first_release_published_at":"2020-11-03T21:19:22.315Z","latest_release_published_at":"2020-11-04T17:07:51.705Z","latest_release_number":"1.2.12","last_synced_at":"2026-08-25T09:37:15.743Z","created_at":"2022-04-07T19:04:05.196Z","updated_at":"2026-08-25T09:37:15.743Z","registry_url":"https://www.npmjs.com/package/@joplinapp/fork-sax","install_command":"npm install @joplinapp/fork-sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.12"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:50:02.584Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":2.9078578347624164,"forks_count":2.2994054271942277,"average":14.326984799850669},"purl":"pkg:npm/%40joplinapp/fork-sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@joplinapp/fork-sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@joplinapp/fork-sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@joplinapp/fork-sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplinapp%2Ffork-sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplinapp%2Ffork-sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplinapp%2Ffork-sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplinapp%2Ffork-sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplinapp%2Ffork-sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplinapp%2Ffork-sax/codemeta","maintainers":[{"uuid":"laurent22","login":"laurent22","name":null,"email":"npm@cozic.net","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~laurent22","role":null,"created_at":"2022-11-20T17:57:59.639Z","updated_at":"2022-11-20T17:57:59.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/laurent22/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1632042,"name":"dripcap-sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-09-19T08:01:31.276Z","latest_release_published_at":"2016-09-19T08:01:31.276Z","latest_release_number":"1.2.1","last_synced_at":"2026-08-26T00:58:42.138Z","created_at":"2022-04-09T12:38:05.441Z","updated_at":"2026-08-26T00:58:42.138Z","registry_url":"https://www.npmjs.com/package/dripcap-sax","install_command":"npm install dripcap-sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.1"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:50:56.990Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.60107024979881,"dependent_repos_count":10.305431089084582,"dependent_packages_count":20.923425438757658,"stargazers_count":2.3601864657251013,"forks_count":1.9610818287911225,"docker_downloads_count":null,"average":18.230239014431454},"purl":"pkg:npm/dripcap-sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/dripcap-sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/dripcap-sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/dripcap-sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:31:16.543Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dripcap-sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dripcap-sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dripcap-sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dripcap-sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dripcap-sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dripcap-sax/codemeta","maintainers":[{"uuid":"h2so5","login":"h2so5","name":null,"email":"mail@h2so5.net","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~h2so5","role":null,"created_at":"2022-11-12T02:21:43.104Z","updated_at":"2022-11-12T02:21:43.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/h2so5/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1006320,"name":"@joplin/fork-sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"joplin","versions_count":52,"first_release_published_at":"2020-12-14T11:36:20.884Z","latest_release_published_at":"2026-05-08T16:46:52.162Z","latest_release_number":"1.2.67","last_synced_at":"2026-08-26T00:58:42.233Z","created_at":"2022-04-07T19:04:04.366Z","updated_at":"2026-08-26T00:58:42.233Z","registry_url":"https://www.npmjs.com/package/@joplin/fork-sax","install_command":"npm install @joplin/fork-sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.67"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:54:35.784Z","dependent_packages_count":2,"downloads":14945,"downloads_period":"last-month","dependent_repos_count":31,"rankings":{"downloads":3.0643831785949778,"dependent_repos_count":2.270816731642913,"dependent_packages_count":8.837375648493195,"stargazers_count":2.3601864657251013,"forks_count":1.9610818287911225,"docker_downloads_count":1.0414583614384707,"average":3.2558837024476297},"purl":"pkg:npm/%40joplin/fork-sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@joplin/fork-sax","docker_dependents_count":4,"docker_downloads_count":367,"usage_url":"https://repos.ecosyste.ms/usage/npm/@joplin/fork-sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@joplin/fork-sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:31:16.543Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplin%2Ffork-sax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplin%2Ffork-sax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplin%2Ffork-sax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplin%2Ffork-sax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplin%2Ffork-sax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joplin%2Ffork-sax/codemeta","maintainers":[{"uuid":"laurent22","login":"laurent22","name":null,"email":"npm@cozic.net","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~laurent22","role":null,"created_at":"2022-11-20T17:57:58.507Z","updated_at":"2022-11-20T17:57:58.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/laurent22/packages"},{"uuid":"tessus","login":"tessus","name":null,"email":"tessarek@evermeet.cx","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~tessus","role":null,"created_at":"2022-11-20T17:57:58.516Z","updated_at":"2022-11-20T17:57:58.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tessus/packages"},{"uuid":"calebjohn","login":"calebjohn","name":null,"email":"calebjohn4@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~calebjohn","role":null,"created_at":"2022-11-20T17:57:58.510Z","updated_at":"2022-11-20T17:57:58.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/calebjohn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":969465,"name":"@gzzhanghao/sax","ecosystem":"npm","description":"An evented streaming XML parser in JavaScript","homepage":"https://github.com/isaacs/sax-js#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"gzzhanghao","versions_count":1,"first_release_published_at":"2017-07-13T07:30:57.042Z","latest_release_published_at":"2017-07-13T07:30:57.042Z","latest_release_number":"1.2.4","last_synced_at":"2026-08-25T02:08:54.745Z","created_at":"2022-04-07T18:07:20.685Z","updated_at":"2026-08-25T02:08:54.745Z","registry_url":"https://www.npmjs.com/package/@gzzhanghao/sax","install_command":"npm install @gzzhanghao/sax","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.4"},"contentPolicy":null},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:18:22.103Z","dependent_packages_count":2,"downloads":23,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":51.27697506748675,"dependent_repos_count":7.618411807029182,"dependent_packages_count":8.837375648493195,"stargazers_count":2.3601864657251013,"forks_count":1.9610818287911225,"docker_downloads_count":null,"average":14.410806163505072},"purl":"pkg:npm/%40gzzhanghao/sax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gzzhanghao/sax","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gzzhanghao/sax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gzzhanghao/sax/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T07:14:08.941Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gzzhanghao%2Fsax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gzzhanghao%2Fsax/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gzzhanghao%2Fsax/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gzzhanghao%2Fsax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gzzhanghao%2Fsax/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gzzhanghao%2Fsax/codemeta","maintainers":[{"uuid":"gzzhanghao","login":"gzzhanghao","name":null,"email":"jason.daurus@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~gzzhanghao","role":null,"created_at":"2022-11-20T16:37:31.779Z","updated_at":"2022-11-20T16:37:31.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gzzhanghao/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786790,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4991413,"name":"org.webjars.bowergithub.isaacs:sax-js","ecosystem":"maven","description":"WebJar for sax","homepage":"http://webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/sax-js","keywords_array":[],"namespace":"org.webjars.bowergithub.isaacs","versions_count":1,"first_release_published_at":"2018-06-12T06:25:06.000Z","latest_release_published_at":"2018-06-12T06:25:06.000Z","latest_release_number":"1.2.4","last_synced_at":"2026-08-25T09:38:02.155Z","created_at":"2022-07-27T10:37:43.885Z","updated_at":"2026-08-25T09:38:02.156Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.isaacs/sax-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.isaacs/sax-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":804808,"uuid":"508894","full_name":"isaacs/sax-js","owner":"isaacs","description":"A sax style parser for JS","archived":false,"fork":false,"pushed_at":"2026-07-24T18:50:27.000Z","size":681,"stargazers_count":1158,"open_issues_count":98,"forks_count":342,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-20T07:11:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["isaacs"]}},"created_at":"2010-02-09T01:49:11.000Z","updated_at":"2026-08-18T23:35:42.000Z","dependencies_parsed_at":"2026-08-05T22:36:26.405Z","dependency_job_id":"cdea6fd5-42af-4ed6-b650-50bfde63028b","html_url":"https://github.com/isaacs/sax-js","commit_stats":{"total_commits":245,"total_committers":40,"mean_commits":6.125,"dds":"0.27755102040816326","last_synced_commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/sax-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/sbom","scorecard":{"id":495041,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/sax-js","commit":"25ab118a3184d2070495e7eecf2e762f9044442c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/isaacs-makework.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/isaacs-makework.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/sax-js/isaacs-makework.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:44.072Z","repository_id":804808,"created_at":"2025-08-19T20:15:44.072Z","updated_at":"2025-08-19T20:15:44.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v1.6.1","sha":"961ceeefcc5186005466f2085aeb36f31b161e37","kind":"tag","published_at":"2026-07-24T18:50:07.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"be26f5488fb832c25347296c4a2b59fd53f8ee13","kind":"tag","published_at":"2026-03-17T01:32:18.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7362186471baa3c5bbdc281a360582f5a66fad44","kind":"tag","published_at":"2026-03-01T22:06:15.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"15f905595d599a5f401734ecde0ce6702992526f","kind":"tag","published_at":"2026-01-08T18:17:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"0485f4ed985517207bb368d36704c944fcb1c41a","kind":"tag","published_at":"2025-11-04T16:34:21.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"fce4e2ffabc14c3a2717b8497c1c41ec69e206f1","kind":"tag","published_at":"2025-11-03T17:18:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"25ab118a3184d2070495e7eecf2e762f9044442c","kind":"tag","published_at":"2024-05-27T23:46:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"afda2e95ba23f5e633d5c1053d45fd85d88ed026","kind":"tag","published_at":"2024-05-27T17:47:52.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"3af995934cbbb4edaea54dd3cc5e9c25150ddb04","kind":"tag","published_at":"2023-09-26T19:45:40.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"5aee2163d55cff24b817bbf550bac44841f9df45","kind":"tag","published_at":"2017-06-22T17:46:33.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"84b994861770d37b4ac9aaafd0a6d28fbae997b8","kind":"tag","published_at":"2017-06-22T17:20:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"27a70c4af4980323d8af47483a126289ea32e567","kind":"tag","published_at":"2017-02-07T22:02:11.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9f9814f544f1c5b89dd1d79957c041f37e845b4a","kind":"tag","published_at":"2016-03-19T04:06:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0e4d651f297db126949f520509bda67b96b7a6df","kind":"tag","published_at":"2016-03-08T00:18:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"8dc23406a83992a22b8240abdd91185db2b4fb0c","kind":"tag","published_at":"2016-03-05T09:13:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"126287bfdcf4f0f97ef94b6d0144554c2a2229c1","kind":"tag","published_at":"2016-01-28T05:20:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ce6b2a2c20633482eeabb6d39cee734aef2e4da7","kind":"tag","published_at":"2015-10-22T17:40:08.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"610a34d14107c2f80cc649480f576fe6db8b0f5a","kind":"tag","published_at":"2015-09-15T00:16:12.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"afa7083425beafb4dd39829e006c52b5ef8cc4cd","kind":"tag","published_at":"2015-08-26T22:24:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d5055a0ec458449c091ae47eb738c439a2688912","kind":"tag","published_at":"2015-05-20T07:16:17.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1","kind":"tag","published_at":"2015-04-21T22:54:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"004da3f3fdf87b1f074e9aa4452f12ab749174e1","kind":"tag","published_at":"2015-04-21T01:49:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v1.0.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"d6f66de8782a00e5f72eb1b3b13e5796eddcf121","kind":"tag","published_at":"2014-10-14T17:34:39.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"91f41a873e4a4c81a69f967b10524dc51ba8d58a","kind":"tag","published_at":"2014-01-02T16:31:54.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.6.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"2dcb936a90262c952838d43edda739ec831aea88","kind":"tag","published_at":"2013-12-09T00:37:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.8","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"d95954996625e5e6a39c90d5ea08ad36a567666c","kind":"tag","published_at":"2013-12-05T23:49:51.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.7","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"437c9ec6dbb1a30edb603b9a8270f0e127028b4c","kind":"tag","published_at":"2013-12-05T23:43:22.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.6","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"f4a5d0792f5797622295d14bdc18b6aca9f816ab","kind":"tag","published_at":"2013-08-21T16:09:36.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"244c1b6ded171ef95b23771e5c74b68bb4792449","kind":"tag","published_at":"2013-04-25T23:11:05.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"96589208e4f0b2832d2199b35d9a0dcda3cad176","kind":"tag","published_at":"2013-04-22T21:31:02.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5af06038874895b4a0719d3b84b12eee5f433002","kind":"tag","published_at":"2013-02-20T16:34:20.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6a84ac7e9fbe55c357b65e42fad07ab78b033059","kind":"tag","published_at":"2013-01-07T21:12:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"471938110eea647cc47ca297b7637f4dfe166e1e","kind":"tag","published_at":"2013-01-06T18:52:41.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.5.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"2e139a205cc3a9c0afce74ed7834a191c138989b","kind":"tag","published_at":"2012-12-28T05:45:35.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"4551240c2864a76582678ea34e9870e626dbc6b6","kind":"tag","published_at":"2012-07-26T04:04:14.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.4.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.4.2/manifests"},{"name":"0.4.1","sha":"b9eef83099e5e6f9ce4895919f9c7e20daae9ca2","kind":"tag","published_at":"2012-06-20T20:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ff9a74c6c4bdd284872218c9e140796ec9ab7b0a","kind":"tag","published_at":"2012-03-27T21:36:55.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.4.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"045807348396de1f092bdfed701374d4ab33dabe","kind":"tag","published_at":"2011-12-30T03:56:00.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"c2de1fac743bb01f910ad7b61420471c15a68eab","kind":"tag","published_at":"2011-12-05T05:15:31.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"467c54da1a54afa87c8d5808f79027bd7d775907","kind":"tag","published_at":"2011-11-11T16:43:49.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"463dcae5babab7abf9d1d21d160222be2da4d442","kind":"tag","published_at":"2011-11-06T01:30:09.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2fd0351f580fe44e3fa358eabd73b89871e21947","kind":"tag","published_at":"2011-10-20T23:54:24.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4e5766e261b3651e5bb23b97fe2b1fac690a8e02","kind":"tag","published_at":"2011-10-17T15:01:57.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.3.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.3.0/manifests"},{"name":"0.2.5","sha":"ec900fe0060faac05dc64b62e2bf2d5de4d76de8","kind":"tag","published_at":"2011-10-06T17:13:28.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.5/manifests"},{"name":"v0.2.4","sha":"e8e9bdbbe2b3dee8968a2811c718ab15ec8eedea","kind":"tag","published_at":"2011-09-17T00:58:43.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"e9680df4e1ed0ddd281199871275636b606dfad5","kind":"tag","published_at":"2011-08-01T16:53:04.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/0.2.3","html_url":"https://github.com/isaacs/sax-js/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/0.2.3/manifests"},{"name":"v0.2.2","sha":"1a730e20760991aa6576832c38e237e7df30bef6","kind":"tag","published_at":"2011-07-21T20:16:38.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.2","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69726d5b3fefa38200e8ab11fa656119aeaac302","kind":"tag","published_at":"2011-07-21T01:33:56.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89bf5dd772ee9737a4f6872d39db6ba87f32dd1e","kind":"tag","published_at":"2011-07-20T23:52:53.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.2.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"022fb55f6ab9b2ffcd644b8e96b83269945df1c3","kind":"tag","published_at":"2011-07-08T23:49:29.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.5","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"faad3625391807c98699001760153ff06eb26c93","kind":"commit","published_at":"2011-06-14T18:44:50.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.4","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"e79757dabf43edc7adacf80d56cac7194639ca64","kind":"commit","published_at":"2010-03-24T20:34:37.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.1","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db1104fd09acf03a385d64bc677fac14ca82337f","kind":"commit","published_at":"2010-03-11T02:43:03.000Z","download_url":"https://codeload.github.com/isaacs/sax-js/tar.gz/v0.1.0","html_url":"https://github.com/isaacs/sax-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/sax-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:42:26.646Z","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":9.681522783771365,"forks_count":8.509178315539835,"average":20.542261984779387},"purl":"pkg:maven/org.webjars.bowergithub.isaacs/sax-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.isaacs:sax-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.isaacs:sax-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.isaacs:sax-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:03:39.956Z","issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:sax-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:sax-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:sax-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:sax-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:sax-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:sax-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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"}}],"commits":{"id":10737,"full_name":"isaacs/sax-js","default_branch":"main","total_commits":268,"total_committers":46,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.826086956521739,"dds":0.27611940298507465,"past_year_total_commits":23,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.2857142857142856,"past_year_dds":0.26086956521739135,"last_synced_at":"2026-08-26T00:52:39.117Z","last_synced_commit":"961ceeefcc5186005466f2085aeb36f31b161e37","created_at":"2023-03-07T11:09:24.498Z","updated_at":"2026-08-26T00:52:38.966Z","committers":[{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":194},{"name":"OrangeDog","email":"james@howeswho.co.uk","login":"OrangeDog","count":5},{"name":"Heiko Theißen","email":"HeikoTheissen@web.de","login":"HeikoTheissen","count":5},{"name":"Xander Victory","email":"x@xandervictory.id.au","login":"thiakil","count":4},{"name":"Seth Falco","email":"seth@falco.fun","login":"SethFalco","count":4},{"name":"Anton Khlynovskiy","email":"subzey@gmail.com","login":"subzey","count":4},{"name":"Mikeal Rogers","email":"mikeal.rogers@gmail.com","login":"mikeal","count":3},{"name":"Laurie Harper","email":"laurie@holoweb.net","login":"laurie71","count":3},{"name":"Charles Pletcher","email":"cpletcher2@gmail.com","login":"pletcher","count":3},{"name":"License Year Bot","email":"license-year-bot@example.com","login":null,"count":3},{"name":"vvo","email":"v@fasterize.com","login":null,"count":2},{"name":"Dan MacTough","email":"danmactough@gmail.com","login":"danmactough","count":2},{"name":"Lovell Fuller","email":"github@lovell.info","login":"lovell","count":2},{"name":"Stein Martin Hustad","email":"stein@hustad.com","login":"smh","count":2},{"name":"Sergey Zalyadeev","email":"Sergey.Zalyadeev@quest.com","login":null,"count":1},{"name":"Michael Fulton","email":"mike@michaelfulton.co","login":null,"count":1},{"name":"Kris Reeves","email":"git@masquerader.com","login":null,"count":1},{"name":"Jann Horn","email":"jann@Jann-PC.fritz.box","login":null,"count":1},{"name":"Dave Herman","email":"dherman@mozilla.com","login":null,"count":1},{"name":"Artem Tyurin","email":"spacevillain@ya.ru","login":null,"count":1},{"name":"Alessandro Lensi","email":"nomadster@gmail.com","login":"nomadster","count":1},{"name":"Damian Krzeminski","email":"pirxpilot@code42day.com","login":"pirxpilot","count":1},{"name":"Elijah Insua","email":"tmpvar@gmail.com","login":"tmpvar","count":1},{"name":"rwv","email":"i@rwv.dev","login":"rwv","count":1},{"name":"rasmusvhansen","email":"rasmusvhansen@gmail.com","login":"rasmusvhansen","count":1},{"name":"nicolascrop","email":"crop.nicolas@gmail.com","login":"nicolascrop","count":1},{"name":"mikeatemotive","email":"mike@emotive.com","login":"mikeatemotive","count":1},{"name":"Yarchik","email":"spoko.dev@gmail.com","login":"spokodev","count":1},{"name":"Simon Pelchat","email":"spelchat@google.com","login":"spelchat","count":1},{"name":"Scott D Brooks","email":"clockworked24.7@gmail.com","login":"clockworked247","count":1},{"name":"Santiago Gimeno","email":"santiago.gimeno@quantion.es","login":"santigimeno","count":1},{"name":"Roman Shtylman","email":"shtylman@gmail.com","login":"defunctzombie","count":1},{"name":"Remy Loubradou","email":"remyloubradou@gmail.com","login":"lbdremy","count":1},{"name":"Ralf Kistner","email":"ralf.kistner@gmail.com","login":"rkistner","count":1},{"name":"Peter Reid","email":"peter.d.reid@gmail.com","login":"PeterReid","count":1},{"name":"Michael Nestler","email":"194211291+phactum-mnestler","login":"phactum-mnestler","count":1},{"name":"Matteo Collina","email":"hello@matteocollina.com","login":"mcollina","count":1},{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com","login":"lddubeau","count":1},{"name":"Justin de Vesine","email":"ziz@ziz.org","login":"ziz","count":1},{"name":"Justin Makeig","email":"jmpublic@makeig.com","login":"jmakeig","count":1},{"name":"Jacob Beard","email":"jbeard4@cs.mcgill.ca","login":"jbeard4","count":1},{"name":"JP Sugarbroad","email":"taral@taral.net","login":"taralx","count":1},{"name":"Ian Obermiller","email":"ian@obermillers.com","login":"ianobermiller","count":1},{"name":"Henry Rawas","email":"henryr@schakra.com","login":"HenryRawas","count":1},{"name":"Hasan Arous","email":"arous.hasan@gmail.com","login":"aularon","count":1},{"name":"Farrin Reid","email":"blakmatrix@gmail.com","login":"blakmatrix","count":1}],"past_year_committers":[{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":17},{"name":"rwv","email":"i@rwv.dev","login":"rwv","count":1},{"name":"nicolascrop","email":"crop.nicolas@gmail.com","login":"nicolascrop","count":1},{"name":"Yarchik","email":"spoko.dev@gmail.com","login":"spokodev","count":1},{"name":"Simon Pelchat","email":"spelchat@google.com","login":"spelchat","count":1},{"name":"Michael Nestler","email":"194211291+phactum-mnestler","login":"phactum-mnestler","count":1},{"name":"Hasan Arous","email":"arous.hasan@gmail.com","login":"aularon","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"isaacs/sax-js","html_url":"https://github.com/isaacs/sax-js","last_synced_at":"2026-08-25T09:34:09.698Z","status":null,"issues_count":61,"pull_requests_count":80,"avg_time_to_close_issue":48906709.625,"avg_time_to_close_pull_request":56871184.19565217,"issues_closed_count":16,"pull_requests_closed_count":46,"pull_request_authors_count":51,"issue_authors_count":58,"avg_comments_per_issue":1.6229508196721312,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":40087.0,"past_year_avg_time_to_close_pull_request":62000.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-11T13:01:08.283Z","updated_at":"2026-08-25T09:34:09.698Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fsax-js/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"greenkeeper":11,"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":60,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":62,"CONTRIBUTOR":18}},"issue_authors":{"table":{"ecofi":3,"llafuente":2,"paulsmithkc":1,"corno":1,"manisi":1,"alex-r-bigelow":1,"richb-hanover":1,"aescarcha":1,"pirxpilot":1,"KTibow":1,"Psidium":1,"jaystrictor":1,"1045922393":1,"kof":1,"Wolfr":1,"eliseumds":1,"mikejonas":1,"medcelerate":1,"vzaidman":1,"laurent22":1,"jacktuck":1,"hgoebl":1,"gabrielschulhof":1,"andreaspapav":1,"jpilgrim":1,"bayy":1,"weepy":1,"olnoeve":1,"sjlongland":1,"devongovett":1,"martinfranz":1,"spelchat":1,"pkrukp":1,"davidkellerman":1,"KingSupernova31":1,"mikeyjm145":1,"solter":1,"Wernfried":1,"newtang":1,"arista":1,"julien51":1,"marekweb":1,"glebec":1,"kenjiuno":1,"joshuawarner32":1,"jcsahnwaldt":1,"wshixjrnjr":1,"xlash123":1,"andrewrk":1,"inexas":1,"ghost":1,"bolte-io":1,"michaelhkay":1,"unional":1,"anius":1,"gobinath2389":1,"NPavie":1,"michelem09":1}},"pull_request_authors":{"table":{"greenkeeperio-bot":11,"SethFalco":8,"lovell":3,"spokodev":3,"dependabot[bot]":2,"michaelnisi":2,"shaymolcho":2,"pepoirot":2,"jcsahnwaldt":2,"rishair":2,"devongovett":2,"lddubeau":2,"deepsweet":1,"red15":1,"leipert":1,"vzaidman":1,"jacktuck":1,"alex-r-bigelow":1,"Cactusbone":1,"SKoschnicke":1,"lpinca":1,"jpilgrim":1,"Kreozot":1,"gimenete":1,"HeikoTheissen":1,"iamart":1,"phactum-mnestler":1,"telmofcosta":1,"herbrandson":1,"Ishant5436":1,"lovasoa":1,"votuan921":1,"morgangiraud":1,"camshaft":1,"chenlinxi890-spec":1,"thiakil":1,"marekweb":1,"steveliles":1,"NPavie":1,"aagear":1,"jayaphanindra686":1,"pirxpilot":1,"SrNemuri":1,"spelchat":1,"arista":1,"ajvincent":1,"bzoz":1,"aularon":1,"KOLANICH":1,"rwv":1,"steps-re":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16365833,"issues_count":42542609,"pull_requests_count":136258367,"authors_count":11528994,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"ecofi":1,"KingSupernova31":1,"KTibow":1}},"past_year_pull_request_authors":{"table":{"spokodev":3,"aagear":1,"chenlinxi890-spec":1,"Ishant5436":1,"phactum-mnestler":1,"rwv":1,"steps-re":1,"votuan921":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":5,"ForkEvent":9,"IssuesEvent":7,"WatchEvent":41,"IssueCommentEvent":4,"PushEvent":5,"PullRequestReviewEvent":1,"CreateEvent":4},"last_year":{"PullRequestEvent":4,"ForkEvent":3,"IssuesEvent":5,"WatchEvent":15,"IssueCommentEvent":2,"PushEvent":5,"PullRequestReviewEvent":1,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-05T16:02:13.003Z","updated_at":"2022-07-05T16:02:13.003Z","repository_link":"https://github.com/isaacs/sax-js/blob/main/package-lock.json","dependencies":[{"id":106416449,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":106416391,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":106416392,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416393,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":106416394,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.5","direct":false,"kind":"development","optional":false},{"id":106416395,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":106416396,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":106416397,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":106416398,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416399,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416400,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416401,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416402,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416403,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416404,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"development","optional":false},{"id":106416405,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416406,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416407,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416408,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416409,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"development","optional":false},{"id":106416410,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"development","optional":false},{"id":106416411,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":106416412,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":106416413,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416414,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":106416415,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":106416416,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":106416417,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":106416418,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":106416419,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":106416420,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":106416421,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":106416422,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":106416423,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":106416424,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"development","optional":false},{"id":106416425,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":106416426,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":106416427,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416428,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":106416429,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416430,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416431,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":106416432,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":106416433,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416434,"package_name":"async-hook-domain","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":106416435,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":106416436,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":106416437,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":106416438,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416439,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":106416440,"package_name":"bind-obj-methods","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416441,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":106416442,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.3","direct":false,"kind":"development","optional":false},{"id":106416443,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":106416444,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416445,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":106416446,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001312","direct":false,"kind":"development","optional":false},{"id":106416447,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":106416448,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":106416450,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":106416451,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":106416452,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416453,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":106416454,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":106416455,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":106416456,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":106416457,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":106416458,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":106416459,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":106416460,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":106416461,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":106416462,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416463,"package_name":"coveralls","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":106416464,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":106416465,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":106416466,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":106416467,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":106416468,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416469,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416470,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":106416471,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":106416472,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.73","direct":false,"kind":"development","optional":false},{"id":106416473,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":106416474,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":106416475,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":106416476,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":106416477,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":106416478,"package_name":"events-to-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":106416479,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":106416480,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":106416481,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":106416482,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":106416483,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":106416484,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":106416485,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":106416486,"package_name":"findit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416487,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416488,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":106416489,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":106416490,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":106416491,"package_name":"fs-exists-cached","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416492,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416493,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":106416494,"package_name":"function-loop","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":106416495,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":106416496,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":106416497,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":106416498,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":106416499,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":106416500,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":106416501,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"development","optional":false},{"id":106416502,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416503,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":106416504,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":106416505,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416506,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":106416507,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":106416508,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":106416509,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":106416510,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416511,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":106416512,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":106416513,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":106416514,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":106416515,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":106416516,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":106416517,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":106416518,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416519,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416520,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416521,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":106416522,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":106416523,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416524,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":106416525,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":106416526,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":106416527,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416528,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416529,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":106416530,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":106416531,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":106416532,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":106416533,"package_name":"jackspeak","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":106416534,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":106416535,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":106416536,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":106416537,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":106416538,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":106416539,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":106416540,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":106416541,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":106416542,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416543,"package_name":"libtap","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":106416544,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":106416545,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":106416546,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":106416547,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":106416548,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"development","optional":false},{"id":106416549,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"development","optional":false},{"id":106416550,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":106416551,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416552,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":106416553,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":106416554,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":106416555,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":106416556,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416557,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":106416558,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":106416559,"package_name":"once","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":106416560,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":106416561,"package_name":"own-or","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416562,"package_name":"own-or-env","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416563,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":106416564,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":106416565,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416566,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":106416567,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416568,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416569,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416570,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":106416571,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":106416572,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416573,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":106416574,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":106416575,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416576,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":106416577,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":106416578,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":106416579,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":106416580,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416581,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":106416582,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":106416583,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416584,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":106416585,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":106416586,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":106416587,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416588,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416589,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416590,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":106416591,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":106416592,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":106416593,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416594,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":106416595,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":106416596,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":106416597,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416598,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416599,"package_name":"tap","ecosystem":"npm","requirements":"15.1.6","direct":false,"kind":"development","optional":false},{"id":106416600,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416601,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416602,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416603,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416604,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416605,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":106416606,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416607,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416608,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416609,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416610,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416611,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416612,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416613,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":106416614,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416615,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416616,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416617,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.15.7","direct":false,"kind":"development","optional":false},{"id":106416618,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":106416619,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":106416620,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416621,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":106416622,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416623,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416624,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":106416625,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416626,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":106416627,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416628,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416629,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.3","direct":false,"kind":"development","optional":false},{"id":106416630,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":106416631,"package_name":"@isaacs/import-jsx","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":106416632,"package_name":"caller-callsite","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":106416633,"package_name":"caller-path","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":106416634,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":106416635,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.4","direct":false,"kind":"development","optional":false},{"id":106416636,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.34","direct":false,"kind":"development","optional":false},{"id":106416637,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"development","optional":false},{"id":106416638,"package_name":"@types/yoga-layout","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"development","optional":false},{"id":106416639,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":106416640,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":106416641,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":106416642,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416643,"package_name":"auto-bind","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416644,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416645,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":106416646,"package_name":"browserslist","ecosystem":"npm","requirements":"4.17.6","direct":false,"kind":"development","optional":false},{"id":106416647,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001279","direct":false,"kind":"development","optional":false},{"id":106416648,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":106416649,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416650,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":106416651,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":106416652,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":106416653,"package_name":"code-excerpt","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416654,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416655,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":106416656,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":106416657,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.893","direct":false,"kind":"development","optional":false},{"id":106416658,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":106416659,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":106416660,"package_name":"ink","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":106416661,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":106416662,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":106416663,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":106416664,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":106416665,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416666,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":106416667,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":106416668,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":106416669,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":106416670,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":106416671,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":106416672,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":106416673,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":106416674,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":106416675,"package_name":"patch-console","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416676,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":106416677,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":106416678,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.21.0","direct":false,"kind":"development","optional":false},{"id":106416679,"package_name":"react-reconciler","ecosystem":"npm","requirements":"0.26.2","direct":false,"kind":"development","optional":false},{"id":106416680,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":106416681,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416682,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":106416683,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":106416684,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":106416685,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":106416686,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416687,"package_name":"tap-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":106416688,"package_name":"tap-yaml","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416689,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416690,"package_name":"treport","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":106416691,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":106416692,"package_name":"type-fest","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":106416693,"package_name":"unicode-length","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":106416694,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":106416695,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":106416696,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":106416697,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":106416698,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":106416699,"package_name":"ws","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":106416700,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":106416701,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":106416702,"package_name":"yoga-layout-prebuilt","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":106416703,"package_name":"tap-mocha-reporter","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":106416704,"package_name":"tcompare","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"development","optional":false},{"id":106416705,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":106416706,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":106416707,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":106416708,"package_name":"trivial-deferred","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":106416709,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":106416710,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":106416711,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":106416712,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":106416713,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":106416714,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":106416715,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":106416716,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":106416717,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":106416718,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":106416719,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":106416720,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":106416721,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":106416722,"package_name":"yapool","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":106416723,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":106416724,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":106416725,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-05T16:02:13.093Z","updated_at":"2022-07-05T16:02:13.093Z","repository_link":"https://github.com/isaacs/sax-js/blob/main/package.json","dependencies":[{"id":106416726,"package_name":"tap","ecosystem":"npm","requirements":"^15.1.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:41:17.310Z","updated_at":"2023-01-13T10:41:17.310Z","repository_link":"https://github.com/isaacs/sax-js/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6875555746,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false},{"id":6875555747,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":33.477700547910786,"created_at":"2026-05-14T05:04:32.858Z","updated_at":"2026-08-26T10:04:48.847Z","avatar_url":"https://github.com/isaacs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372092","html_url":"https://summary.ecosyste.ms/projects/372092"}