{"id":11719755,"name":"github.com/vsg-dev/VulkanSceneGraph","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/vsg-dev/VulkanSceneGraph","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2023-04-13T08:02:46.000Z","latest_release_published_at":"2025-12-30T15:13:39.000Z","latest_release_number":"v1.1.13","last_synced_at":"2026-03-20T13:34:43.959Z","created_at":"2025-06-02T08:55:45.336Z","updated_at":"2026-03-20T13:34:43.959Z","registry_url":"https://pkg.go.dev/github.com/vsg-dev/VulkanSceneGraph","install_command":"go get github.com/vsg-dev/VulkanSceneGraph","documentation_url":"https://pkg.go.dev/github.com/vsg-dev/VulkanSceneGraph#section-documentation","metadata":{},"repo_metadata":{"id":37579936,"uuid":"148609004","full_name":"vsg-dev/VulkanSceneGraph","owner":"vsg-dev","description":"Vulkan \u0026 C++17 based Scene Graph Project","archived":false,"fork":false,"pushed_at":"2025-10-15T16:41:18.000Z","size":59729,"stargazers_count":1603,"open_issues_count":46,"forks_count":249,"subscribers_count":78,"default_branch":"master","last_synced_at":"2025-10-16T14:54:55.020Z","etag":null,"topics":["android","best-practices","cpp17","cppcoreguidelines","linux","macos","scenegraph","vulkan","windows"],"latest_commit_sha":null,"homepage":"http://www.vulkanscenegraph.org","language":"C++","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/vsg-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.Vulkan-Headers.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-13T08:43:58.000Z","updated_at":"2025-10-16T03:44:38.000Z","dependencies_parsed_at":"2023-09-26T15:00:29.765Z","dependency_job_id":"a107b6be-5d6a-4f5a-b9c9-c8d8bdc8b808","html_url":"https://github.com/vsg-dev/VulkanSceneGraph","commit_stats":{"total_commits":4946,"total_committers":54,"mean_commits":91.5925925925926,"dds":0.1150424585523655,"last_synced_commit":"b32937a39eaa0442b339f014346a94e6048476f8"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsg-dev","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/sbom","scorecard":{"id":647509,"data":{"date":"2025-08-04","repo":{"name":"github.com/vsg-dev/VulkanSceneGraph","commit":"b210b7d554de1559498e970a7afa4524698847d1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/21 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-android.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/win-cygwin-mingw.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/build-docs.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/build-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-android.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/ci-android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-android.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/ci-android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-android.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/ci-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/win-cygwin-mingw.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/vsg-dev/VulkanSceneGraph/win-cygwin-mingw.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:31:55.663Z","repository_id":37579936,"created_at":"2025-08-21T12:31:55.663Z","updated_at":"2025-08-21T12:31:55.663Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279563601,"owners_count":26191670,"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-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"vsg-dev","name":"Vulkan made easy","uuid":"44898258","kind":"user","description":"Open source project dedicated to developing high performance graphics and compute middle-ware.\r\n\r\nProject lead @robertosfield","email":"","website":"vulkanscenegraph.org","location":"https://twitter.com/dev_vsg","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44898258?u=187f357d8084c06cdc4d98c4858ce611db97e4a7\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-04T18:54:30.271Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vsg-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:58:32.575Z","updated_at":"2023-03-04T18:54:30.275Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsg-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsg-dev/repositories"},"tags":[{"name":"v1.1.11","sha":"b7b33a33c01290f3c22813fe4fa3d10d9266135f","kind":"tag","published_at":"2025-08-01T17:34:05.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.11","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"3d9fd477892e9484cd9edb472ada302dcd8f6032","kind":"tag","published_at":"2025-02-04T11:43:24.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.10","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"e75d3f747ea7985b65259881e71df22c4d961a5a","kind":"tag","published_at":"2025-01-10T11:30:48.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.9","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"dfa2ff59b828750a1f4eace285fd07a50669872f","kind":"tag","published_at":"2024-11-29T10:52:36.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.8","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"f8a9f650c355f06f17515e3731773d7699fb5e8a","kind":"tag","published_at":"2024-07-24T17:49:09.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.7","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"25ef7b1de27c0a18c714e77b0434a437ebf36048","kind":"tag","published_at":"2024-07-02T16:28:34.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.6","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"971e16413bd79bb74040563b167ee6009cd9106e","kind":"tag","published_at":"2024-06-19T13:31:06.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.5","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"967e6327790c8553e806023de03c0b11ec192db4","kind":"tag","published_at":"2024-05-20T14:30:37.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.4","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"32e80e9ef3cb58c8643e7b91f2d637d72c440d90","kind":"tag","published_at":"2024-04-29T10:50:52.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.3","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"fda6097cf37ccef7d125b6fe998c2a6ad7421f96","kind":"tag","published_at":"2024-03-25T10:29:02.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.2","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"081c88acb19671d12b1ef565110bb5dedb9be1fc","kind":"tag","published_at":"2024-03-25T09:46:45.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.1","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"600141dd225289c08cc49badb96f0a33d994159e","kind":"tag","published_at":"2024-01-04T12:48:36.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.1.0","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"1ff7aa5de4c23aeb2201e20a89eaaa13bba77b4b","kind":"tag","published_at":"2023-08-31T12:59:11.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.0.9","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.9/manifests"},{"name":"v1.0.9-rc1","sha":"92b2e72c5e8d3c4892841c4734071e0279e5b7d0","kind":"tag","published_at":"2023-08-24T11:38:10.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.0.9-rc1","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.0.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.9-rc1/manifests"},{"name":"v1.0.8","sha":"d4c256f684253b60c7dc82ff162988d130ebba28","kind":"tag","published_at":"2023-07-26T16:58:15.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.0.8","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a47c5108d87d71170b19b6248c4b1a2d8fe57276","kind":"tag","published_at":"2023-06-19T17:19:40.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.0.7","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"4186cd5ec8133fe18b564d04f778ca4453d24903","kind":"tag","published_at":"2023-05-25T14:03:47.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.0.6","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"95ae7957264de7b9016021c661865e157685fd35","kind":"tag","published_at":"2023-04-13T08:08:20.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/v1.0.5","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/v1.0.5/manifests"},{"name":"VulkanSceneGraph-1.0.4","sha":"57c2cd59131da028eb77fc24ed6b73acd92ba503","kind":"tag","published_at":"2023-03-20T17:28:08.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.4","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.4/manifests"},{"name":"VulkanSceneGraph-1.0.3","sha":"f089f56b8e2b1e8b16e142b65107d7bdda1c9e4a","kind":"tag","published_at":"2023-03-02T18:47:35.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.3","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.3/manifests"},{"name":"VulkanSceneGraph-1.0.2","sha":"ccfecaa91a67993ce57c98967183f33b8cd3a4be","kind":"tag","published_at":"2022-12-11T17:17:35.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.2","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.2/manifests"},{"name":"VulkanSceneGraph-1.0.1","sha":"140bb794fb78c31b3ee6accc5ffcf9acf90493a1","kind":"tag","published_at":"2022-12-04T19:21:36.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.1","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.1/manifests"},{"name":"VulkanSceneGraph-1.0.0","sha":"8a462422b518db37a0bf60486082c9e6f9118aab","kind":"tag","published_at":"2022-11-13T20:27:23.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.0","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.0/manifests"},{"name":"VulkanSceneGraph-1.0.0-rc2","sha":"1adc65323c59488fea09eed23e959cfcf704fbdf","kind":"tag","published_at":"2022-11-07T14:33:18.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.0-rc2","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.0-rc2/manifests"},{"name":"VulkanSceneGraph-1.0.0-rc1","sha":"c32f036f469aeec31bf3c0e55f09685b263ac9fe","kind":"tag","published_at":"2022-11-07T13:49:19.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-1.0.0-rc1","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-1.0.0-rc1/manifests"},{"name":"IncludesDeprecatedSerialization","sha":"56f6432d79d9ac18ea0f775d878aeb887ebaf9bc","kind":"commit","published_at":"2022-06-29T15:50:37.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/IncludesDeprecatedSerialization","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/IncludesDeprecatedSerialization","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@IncludesDeprecatedSerialization","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/IncludesDeprecatedSerialization","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/IncludesDeprecatedSerialization/manifests"},{"name":"VulkanSceneGraph-0.1.10","sha":"b69368783571e57798599141e0861d63c6ffd21b","kind":"tag","published_at":"2021-11-06T12:46:36.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-0.1.10","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.10/manifests"},{"name":"VulkanSceneGraph-0.1.6","sha":"2a5d8bb74865962d6dd2bd7c0c4e6683809e2c3f","kind":"tag","published_at":"2021-09-16T07:52:34.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-0.1.6","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.6/manifests"},{"name":"VulkanSceneGraph-0.1.4","sha":"d1ff2fb384a8b43116b9cfeeb11683d07189887e","kind":"tag","published_at":"2021-06-16T09:06:04.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-0.1.4","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.4/manifests"},{"name":"VulkanSceneGraph-0.1.0","sha":"67bd3a17aab291b3a6d70160dacb96e3b509fb5d","kind":"tag","published_at":"2021-04-10T09:40:32.000Z","download_url":"https://codeload.github.com/vsg-dev/VulkanSceneGraph/tar.gz/VulkanSceneGraph-0.1.0","html_url":"https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/VulkanSceneGraph-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vsg-dev/VulkanSceneGraph@VulkanSceneGraph-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/tags/VulkanSceneGraph-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T16:21:08.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.772557851136123,"dependent_packages_count":5.409373795406671,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.590965823271397},"purl":"pkg:golang/github.com/vsg-dev/%21vulkan%21scene%21graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/vsg-dev/VulkanSceneGraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/vsg-dev/VulkanSceneGraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/vsg-dev/VulkanSceneGraph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T04:04:56.014Z","issues_count":86,"pull_requests_count":305,"avg_time_to_close_issue":2572115.3725490198,"avg_time_to_close_pull_request":408200.31395348837,"issues_closed_count":51,"pull_requests_closed_count":258,"pull_request_authors_count":37,"issue_authors_count":45,"avg_comments_per_issue":3.941860465116279,"avg_comments_per_pull_request":1.2950819672131149,"merged_pull_requests_count":221,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":46,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":109963.95,"past_year_avg_time_to_close_pull_request":319277.693877551,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":2.5652173913043477,"past_year_avg_comments_per_pull_request":1.5808823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsg-dev%2FVulkanSceneGraph/issues","maintainers":[{"login":"robertosfield","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertosfield"},{"login":"vsg-dev","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsg-dev"}],"active_maintainers":[{"login":"robertosfield","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertosfield"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvsg-dev%2FVulkanSceneGraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvsg-dev%2FVulkanSceneGraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvsg-dev%2FVulkanSceneGraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvsg-dev%2FVulkanSceneGraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvsg-dev%2FVulkanSceneGraph/codemeta","maintainers":[]}