{"id":20617820,"url":"https://github.com/cyclonedx/cyclonedx-web-tool","last_synced_at":"2026-02-06T16:33:55.976Z","repository":{"id":37862934,"uuid":"369532902","full_name":"CycloneDX/cyclonedx-web-tool","owner":"CycloneDX","description":"A web based tool for working with CycloneDX BOMs","archived":false,"fork":false,"pushed_at":"2025-08-13T10:43:00.000Z","size":170267,"stargazers_count":38,"open_issues_count":13,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-13T12:29:24.846Z","etag":null,"topics":["bill-of-materials","bom","cyclonedx","mbom","obom","owasp","package-url","purl","saasbom","sbom","software-bill-of-materials","vex"],"latest_commit_sha":null,"homepage":"https://cyclonedx.github.io/cyclonedx-web-tool","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CycloneDX.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},"funding":{"custom":["https://owasp.org/donate/?reponame=www-project-cyclonedx\u0026title=OWASP+CycloneDX"]}},"created_at":"2021-05-21T12:46:14.000Z","updated_at":"2025-07-19T11:35:41.000Z","dependencies_parsed_at":"2025-01-17T04:45:57.922Z","dependency_job_id":"0df90961-8042-4f40-949f-b4db8b8276e0","html_url":"https://github.com/CycloneDX/cyclonedx-web-tool","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/CycloneDX/cyclonedx-web-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-web-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-web-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-web-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-web-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CycloneDX","download_url":"https://codeload.github.com/CycloneDX/cyclonedx-web-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-web-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29168551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T16:33:35.550Z","status":"ssl_error","status_checked_at":"2026-02-06T16:33:30.716Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bill-of-materials","bom","cyclonedx","mbom","obom","owasp","package-url","purl","saasbom","sbom","software-bill-of-materials","vex"],"created_at":"2024-11-16T12:06:06.767Z","updated_at":"2026-02-06T16:33:55.950Z","avatar_url":"https://github.com/CycloneDX.png","language":"HTML","funding_links":["https://owasp.org/donate/?reponame=www-project-cyclonedx\u0026title=OWASP+CycloneDX"],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/CycloneDX/cyclonedx-web-tool/workflows/.NET%20Core%20CI/badge.svg)](https://github.com/CycloneDX/cyclonedx-cli/actions?workflow=.NET+Core+CI)\n[![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](LICENSE)\n[![Website](https://img.shields.io/badge/https://-cyclonedx.org-blue.svg)](https://cyclonedx.org/)\n[![Slack Invite](https://img.shields.io/badge/Slack-Join-blue?logo=slack\u0026labelColor=393939)](https://cyclonedx.org/slack/invite)\n[![Group Discussion](https://img.shields.io/badge/discussion-groups.io-blue.svg)](https://groups.io/g/CycloneDX)\n[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social\u0026label=Follow)](https://twitter.com/CycloneDX_Spec)\n\n# CycloneDX Web Tool\n\nA web based tool for working with CycloneDX BOMs.\n\n[The hosted version is available at https://cyclonedx.github.io/cyclonedx-web-tool](https://cyclonedx.github.io/cyclonedx-web-tool).\n\nSupported functionality:\n\n- Converting between different versions and formats\n- Validation\n- Merging multiple BOMs into a single BOM\n\n# BOM data privacy\n\nThe web tool is built as a \"static site\" using WebAssembly for BOM processing.\n\nAll processing is done client side in your browser. No submitted BOM data is transmitted elsewhere.\n\n# Self Hosting\n\nThe web tool is built as a \"static site\". Any standard web server should work.\n\n# Supported Browsers\n\nThe web tool is supported on the current versions of the following browsers:\n\n- Apple Safari (including on iOS)\n- Google Chrome (including on Android)\n- Microsoft Edge\n- Mozilla Firefox\n\n## License\n\nPermission to modify and redistribute is granted under the terms of the Apache 2.0 license. See the [LICENSE] file for the full license.\n\n[License]: https://github.com/CycloneDX/cyclonedx-web-tool/blob/main/LICENSE\n\n## Contributing\n\nPull requests are welcome. But please read the\n[CycloneDX contributing guidelines](https://github.com/CycloneDX/.github/blob/main/CONTRIBUTING.md) first.\n\nTo build and test the solution locally you should have .NET 6\ninstalled. Standard commands like `dotnet build` and `dotnet test` work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclonedx%2Fcyclonedx-web-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclonedx%2Fcyclonedx-web-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclonedx%2Fcyclonedx-web-tool/lists"}