{"id":2597697,"name":"xml2o","ecosystem":"npm","description":"Helps you convert XML into an object for easy reading.","homepage":"https://github.com/izatop/xml2o#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/izatop/xml2o","keywords_array":["xml","simple-xml","xml-to-js","xml-reader","sax"],"namespace":null,"versions_count":22,"first_release_published_at":"2017-03-01T17:36:23.071Z","latest_release_published_at":"2023-06-01T14:55:29.922Z","latest_release_number":"0.4.13","last_synced_at":"2026-06-18T01:01:40.266Z","created_at":"2022-04-10T04:04:12.333Z","updated_at":"2026-06-18T01:01:40.267Z","registry_url":"https://www.npmjs.com/package/xml2o","install_command":"npm install xml2o","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.13"}},"repo_metadata":{"id":18154881,"uuid":"83575715","full_name":"izatop/xml2o","owner":"izatop","description":"Helps you convert XML into an object for easy reading.","archived":false,"fork":false,"pushed_at":"2024-11-25T18:51:40.000Z","size":44446,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-15T03:10:22.412Z","etag":null,"topics":["es6","nodejs","sax","sax-parser","simplexml","typescript","xml","xml-parser","xml-to-js"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/izatop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-01T16:24:25.000Z","updated_at":"2023-09-23T20:09:19.000Z","dependencies_parsed_at":"2025-06-09T02:01:09.407Z","dependency_job_id":"694e2782-09f2-402f-93e9-54056a1c53e0","html_url":"https://github.com/izatop/xml2o","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/izatop/xml2o","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izatop","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/sbom","scorecard":{"id":499241,"data":{"date":"2025-08-11","repo":{"name":"github.com/izatop/xml2o","commit":"2179404dfae2d2d359dd4fbf1b42c9b177472740"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/izatop/xml2o/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/izatop/xml2o/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/izatop/xml2o/publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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-19T21:22:32.334Z","repository_id":18154881,"created_at":"2025-08-19T21:22:32.334Z","updated_at":"2025-08-19T21:22:32.334Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279022559,"owners_count":26087263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":"izatop","name":"Artur Bier","uuid":"2235586","kind":"user","description":"One beer isn't a beer, two beer is half of a beer, four beer is one beer but one beer isn't a beer","email":"","website":"https://github.com/izatop","location":"Moscow","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2235586?v=4","repositories_count":17,"last_synced_at":"2023-04-04T08:36:24.874Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/izatop","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T13:49:34.347Z","updated_at":"2023-04-04T08:36:25.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izatop","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izatop/repositories"},"tags":[{"name":"v0.4.13","sha":"2179404dfae2d2d359dd4fbf1b42c9b177472740","kind":"tag","published_at":"2023-06-01T14:55:04.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.4.13","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"898f75a2831c8017c94ddf1b74db26b4c52b012f","kind":"tag","published_at":"2023-06-01T14:09:58.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.4.12","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"1927f863773cf27cb682b923562bf8d5ad691b40","kind":"tag","published_at":"2023-06-01T14:03:34.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.4.11","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"fa383113b839080f16d914e4fdef324a16fc5b92","kind":"tag","published_at":"2023-06-01T14:03:07.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.4.10","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.10/manifests"},{"name":"v0.4.2","sha":"6f0cad269722b3bca9e9e7a90500dfc896d27a61","kind":"tag","published_at":"2023-06-01T13:53:10.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.4.2","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.4.2/manifests"},{"name":"v0.3.3","sha":"67657e8b994446107abcb9f3738fdcbeee4db392","kind":"tag","published_at":"2020-03-19T10:37:10.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.3.3","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"3c6f29a68f59efab8310504a53ce26823ae805d8","kind":"tag","published_at":"2019-08-27T13:18:28.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.3.2","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"bd216a4e12b47260a9eb8414071971abbeba9daa","kind":"tag","published_at":"2019-08-27T13:16:11.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.3.1","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.3.1/manifests"},{"name":"v0.2.0","sha":"a429a5c58c2036451c4bed47680173d4ac38f041","kind":"commit","published_at":"2017-03-07T14:15:36.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.2.0","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"bf4729fad9fb76e2acf8fcaa68e2fa605643583c","kind":"tag","published_at":"2017-03-03T12:00:16.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.1.3","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"37ab5fcac40d9996691b69f7d84a6e98268f8e4d","kind":"tag","published_at":"2017-03-01T17:25:12.000Z","download_url":"https://codeload.github.com/izatop/xml2o/tar.gz/v0.1.1","html_url":"https://github.com/izatop/xml2o/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/izatop/xml2o@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-14T21:34:24.124Z","dependent_packages_count":2,"downloads":1186,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.178489127434856,"dependent_repos_count":10.305431089084582,"dependent_packages_count":8.837375648493195,"stargazers_count":13.147654877285264,"forks_count":11.581406647263295,"docker_downloads_count":null,"average":10.410071477912238},"purl":"pkg:npm/xml2o","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/xml2o","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/xml2o","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/xml2o/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T07:28:06.141Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7298400.0,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/izatop%2Fxml2o/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xml2o/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xml2o/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xml2o/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xml2o/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xml2o/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xml2o/codemeta","maintainers":[{"uuid":"izatop","login":"izatop","name":null,"email":"izatop@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~izatop","role":null,"created_at":"2022-11-15T12:51:52.802Z","updated_at":"2022-11-15T12:51:52.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/izatop/packages"}]}