{"id":189,"url":"https://github.com/NaturalIntelligence/fast-xml-parser","last_synced_at":"2026-04-03T18:20:45.953Z","repository":{"id":37334316,"uuid":"80317682","full_name":"NaturalIntelligence/fast-xml-parser","owner":"NaturalIntelligence","description":"Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.","archived":false,"fork":false,"pushed_at":"2026-04-03T00:36:27.000Z","size":8473,"stargazers_count":3064,"open_issues_count":67,"forks_count":362,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-04-03T01:54:47.029Z","etag":null,"topics":["cli","command-line","fast","fast-xml-parser","js","js2xml","json","json2xml","locale","parser","rapid","validate","validator","xml","xml2js","xml2json","xml2nimn"],"latest_commit_sha":null,"homepage":"https://naturalintelligence.github.io/fast-xml-parser/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NaturalIntelligence.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":"NaturalIntelligence","open_collective":"fast-xml-parser","custom":["https://paypal.me/naturalintelligence"]}},"created_at":"2017-01-28T23:25:42.000Z","updated_at":"2026-04-02T11:40:43.000Z","dependencies_parsed_at":"2024-12-30T16:42:00.892Z","dependency_job_id":"aedc1d86-6837-4c09-9d63-0f7983cb68d4","html_url":"https://github.com/NaturalIntelligence/fast-xml-parser","commit_stats":{"total_commits":809,"total_committers":98,"mean_commits":8.255102040816327,"dds":"0.33621755253399255","last_synced_commit":"eb8aa89a3cdf195164d120c60d4bf0d6e730488f"},"previous_names":[],"tags_count":118,"template":false,"template_full_name":null,"purl":"pkg:github/NaturalIntelligence/fast-xml-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffast-xml-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffast-xml-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffast-xml-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffast-xml-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalIntelligence","download_url":"https://codeload.github.com/NaturalIntelligence/fast-xml-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaturalIntelligence%2Ffast-xml-parser/sbom","scorecard":{"id":99367,"data":{"date":"2025-08-11","repo":{"name":"github.com/NaturalIntelligence/fast-xml-parser","commit":"ad17aa4b12e2c052b6f3ae8de16c33192caf83ce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Maintained","score":10,"reason":"3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/greetings.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/greetings.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/NaturalIntelligence/fast-xml-parser/greetings.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/NaturalIntelligence/fast-xml-parser/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/NaturalIntelligence/fast-xml-parser/node.js.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/NaturalIntelligence/fast-xml-parser/node.js.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node.js.yml:29","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-15T09:48:50.025Z","repository_id":37334316,"created_at":"2025-08-15T09:48:50.026Z","updated_at":"2025-08-15T09:48:50.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31359582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T14:24:47.623Z","status":"ssl_error","status_checked_at":"2026-04-03T14:24:32.380Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","fast","fast-xml-parser","js","js2xml","json","json2xml","locale","parser","rapid","validate","validator","xml","xml2js","xml2json","xml2nimn"],"created_at":"2024-01-11T15:50:30.509Z","updated_at":"2026-04-03T18:20:45.166Z","avatar_url":"https://github.com/NaturalIntelligence.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/189","html_url":"https://opencollective.ecosyste.ms/projects/189","collective":{"id":3306,"uuid":"eejoxl3a-z45w9pag-0epy870m-gkbrvdn8","slug":"fast-xml-parser","name":"fast-xml-parser","description":"Fast pure JS implementation of XML parser","website":"https://github.com/NaturalIntelligence/fast-xml-parser","github":null,"twitter":"amitguptagwl","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/NaturalIntelligence/fast-xml-parser"},{"type":"TWITTER","url":"https://twitter.com/amitguptagwl"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-17T18:16:54.801Z","created_at":"2024-01-10T13:17:54.723Z","updated_at":"2026-04-17T18:16:55.305Z","transactions_count":43,"balance":101.2099999999998,"account_type":"COLLECTIVE","owner":{"login":"NaturalIntelligence","name":"Natural Intelligence","uuid":"16322633","kind":"organization","description":"","email":null,"website":"https://www.linkedin.com/in/amitguptagwl/","location":"India","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16322633?v=4","repositories_count":31,"last_synced_at":"2025-10-06T18:43:04.508Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/NaturalIntelligence","funding_links":["https://github.com/sponsors/NaturalIntelligence"],"total_stars":3700,"followers":40,"following":0,"created_at":"2022-11-02T16:31:57.337Z","updated_at":"2025-10-06T18:43:04.508Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalIntelligence","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaturalIntelligence/repositories"},"last_project_activity_at":"2026-04-03T00:36:27.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-12-10T10:28:42.581Z","collective_updated_at":"2020-03-14T05:10:45.119Z","html_url":"https://opencollective.com/fast-xml-parser","icon_url":"https://images.opencollective.com/fast-xml-parser/logo/40.png","total_donations":862.2199999999998,"total_expenses":-900.3299999999991,"current_balance":101.2099999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fast-xml-parser","url":"https://opencollective.ecosyste.ms/collectives/fast-xml-parser","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fast-xml-parser/projects"}}