{"id":369864,"url":"https://github.com/google/filament","last_synced_at":"2026-06-13T02:30:25.794Z","repository":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2026-06-10T22:01:14.000Z","size":1133714,"stargazers_count":20130,"open_issues_count":187,"forks_count":2184,"subscribers_count":381,"default_branch":"main","last_synced_at":"2026-06-11T00:04:02.350Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-06-10T21:35:35.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"4ed2a005-e938-4aee-b741-87e9fe77311a","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":282,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34225351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2823,"last_synced_at":"2026-05-16T16:05:42.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":2113149,"followers":72588,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-05-16T16:05:42.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"packages":[{"id":13857901,"name":"com.google.android.filament:cmgen","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":17,"first_release_published_at":"2026-01-21T21:55:53.000Z","latest_release_published_at":"2026-05-27T02:14:20.000Z","latest_release_number":"1.71.5","last_synced_at":"2026-06-06T13:49:29.503Z","created_at":"2026-02-19T21:03:12.715Z","updated_at":"2026-06-06T13:49:29.503Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/cmgen/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/cmgen/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2026-02-18T08:41:59.000Z","size":1070808,"stargazers_count":19654,"open_issues_count":198,"forks_count":2115,"subscribers_count":386,"default_branch":"main","last_synced_at":"2026-02-18T12:52:40.892Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-02-18T11:47:33.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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"}},"repo_metadata_updated_at":"2026-02-19T21:22:07.140Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.17322581582641,"dependent_packages_count":43.13765043763676,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.65543812673158},"purl":"pkg:maven/com.google.android.filament/cmgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:cmgen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:cmgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:cmgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T21:01:04.522Z","issues_count":539,"pull_requests_count":2539,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517594.2925824176,"issues_closed_count":322,"pull_requests_closed_count":2184,"pull_request_authors_count":119,"issue_authors_count":315,"avg_comments_per_issue":2.6623376623376624,"avg_comments_per_pull_request":0.4013391098857818,"merged_pull_requests_count":2012,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":95,"past_year_pull_requests_count":993,"past_year_avg_time_to_close_issue":971001.71875,"past_year_avg_time_to_close_pull_request":344378.908,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":750,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":0.8842105263157894,"past_year_avg_comments_per_pull_request":0.32326283987915405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":683,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":668,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:cmgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:cmgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:cmgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:cmgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:cmgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:cmgen/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":13543392,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/filament","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:33:25.840Z","latest_release_published_at":"2026-02-11T01:33:25.840Z","latest_release_number":"1.9.25+dfsg2-10","last_synced_at":"2026-03-11T20:15:24.301Z","created_at":"2026-02-11T01:33:25.607Z","updated_at":"2026-03-11T20:15:24.302Z","registry_url":"https://launchpad.net/ubuntu/+source/filament","install_command":"apt-get install filament","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfilament1.9, libfilament-dev, libfilament-tools","standards_version":"4.6.2","maintainer":"Timo Röhling \u003croehling@debian.org\u003e","build_depends":"debhelper-compat (= 13), clang, cmake, glslang-dev (\u003e= 11.12.0), libassimp-dev, libastcenc-dev, libbenchmark-dev, libdraco-dev, libepoxy-dev, libgtest-dev, libimgui-dev, libjsmn-dev, libmeshoptimizer-dev, libpng-dev, libsdl2-dev, libstb-dev, libtinyexr-dev, libspirv-cross-c-shared-dev (\u003e= 2021.01.15-5~), robin-map-dev, spirv-tools, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:39:53.426Z","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/filament?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/filament","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/filament/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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":13446242,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/filament","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T12:37:21.264Z","latest_release_published_at":"2026-02-08T12:37:21.264Z","latest_release_number":"1.9.25+dfsg3-1","last_synced_at":"2026-03-08T13:55:34.303Z","created_at":"2026-02-08T12:37:20.755Z","updated_at":"2026-03-08T14:04:49.844Z","registry_url":"https://launchpad.net/ubuntu/+source/filament","install_command":"apt-get install filament","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfilament1.9, libfilament-dev, libfilament-tools","standards_version":"4.7.0","maintainer":"Timo Röhling \u003croehling@debian.org\u003e","build_depends":"debhelper-compat (= 13), clang:native, cmake, libfilament-tools \u003ccross\u003e, libassimp-dev, libastcenc-dev, libbenchmark-dev, libdraco-dev, libepoxy-dev, libgtest-dev, libimgui-dev, libjsmn-dev, libmeshoptimizer-dev, libpng-dev, libsdl2-dev, libstb-dev, libtinyexr-dev, robin-map-dev, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/filament?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/filament","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/filament/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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":13643176,"name":"filament","ecosystem":"debian","description":null,"homepage":"https://github.com/google/filament","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/filament","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T02:18:27.550Z","latest_release_published_at":"2026-02-12T02:18:27.550Z","latest_release_number":"1.9.25+dfsg3-1","last_synced_at":"2026-03-13T17:11:58.056Z","created_at":"2026-02-12T02:18:27.023Z","updated_at":"2026-03-13T17:11:58.056Z","registry_url":"https://tracker.debian.org/pkg/filament","install_command":"apt-get install filament","documentation_url":"https://packages.debian.org/trixie/filament","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"libfilament1.9, libfilament-dev, libfilament-tools","standards_version":"4.7.0","maintainer":"Timo Röhling \u003croehling@debian.org\u003e","build_depends":"debhelper-compat (= 13), clang:native, cmake, libfilament-tools \u003ccross\u003e, libassimp-dev, libastcenc-dev, libbenchmark-dev, libdraco-dev, libepoxy-dev, libgtest-dev, libimgui-dev, libjsmn-dev, libmeshoptimizer-dev, libpng-dev, libsdl2-dev, libstb-dev, libtinyexr-dev, robin-map-dev, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T02:44:45.110Z","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/filament?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/filament","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/filament/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":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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":13415636,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/filament","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T01:08:11.298Z","latest_release_published_at":"2026-02-07T01:08:11.298Z","latest_release_number":"1.9.25+dfsg2-4build1","last_synced_at":"2026-03-07T01:12:16.278Z","created_at":"2026-02-07T01:08:10.878Z","updated_at":"2026-03-07T01:12:16.278Z","registry_url":"https://launchpad.net/ubuntu/+source/filament","install_command":"apt-get install filament","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfilament1.9, libfilament-dev, libfilament-tools","standards_version":"4.6.0","maintainer":"Timo Röhling \u003croehling@debian.org\u003e","build_depends":"debhelper-compat (= 13), clang, cmake, glslang-dev, libassimp-dev, libastcenc-dev, libbenchmark-dev, libdraco-dev, libgl-dev, libglew-dev, libgtest-dev, libimgui-dev, libjsmn-dev, libmeshoptimizer-dev, libpng-dev, libsdl2-dev, libstb-dev, libtinyexr-dev, libspirv-cross-c-shared-dev (\u003e= 2021.01.15-5~), robin-map-dev, spirv-tools, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/filament?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/filament","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/filament/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":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","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":4621309,"name":"com.google.android.filament:filament-android","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":175,"first_release_published_at":"2020-01-09T21:24:54.000Z","latest_release_published_at":"2026-05-27T02:14:20.000Z","latest_release_number":"1.71.5","last_synced_at":"2026-06-06T13:49:29.493Z","created_at":"2022-07-23T00:05:58.603Z","updated_at":"2026-06-06T13:49:29.493Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/filament-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/filament-android/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-28T06:05:03.000Z","size":1041171,"stargazers_count":18975,"open_issues_count":191,"forks_count":2046,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-28T08:11:34.281Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-28T07:34:43.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281487921,"owners_count":26510186,"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-28T02:00:06.022Z","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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v1.66.1","sha":"64656cf602c264a21b47f64038535be976cc7e5d","kind":"commit","published_at":"2025-10-21T19:56:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.1","html_url":"https://github.com/google/filament/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"2f2b4dc0fae1076458202793cf7849d59a7ed116","kind":"commit","published_at":"2025-10-14T21:25:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.0","html_url":"https://github.com/google/filament/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"2a86c0c60ecce9443fc34631570e924721b20b40","kind":"commit","published_at":"2025-10-07T22:54:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.4","html_url":"https://github.com/google/filament/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"c903903fcb7a8fd2bab7b83b94c3d73d771b6d1c","kind":"commit","published_at":"2025-09-30T18:50:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.3","html_url":"https://github.com/google/filament/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"0cb9e85c66f1de2b0da86a54f1a765a033fd0d5b","kind":"commit","published_at":"2025-09-24T18:53:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.2","html_url":"https://github.com/google/filament/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"d1833471206145df34b34adb085ddda58a30484b","kind":"commit","published_at":"2025-09-19T15:42:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.1","html_url":"https://github.com/google/filament/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"ce71136c8fbb5351d11b325fde09e4f84e14238e","kind":"commit","published_at":"2025-09-10T00:15:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.0","html_url":"https://github.com/google/filament/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"426c2e01edca1c74095a60173978701f8b1b76d8","kind":"commit","published_at":"2025-09-02T18:17:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.1","html_url":"https://github.com/google/filament/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"74c68fe31287de695f8e2bb9e7dd31a875fd9a37","kind":"commit","published_at":"2025-08-19T21:51:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.0","html_url":"https://github.com/google/filament/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0/manifests"},{"name":"v1.63.1","sha":"80ef2ed67ec43e83cafb2229321160f35246b5e5","kind":"commit","published_at":"2025-08-13T15:47:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.1","html_url":"https://github.com/google/filament/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"f384f504b8815c60c08b0c195677e0208d4921fa","kind":"commit","published_at":"2025-08-06T05:59:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.0","html_url":"https://github.com/google/filament/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0/manifests"},{"name":"v1.62.2","sha":"ede471ce0b0f122e35bcaaca1e5f62612b9a0cf1","kind":"commit","published_at":"2025-07-31T17:27:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.2","html_url":"https://github.com/google/filament/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2/manifests"},{"name":"v1.62.1","sha":"c7ad86906cddfc1f9298ee372cdd9deb0ac143db","kind":"commit","published_at":"2025-07-14T23:11:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.1","html_url":"https://github.com/google/filament/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"3f5965e59188f4234badff7ee24a50676ce95dca","kind":"commit","published_at":"2025-06-30T23:39:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.0","html_url":"https://github.com/google/filament/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0/manifests"},{"name":"v1.61.2","sha":"0f5351b18419eddf945fa73e2c23698acc1549a1","kind":"commit","published_at":"2025-06-25T19:29:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.2","html_url":"https://github.com/google/filament/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2/manifests"},{"name":"v1.61.1","sha":"505969cdf60bfd48ad552581a1bded0553bbccf0","kind":"commit","published_at":"2025-06-12T00:31:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.1","html_url":"https://github.com/google/filament/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"fc287bd7c004ee6b5ee3f941fd4702437f749f27","kind":"commit","published_at":"2025-06-03T19:02:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.0","html_url":"https://github.com/google/filament/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"f483c93c5a4afe2b0058fbdaee94a43bf340bf71","kind":"commit","published_at":"2025-05-20T19:42:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.1","html_url":"https://github.com/google/filament/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"4d35a7db75d67c9ee74361e96f4e4bce3ecd7a99","kind":"commit","published_at":"2025-05-13T21:27:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.0","html_url":"https://github.com/google/filament/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0/manifests"},{"name":"v1.59.5","sha":"99fbb635280bcdf412c281a38def77d5c41ec493","kind":"commit","published_at":"2025-05-08T16:06:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.5","html_url":"https://github.com/google/filament/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"10fdb3b9a2bea171e7581dc0625bc25b1094f5ed","kind":"commit","published_at":"2025-05-02T00:33:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.4","html_url":"https://github.com/google/filament/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"963fc9b15a2c7037fb04a85a10c05ea89aeb8554","kind":"commit","published_at":"2025-04-21T22:05:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.3","html_url":"https://github.com/google/filament/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"c4f0798c5d58170951114fa88256c581a6a63578","kind":"commit","published_at":"2025-04-16T22:47:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.2","html_url":"https://github.com/google/filament/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"43860b6830a651d95c3d4a88a5b43cf5b3f717e5","kind":"commit","published_at":"2025-04-09T17:21:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.1","html_url":"https://github.com/google/filament/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c0884c03dc566b02cdae056125cb00f7711dafa0","kind":"commit","published_at":"2025-03-31T22:23:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.0","html_url":"https://github.com/google/filament/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"fd6facf52fbe06f5b1b7674785596a33d0c1cc01","kind":"commit","published_at":"2025-03-28T22:34:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.2","html_url":"https://github.com/google/filament/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"a3609eba2e81aba26ac0090df95b9a9ebf55ceed","kind":"commit","published_at":"2025-03-19T23:17:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.1","html_url":"https://github.com/google/filament/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"dee94b56db1518530a12de8fd7af1d3c05c3a680","kind":"commit","published_at":"2025-03-10T22:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.0","html_url":"https://github.com/google/filament/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"be0b7373e950052d52ad99b4a82297d83fe55f3b","kind":"commit","published_at":"2025-03-05T22:37:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.2","html_url":"https://github.com/google/filament/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"e96a302e7988dea8d821c08e0dfc36956d7d7234","kind":"commit","published_at":"2025-02-27T18:09:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.1","html_url":"https://github.com/google/filament/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"43d69099395d6a2f851c6a0e4fcb5f5ea05f7515","kind":"commit","published_at":"2025-02-18T17:59:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.0","html_url":"https://github.com/google/filament/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"082da86ca889c905cfdc8928fb8fbeff1c50b091","kind":"commit","published_at":"2025-02-06T19:14:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.8","html_url":"https://github.com/google/filament/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"18d7cf980b1da7bd072cc7b52111caf9e3b59fb3","kind":"commit","published_at":"2025-01-30T00:41:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.7","html_url":"https://github.com/google/filament/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"69a327c7e7842c25a016f219a86f1dd36bb28b7b","kind":"commit","published_at":"2025-01-16T21:00:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.6","html_url":"https://github.com/google/filament/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"d5bcc31c711497df994fe07223c258d057da2e06","kind":"commit","published_at":"2025-01-08T21:59:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.5","html_url":"https://github.com/google/filament/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"4695e93633a8580a065941fb593452d58bba39a8","kind":"commit","published_at":"2024-12-18T00:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.4","html_url":"https://github.com/google/filament/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"8ef8b345ae1bf9c3b5c52fe37646273783c37ebf","kind":"commit","published_at":"2024-12-11T02:17:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.3","html_url":"https://github.com/google/filament/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"04b62960dea667ebab0acf09a821a56f6b256fcc","kind":"commit","published_at":"2024-11-25T23:46:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.2","html_url":"https://github.com/google/filament/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"60ce48e32737cd44f31fa5f2e22739fae22c5116","kind":"commit","published_at":"2024-11-19T17:20:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.1","html_url":"https://github.com/google/filament/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"003e5005713cba55cbd3f3a423c472000b96b868","kind":"commit","published_at":"2024-11-04T23:21:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.0","html_url":"https://github.com/google/filament/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c7319ac559458ce060670e1af658f4b5727e76ca","kind":"commit","published_at":"2024-11-04T17:34:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.1","html_url":"https://github.com/google/filament/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e4b1f0413b83aa8c3b4dda1da914c71323a16780","kind":"commit","published_at":"2024-10-21T05:39:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.0","html_url":"https://github.com/google/filament/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0/manifests"},{"name":"v1.54.5","sha":"0e4d35b9fddad2b0dddb2c1ddea6fee7d6607ce8","kind":"commit","published_at":"2024-09-24T19:34:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.5","html_url":"https://github.com/google/filament/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"65aed719d71b27fcaa7b0ae16de0fd9b96824cc2","kind":"commit","published_at":"2024-09-17T22:25:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.4","html_url":"https://github.com/google/filament/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"3e556588fc7b0e901c3a0af96f1bd279891883cf","kind":"commit","published_at":"2024-09-10T19:26:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.3","html_url":"https://github.com/google/filament/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"bb1d1c73498702e4aedf6784e77249dcf8619c41","kind":"commit","published_at":"2024-09-04T18:55:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.2","html_url":"https://github.com/google/filament/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"bce91c56dddfc002ea75f0b2fa408ca4c97330e4","kind":"commit","published_at":"2024-08-27T23:30:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.1","html_url":"https://github.com/google/filament/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"c1a3450d9c0a64c329a17bff4f3a7f68a2474214","kind":"commit","published_at":"2024-08-20T15:55:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.0","html_url":"https://github.com/google/filament/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0/manifests"},{"name":"v1.53.5","sha":"a109a52f3df0f75e3fe7469052b67acbc2afd73c","kind":"commit","published_at":"2024-08-13T22:59:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.5","html_url":"https://github.com/google/filament/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"a7b4b9d3a678721fa8d0903947f059ebc092fbe3","kind":"commit","published_at":"2024-08-08T19:12:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.4","html_url":"https://github.com/google/filament/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4/manifests"},{"name":"v1.53.3","sha":"1888c972450975bf5fdd724a62c8bfab49256065","kind":"commit","published_at":"2024-07-31T16:23:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.3","html_url":"https://github.com/google/filament/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c3f1a4c94d54ca9a73cf8fdeba71008d29d04c3c","kind":"commit","published_at":"2024-07-23T01:24:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.2","html_url":"https://github.com/google/filament/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7fc8e339e704e50dba191bf230f838170e0fb00f","kind":"commit","published_at":"2024-06-25T18:46:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.1","html_url":"https://github.com/google/filament/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"64f03b383211084db9ba0d6176dceb78e834558f","kind":"commit","published_at":"2024-06-18T00:26:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.0","html_url":"https://github.com/google/filament/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"bbd4177dd0ce4764cd76ecb9c4ef9ec8734a6618","kind":"commit","published_at":"2024-06-11T23:42:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.3","html_url":"https://github.com/google/filament/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"74751a09718f376f4d79e9b54e140f3542fd2b2a","kind":"commit","published_at":"2024-06-03T18:10:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.2","html_url":"https://github.com/google/filament/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"3603202cc5922a4e0387887f537af46b40190cac","kind":"commit","published_at":"2024-05-29T23:19:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.1","html_url":"https://github.com/google/filament/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"a46ca78f41af245bc3410750b26028f5369bdf54","kind":"commit","published_at":"2024-05-21T19:48:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.0","html_url":"https://github.com/google/filament/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0/manifests"},{"name":"v1.51.8","sha":"2d184f50776449c1fbe7528b9294eef6dc005bb9","kind":"commit","published_at":"2024-05-13T20:53:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.8","html_url":"https://github.com/google/filament/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"7489c5553243e654440d1708eaa7994b8c3be03f","kind":"commit","published_at":"2024-05-07T21:35:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.7","html_url":"https://github.com/google/filament/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"996e2a206e532456c3445b1334133562c5658b87","kind":"commit","published_at":"2024-04-29T23:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.6","html_url":"https://github.com/google/filament/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"53af1fd0520b7c20d9446b56d15badc3d861bf1f","kind":"commit","published_at":"2024-04-22T20:48:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.5","html_url":"https://github.com/google/filament/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"65f2df7776d737bb42e804b7c0c87fa702cca03b","kind":"commit","published_at":"2024-04-15T18:05:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.4","html_url":"https://github.com/google/filament/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"b89a0173eff62737b7fae4b1d0c97120a0a3024a","kind":"commit","published_at":"2024-04-08T20:49:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.3","html_url":"https://github.com/google/filament/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"d0eb56ff209d2a535ad61ea56f9eb98c90601e84","kind":"commit","published_at":"2024-04-01T23:44:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.2","html_url":"https://github.com/google/filament/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"85589a7d1631551779cf0ee0cab6f8e603bcb573","kind":"commit","published_at":"2024-03-28T18:48:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.1","html_url":"https://github.com/google/filament/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"d3ca32efbee91d0aa164655ef6b4e3618d59a960","kind":"commit","published_at":"2024-03-17T20:12:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.0","html_url":"https://github.com/google/filament/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0/manifests"},{"name":"v1.50.6","sha":"89a191c2e91221f3ac7a65994d96e07c588a63b9","kind":"commit","published_at":"2024-03-11T21:38:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.6","html_url":"https://github.com/google/filament/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"cd528e57abc018754a99e9b048c3848ce649bd7d","kind":"commit","published_at":"2024-03-06T21:01:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.5","html_url":"https://github.com/google/filament/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"563c32b95bc07e830a8fd5659390eb5b56cffaee","kind":"commit","published_at":"2024-02-27T22:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.4","html_url":"https://github.com/google/filament/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"ca0f98c51381f98228572d014ba1fd5a4e59d34a","kind":"commit","published_at":"2024-02-13T00:45:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.3","html_url":"https://github.com/google/filament/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"f3a61f100c5a776817fe87397a9fbda5376cde06","kind":"commit","published_at":"2024-02-07T20:57:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.2","html_url":"https://github.com/google/filament/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"1f33a6efd2c52b77f596f05297cbd18c70c51f59","kind":"commit","published_at":"2024-02-01T00:41:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.1","html_url":"https://github.com/google/filament/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b3cc4d11b8028530b26a1d27e7869cbbc934130c","kind":"commit","published_at":"2024-01-23T21:10:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.0","html_url":"https://github.com/google/filament/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0/manifests"},{"name":"v1.49.2","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.2","html_url":"https://github.com/google/filament/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2/manifests"},{"name":"v1.49.3","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.3","html_url":"https://github.com/google/filament/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3/manifests"},{"name":"v1.49.1","sha":"918ce935b809ce6a08fe1431d783ebb6e11fab2d","kind":"commit","published_at":"2023-12-18T21:35:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.1","html_url":"https://github.com/google/filament/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"d273838e07c76be86a3521d32d8f51f3588e4292","kind":"commit","published_at":"2023-12-11T08:13:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.0","html_url":"https://github.com/google/filament/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"8b0d65768a8985a6facddd0e6678a3af2cba009f","kind":"commit","published_at":"2023-12-05T19:34:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.48.0","html_url":"https://github.com/google/filament/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"61501ba122b1553ccdff18e706ed0c2455938783","kind":"commit","published_at":"2023-11-27T22:20:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.47.0","html_url":"https://github.com/google/filament/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"21093067db09468eb54a6779db6dcaec54d1c0fb","kind":"commit","published_at":"2023-11-15T05:34:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.46.0","html_url":"https://github.com/google/filament/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"d786d59ea150c2e575255e5d89abfea66cba93d1","kind":"commit","published_at":"2023-11-09T18:09:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.1","html_url":"https://github.com/google/filament/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"b2e0b97bad5661d3a99ee8ce3e8784ac7e85dc50","kind":"commit","published_at":"2023-10-25T22:16:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.0","html_url":"https://github.com/google/filament/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"13afbc2876e49544a3e094def202146476d24a38","kind":"commit","published_at":"2023-10-02T22:27:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.44.0","html_url":"https://github.com/google/filament/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"a4869eaf1973adb5201226c9352942b97778f800","kind":"commit","published_at":"2023-09-27T18:11:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.1","html_url":"https://github.com/google/filament/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"a76eacba67c8ee2c76b42994988ebcaa4e1ac2f6","kind":"commit","published_at":"2023-09-18T21:22:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.0","html_url":"https://github.com/google/filament/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"e743e9243f8089c01b7eac69c9ec5c88999704e6","kind":"commit","published_at":"2023-09-14T05:59:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.2","html_url":"https://github.com/google/filament/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"de310ed9ada1059f6d6ddaf948d67064128b4158","kind":"commit","published_at":"2023-09-08T00:55:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.1","html_url":"https://github.com/google/filament/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"fe2bb3d9a4f39912d41ba91aaac9b7596ce03393","kind":"commit","published_at":"2023-08-28T20:26:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.0","html_url":"https://github.com/google/filament/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"b13497e2a056ca0db6acf341eb1dabbc844e0c3b","kind":"commit","published_at":"2023-08-16T00:12:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.41.0","html_url":"https://github.com/google/filament/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"1a50420b4611dc2a2e500f7d46a94169d22b48f8","kind":"commit","published_at":"2023-08-09T17:32:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.5","html_url":"https://github.com/google/filament/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"71f60de0ade8519a686f737962d951d99e2f9d2d","kind":"commit","published_at":"2023-08-01T22:38:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.4","html_url":"https://github.com/google/filament/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"4142e7a1cfb4337780d6ed8dfde53d82bfd47947","kind":"commit","published_at":"2023-07-26T19:52:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.3","html_url":"https://github.com/google/filament/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"358e89ef084f984fea6d4d3e3e9d77f41f6bd809","kind":"commit","published_at":"2023-07-17T21:49:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.2","html_url":"https://github.com/google/filament/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"a5b5b0c3a759ba7928bfceeaf4dad49e0f6b4686","kind":"commit","published_at":"2023-07-12T20:43:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.1","html_url":"https://github.com/google/filament/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a445c4e156c684fd60bc2eb4a0ea1d1494a16c03","kind":"commit","published_at":"2023-06-26T05:29:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.0","html_url":"https://github.com/google/filament/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"11fbacea20daea164e74e57af2f20bc970d0d4bb","kind":"tag","published_at":"2023-06-20T19:00:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.39.0","html_url":"https://github.com/google/filament/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"753aa9ca6199707fb22500eecb29a9164f3755cb","kind":"commit","published_at":"2023-06-07T16:31:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.38.0","html_url":"https://github.com/google/filament/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"676a2be874a07879a4c7a9df21f977458dd98be2","kind":"tag","published_at":"2023-06-05T22:21:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.37.0","html_url":"https://github.com/google/filament/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"56bf841bac45a451c450d9184eceec9b85dd1613","kind":"commit","published_at":"2023-05-15T23:55:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.36.0","html_url":"https://github.com/google/filament/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"36c69dda9c871a462eb556d3cd65c452e0bb0936","kind":"tag","published_at":"2023-05-09T17:23:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.35.0","html_url":"https://github.com/google/filament/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"31521c70c2e6421821726c84a8b7ba1dc40463dc","kind":"tag","published_at":"2023-05-01T22:45:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.34.0","html_url":"https://github.com/google/filament/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"83a3e243da1240a7736b10ffc947d7db3369f2bf","kind":"commit","published_at":"2023-04-25T17:09:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.33.0","html_url":"https://github.com/google/filament/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0/manifests"},{"name":"v1.32.4","sha":"29af3be2e30b7434b6305a898a6518eb506c60c7","kind":"commit","published_at":"2023-04-19T18:10:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.4","html_url":"https://github.com/google/filament/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"d62268fbfb457cde5b019b8e0ab0daa6c0376163","kind":"commit","published_at":"2023-04-11T18:17:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.3","html_url":"https://github.com/google/filament/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"7685736d6c5a0a8adcf9f55812ba21a8cf81bee3","kind":"commit","published_at":"2023-04-05T19:55:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.2","html_url":"https://github.com/google/filament/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"732628acf5443d10d9f5a76a40275edc85572f24","kind":"commit","published_at":"2023-03-21T22:48:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.1","html_url":"https://github.com/google/filament/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"2a579c460f62e724ac32c7bd2858860a9bc52523","kind":"commit","published_at":"2023-03-14T17:46:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.0","html_url":"https://github.com/google/filament/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0/manifests"},{"name":"v1.31.7","sha":"979d6742e04a79649723e21d3a8146e5131ccc38","kind":"commit","published_at":"2023-03-09T18:39:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.7","html_url":"https://github.com/google/filament/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"e9475b322b92f42c7185c551ebc7d968b531887a","kind":"commit","published_at":"2023-03-01T19:24:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.6","html_url":"https://github.com/google/filament/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"d9aead8aac42420d5105b8cc4899b7eb008cfcf7","kind":"tag","published_at":"2023-02-22T00:07:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.5","html_url":"https://github.com/google/filament/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"1c6279366f01faa674fa053182c03d447e49ba87","kind":"commit","published_at":"2023-02-13T19:51:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.4","html_url":"https://github.com/google/filament/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"ea428a27d1914156909f11a6e379767cca6a6af1","kind":"commit","published_at":"2023-02-01T19:54:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.3","html_url":"https://github.com/google/filament/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e9daaa05033a84d2512cd4c4f8629d88c663c9a7","kind":"commit","published_at":"2023-01-24T22:27:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.2","html_url":"https://github.com/google/filament/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"f39127605d711ae8e468fbf06b26c6684d309223","kind":"commit","published_at":"2023-01-18T22:23:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.1","html_url":"https://github.com/google/filament/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"96443f6dac53142ff91a6872c76bf838597a0abb","kind":"commit","published_at":"2023-01-10T17:50:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.0","html_url":"https://github.com/google/filament/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"31d9da38fd5e57ea3643d916b019a360be32bb76","kind":"tag","published_at":"2022-12-20T16:41:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.30.0","html_url":"https://github.com/google/filament/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"93230b06cfa2602c916efafa089dd594d760c601","kind":"tag","published_at":"2022-12-12T18:45:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.29.0","html_url":"https://github.com/google/filament/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"b8ff6a9ad9a7fda081cde7eb87528047ee95caa4","kind":"commit","published_at":"2022-11-10T00:38:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.3","html_url":"https://github.com/google/filament/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"0c3d59aba3833c36e984b0c08e7e789b56d40b7b","kind":"tag","published_at":"2022-11-03T23:16:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.2","html_url":"https://github.com/google/filament/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"bce26763356f4daafb569a659421fc41fca43e7c","kind":"commit","published_at":"2022-10-25T17:08:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.1","html_url":"https://github.com/google/filament/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ead0a2f59737e725315da1c25de4246cc7f8a3c0","kind":"commit","published_at":"2022-10-13T16:37:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.0","html_url":"https://github.com/google/filament/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"4591fdd9c025e051e98417d3264054269ba71b98","kind":"tag","published_at":"2022-09-30T18:49:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.2","html_url":"https://github.com/google/filament/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"867d4d44f5ef2a56f663f5d8a7ba984407adfcbe","kind":"commit","published_at":"2022-09-20T18:04:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.1","html_url":"https://github.com/google/filament/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"9e960b7d454e6cdf7d4159cb8bd177c8bb836fb2","kind":"commit","published_at":"2022-09-13T17:14:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.0","html_url":"https://github.com/google/filament/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"41bd30f81d98d45de8bae6dd7cf7699608d45af7","kind":"commit","published_at":"2022-08-31T16:04:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.26.0","html_url":"https://github.com/google/filament/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"dc9594fbdf57691966b3935f51a205f40a957cf3","kind":"commit","published_at":"2022-08-23T16:05:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.6","html_url":"https://github.com/google/filament/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"e0c610b013cb94d335e05e49cca0d16749ed6b43","kind":"commit","published_at":"2022-08-16T18:01:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.5","html_url":"https://github.com/google/filament/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"cb8914ab96d597b9b056934d05508216e742e65e","kind":"commit","published_at":"2022-08-02T18:47:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.4","html_url":"https://github.com/google/filament/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"eedcd9f8cb81c61f4be7ba9cf75d216884750526","kind":"commit","published_at":"2022-07-26T16:56:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.3","html_url":"https://github.com/google/filament/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"a9c5bbf18597b80b0717e56f59c42ad39de7cbdb","kind":"commit","published_at":"2022-07-18T22:14:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.2","html_url":"https://github.com/google/filament/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a171e75e70c3631f7a43636e213943e4376f7768","kind":"commit","published_at":"2022-07-11T22:50:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.1","html_url":"https://github.com/google/filament/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8de5fdd551dc90f5e9ce8ba17ed372c137c81da4","kind":"commit","published_at":"2022-07-07T02:07:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.0","html_url":"https://github.com/google/filament/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"8570e35224d9fe39bd05a1690620624e24bba036","kind":"commit","published_at":"2022-07-01T19:08:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.24.0","html_url":"https://github.com/google/filament/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0/manifests"},{"name":"v1.23.2","sha":"f88b6d9c97be4cf1ec7f02335561cef651076892","kind":"tag","published_at":"2022-06-21T04:12:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.2","html_url":"https://github.com/google/filament/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"a67d50b9e29cf7bf2f0a6f0b7bf4668cdb87770a","kind":"commit","published_at":"2022-06-06T22:16:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.1","html_url":"https://github.com/google/filament/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"4b3cde8b392302d163605656cae72414054a980e","kind":"commit","published_at":"2022-06-01T21:55:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.0","html_url":"https://github.com/google/filament/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"a1555617690a89f1137c3895f7d82576ce6cd16f","kind":"commit","published_at":"2022-05-24T22:17:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.2","html_url":"https://github.com/google/filament/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"52065f2cbd8b73be72ebe25e9c54ac253afad502","kind":"commit","published_at":"2022-05-18T01:01:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.1","html_url":"https://github.com/google/filament/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"7c0643f122bbb9c7d61f15ba4e1c5f6db2460515","kind":"commit","published_at":"2022-05-09T20:07:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.0","html_url":"https://github.com/google/filament/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"5c8977c9063ec4df7b4878849e29a1c8536faebf","kind":"commit","published_at":"2022-05-02T17:18:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.3","html_url":"https://github.com/google/filament/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"3366db83efb0986e7e8a59d23d3e27a1b21e7b3a","kind":"commit","published_at":"2022-04-25T20:57:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.2","html_url":"https://github.com/google/filament/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"e902df19b211dcb0bc4aa8b98744d1e8126c70c4","kind":"commit","published_at":"2022-04-13T16:15:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.1","html_url":"https://github.com/google/filament/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"90c23a7d5d11b2749bebf15c4d16c488f5bed3a7","kind":"tag","published_at":"2022-04-04T20:24:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.0","html_url":"https://github.com/google/filament/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0/manifests"},{"name":"v1.20.5","sha":"5abf78036023dc2939c68e30f14eacde27292d78","kind":"commit","published_at":"2022-03-29T01:45:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.5","html_url":"https://github.com/google/filament/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"82793f9b829ee915211209d9fe8b7fa78abd7f98","kind":"commit","published_at":"2022-03-21T21:43:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.4","html_url":"https://github.com/google/filament/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3d741fc8d44b22fdcad2d479f01aef38f9ee0d3f","kind":"commit","published_at":"2022-03-14T21:17:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.3","html_url":"https://github.com/google/filament/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"2b93f08ca58d0eb151d705af55e4eddefc42ea63","kind":"commit","published_at":"2022-03-07T22:10:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.2","html_url":"https://github.com/google/filament/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"574e3e7521d89cb293cae56ce63efd1e31a45753","kind":"commit","published_at":"2022-03-02T23:47:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.1","html_url":"https://github.com/google/filament/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"b769cfda62fabe8f2dea3c29d7959b4d50d99b47","kind":"commit","published_at":"2022-02-24T21:57:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.0","html_url":"https://github.com/google/filament/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"e84c94d3ebba7d67ed79a6f06fafe4b59fcac4db","kind":"commit","published_at":"2022-02-14T21:46:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.19.0","html_url":"https://github.com/google/filament/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cdadb43e501dd9f6af7f6862afe70f58f713519d","kind":"tag","published_at":"2022-02-09T23:44:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.18.0","html_url":"https://github.com/google/filament/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b19a73cc50fc69e109b178a8bb31cf873c6aafec","kind":"commit","published_at":"2022-01-24T20:50:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.17.0","html_url":"https://github.com/google/filament/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"04df79e58f45fcd9a3da9d5a7c2acbd1e99507a9","kind":"commit","published_at":"2022-01-18T21:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.1","html_url":"https://github.com/google/filament/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"60d3638f150236d086bbd23e606596c7ec2e438d","kind":"commit","published_at":"2022-01-10T18:44:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.0","html_url":"https://github.com/google/filament/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"dc74540423f5f1f423327009dcb52fd0fa4a0c7f","kind":"commit","published_at":"2022-01-04T19:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.2","html_url":"https://github.com/google/filament/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"595b355d1b8e3df1fb93f77551cdb4c2c37dcbaa","kind":"commit","published_at":"2021-12-13T18:06:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.1","html_url":"https://github.com/google/filament/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bb460d78d8a9168434cc1c333ea9505ad25a4a42","kind":"commit","published_at":"2021-12-06T19:14:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.0","html_url":"https://github.com/google/filament/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"fd82f6b04efa93848215f28175df0f50a5c0d5cc","kind":"commit","published_at":"2021-11-29T22:07:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.2","html_url":"https://github.com/google/filament/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"bbe7dbfa92b081606a4ee927960bcd71a789f3c4","kind":"commit","published_at":"2021-11-22T18:11:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.1","html_url":"https://github.com/google/filament/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"41a809368b37f33e562d767e1aca2a0c3a166749","kind":"commit","published_at":"2021-11-15T18:07:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.0","html_url":"https://github.com/google/filament/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"44125926d1c1df6816b069d80c38bb3d45f85fa5","kind":"tag","published_at":"2021-11-09T01:06:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.13.0","html_url":"https://github.com/google/filament/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"0d9bdcc00868cfec086356a16d60cdba6dfb9774","kind":"commit","published_at":"2021-11-01T21:55:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.11","html_url":"https://github.com/google/filament/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"ea404f8d4fcc1b7dad0f39f4327d12a5917aee62","kind":"tag","published_at":"2021-10-26T17:11:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.10","html_url":"https://github.com/google/filament/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0cf78b3abe70a6504de7f0d4f2c5fcb3d945ee9e","kind":"commit","published_at":"2021-10-20T19:12:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.9","html_url":"https://github.com/google/filament/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"8f80643c1afdd842d8e9a0bf8f0b46e2be28e37a","kind":"commit","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.8","html_url":"https://github.com/google/filament/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"f463d53036c73d6913d22b2e7178d77469ac247f","kind":"commit","published_at":"2021-10-04T17:21:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.7","html_url":"https://github.com/google/filament/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"bdb12d9b2410431e7db985c9ba90cbf2fd0dfd81","kind":"commit","published_at":"2021-09-27T18:12:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.6","html_url":"https://github.com/google/filament/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"2e9bf6d694c22f0f4a721fda4fd1c050e4f831be","kind":"commit","published_at":"2021-09-20T17:14:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.5","html_url":"https://github.com/google/filament/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"b54fdc9e6ef301d890e8700ada8ec9ac0a88b56d","kind":"commit","published_at":"2021-09-13T17:43:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.4","html_url":"https://github.com/google/filament/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"29612a684e437fe6d1422054df9dc6882d4a54de","kind":"commit","published_at":"2021-09-08T18:03:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.3","html_url":"https://github.com/google/filament/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"fa2553251fb5fd751680cf8a22620db032917ae8","kind":"commit","published_at":"2021-08-30T18:44:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.2","html_url":"https://github.com/google/filament/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6960b1148a1298e1e39600b3a2463675d48ea91b","kind":"commit","published_at":"2021-08-23T19:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.1","html_url":"https://github.com/google/filament/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"d25ca01624c88c573264f7fe1d12174d6f2bef5a","kind":"commit","published_at":"2021-08-09T19:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.0","html_url":"https://github.com/google/filament/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"e2be3dd0aca5f05101113c81ee0e1b1fd0398e08","kind":"commit","published_at":"2021-08-03T18:15:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.2","html_url":"https://github.com/google/filament/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9073fc3dc37d95c3fcaf8eced60a070fe053cc9c","kind":"tag","published_at":"2021-07-28T17:52:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.1","html_url":"https://github.com/google/filament/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"13bed4fdf980e8df88be3953ef18008fac475f4d","kind":"commit","published_at":"2021-07-19T17:20:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.0","html_url":"https://github.com/google/filament/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0/manifests"},{"name":"v1.10.7","sha":"ba804444b80d8957e005d90615983129f4501d0f","kind":"commit","published_at":"2021-07-12T17:47:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.7","html_url":"https://github.com/google/filament/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"fd258b7765637b7970610633e69e37f75cfb47fd","kind":"commit","published_at":"2021-07-07T17:59:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.6","html_url":"https://github.com/google/filament/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"7bc65421a9a727a5485ea990ebc182892ab3916a","kind":"commit","published_at":"2021-06-28T19:04:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.5","html_url":"https://github.com/google/filament/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"e8877ffe2d91628c2383ae9334b27bf4adaff978","kind":"commit","published_at":"2021-06-21T18:16:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.4","html_url":"https://github.com/google/filament/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0bf02b75d5b6e91e5d0e2005bc07d505a3b66ebf","kind":"commit","published_at":"2021-06-14T17:04:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.3","html_url":"https://github.com/google/filament/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ca87b188cac8225ed6adb49a72fb5414877f8ce","kind":"commit","published_at":"2021-06-07T18:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.2","html_url":"https://github.com/google/filament/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0ab0e50a4f848c53027023e041729966c888b385","kind":"tag","published_at":"2021-06-02T18:17:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.1","html_url":"https://github.com/google/filament/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"662a10e27357e7f76c50583f89b32cffd62d6a35","kind":"commit","published_at":"2021-05-24T17:49:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.0","html_url":"https://github.com/google/filament/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0/manifests"},{"name":"v1.9.25","sha":"77891acb9211855420e62e2f81e1fd9bc185e9db","kind":"commit","published_at":"2021-05-17T17:57:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.25","html_url":"https://github.com/google/filament/releases/tag/v1.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25/manifests"},{"name":"v1.9.24","sha":"46e52c71e1b75dbb19f83071cf1ddee0b34128a7","kind":"tag","published_at":"2021-05-12T18:46:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.24","html_url":"https://github.com/google/filament/releases/tag/v1.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24/manifests"},{"name":"v1.9.23","sha":"4388e81e5fecd96f5522974f4814eaca8527daa9","kind":"commit","published_at":"2021-05-03T17:40:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.23","html_url":"https://github.com/google/filament/releases/tag/v1.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23/manifests"},{"name":"v1.9.22","sha":"debcbb8e5ca49ad2ab573103a7d7d4d611eff34c","kind":"commit","published_at":"2021-04-26T17:52:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.22","html_url":"https://github.com/google/filament/releases/tag/v1.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22/manifests"},{"name":"v1.9.21","sha":"c0d6cd3ac32cbf2154addba5b872705cf1472447","kind":"commit","published_at":"2021-04-19T18:34:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.21","html_url":"https://github.com/google/filament/releases/tag/v1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21/manifests"},{"name":"v1.9.20","sha":"8933be1ae2f1066cfe35f12d27d39133e2c78bbf","kind":"commit","published_at":"2021-04-12T18:36:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.20","html_url":"https://github.com/google/filament/releases/tag/v1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20/manifests"},{"name":"v1.9.19","sha":"f9ee0de07a1177df59cbda0a60fd42524be6d569","kind":"commit","published_at":"2021-04-05T18:11:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.19","html_url":"https://github.com/google/filament/releases/tag/v1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19/manifests"},{"name":"v1.9.18","sha":"759109d478185c5f78a7f611b24ed474ecb31653","kind":"commit","published_at":"2021-03-29T18:06:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.18","html_url":"https://github.com/google/filament/releases/tag/v1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18/manifests"},{"name":"v1.9.17","sha":"994fdf4e1d4f14df997729cab0856063d23d0aeb","kind":"commit","published_at":"2021-03-22T17:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.17","html_url":"https://github.com/google/filament/releases/tag/v1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17/manifests"},{"name":"v1.9.16","sha":"c15db68a5bb6ba9a242394cc04bcd1e0b6dcdc52","kind":"commit","published_at":"2021-03-15T17:12:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.16","html_url":"https://github.com/google/filament/releases/tag/v1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16/manifests"},{"name":"v1.9.15","sha":"d9a6e2e649bb60ac9b873db387e7851a2a07c775","kind":"commit","published_at":"2021-03-08T18:07:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.15","html_url":"https://github.com/google/filament/releases/tag/v1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15/manifests"},{"name":"v1.9.14","sha":"0bd41e877e6f9644e368b807aea03ed7f2364045","kind":"commit","published_at":"2021-03-01T19:21:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.14","html_url":"https://github.com/google/filament/releases/tag/v1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14/manifests"},{"name":"v1.9.13","sha":"ea1dede19c15701317e70e88c4b94d1bcbbe9074","kind":"commit","published_at":"2021-02-22T18:29:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.13","html_url":"https://github.com/google/filament/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"b96bc30fbd221bace6e3639b7922934f54087459","kind":"commit","published_at":"2021-02-16T18:44:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.12","html_url":"https://github.com/google/filament/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"f222f1b925dcce2671afb699cb03597741b75e31","kind":"commit","published_at":"2021-02-08T17:51:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.11","html_url":"https://github.com/google/filament/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"fe23aa917d22d8fd5f7e5fee2e6e3589c70c8e13","kind":"commit","published_at":"2021-02-01T19:45:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.10","html_url":"https://github.com/google/filament/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"cc9e05e71192ffce690621ec6b97afb1e2450a3f","kind":"commit","published_at":"2020-11-16T20:34:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.9","html_url":"https://github.com/google/filament/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"06d9183aaa48c742834e5f2d329acf43b2c8ddda","kind":"commit","published_at":"2020-11-09T17:28:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.8","html_url":"https://github.com/google/filament/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"bcdad769ff95b64aefec2cc54e220eff06a8b2f8","kind":"commit","published_at":"2020-11-02T18:03:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.7","html_url":"https://github.com/google/filament/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"b0beee03bc7a624eea4d8e22ff58e1bc43f0179d","kind":"commit","published_at":"2020-10-26T17:29:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.6","html_url":"https://github.com/google/filament/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"98107016b9d79eb8418abdee5d2db22c6b69a8b5","kind":"commit","published_at":"2020-10-19T17:51:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.5","html_url":"https://github.com/google/filament/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"39862c91ce15ee7474fa7f9e0eb1ca866413962a","kind":"commit","published_at":"2020-10-12T17:56:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.4","html_url":"https://github.com/google/filament/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"826e8d181c3f12f0b4f1d8644557159f1d017677","kind":"commit","published_at":"2020-10-05T17:36:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.3","html_url":"https://github.com/google/filament/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"defee767c3d1cc0c927e6c27feb6d54e7df410e9","kind":"commit","published_at":"2020-09-28T17:27:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.2","html_url":"https://github.com/google/filament/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"39f323fe09ed594247c4414df4786a7c86525659","kind":"commit","published_at":"2020-09-21T17:00:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.1","html_url":"https://github.com/google/filament/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d1a93f0557d4d91d372593ea835c87b5080c5701","kind":"commit","published_at":"2020-09-14T17:54:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.0","html_url":"https://github.com/google/filament/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"642fb5859b011f0686779e0555a7685038ad5f52","kind":"commit","published_at":"2020-07-30T19:18:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.1","html_url":"https://github.com/google/filament/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"77aec40a5663fa75cb849e2d1b274b0e080016ee","kind":"commit","published_at":"2020-07-09T18:44:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.0","html_url":"https://github.com/google/filament/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8780d7aae58389a1122f080103d15660b287e16d","kind":"commit","published_at":"2020-05-15T17:41:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.7.0","html_url":"https://github.com/google/filament/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3e67f628ee77b4cdd33f0be31a99086e5276536f","kind":"commit","published_at":"2020-05-01T22:58:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.6.0","html_url":"https://github.com/google/filament/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"05bc60f9531ec7701b73f89a11a31e0e0d5f1eb9","kind":"commit","published_at":"2020-04-03T00:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.2","html_url":"https://github.com/google/filament/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"201bd2c8452e1091d1938a57dc453486066cc230","kind":"commit","published_at":"2020-04-01T01:09:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.1","html_url":"https://github.com/google/filament/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"07d6aebafce72ae62f8510afa292dc5677406f3b","kind":"commit","published_at":"2020-03-31T04:48:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.0","html_url":"https://github.com/google/filament/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1a66f85b672edbd73e6990f80c40309e9539c8fa","kind":"commit","published_at":"2020-01-27T20:59:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.5","html_url":"https://github.com/google/filament/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2908224c95e7dcd333dcc3d3704e30a783d9ea12","kind":"commit","published_at":"2020-01-09T20:19:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.4","html_url":"https://github.com/google/filament/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"4ba5d6b9a8d3fde996514c683d0c6f38828c0628","kind":"commit","published_at":"2019-11-27T21:05:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.3","html_url":"https://github.com/google/filament/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a82d93914ee28347031095b30281c6ec7e6ad38c","kind":"commit","published_at":"2019-10-30T20:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.2","html_url":"https://github.com/google/filament/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3008123d6b88121b0c6b25722a6fbacfff5b1b04","kind":"commit","published_at":"2019-10-18T20:36:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.1","html_url":"https://github.com/google/filament/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"90fdb954293cf6497522d55a43857887a1077fab","kind":"commit","published_at":"2019-09-30T21:55:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.0","html_url":"https://github.com/google/filament/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dc062305b9285dd77409db98ed527a294f288004","kind":"commit","published_at":"2019-08-26T21:07:14.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.2","html_url":"https://github.com/google/filament/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6b415273bacbf75f18f7863092baa6e32b1030b3","kind":"commit","published_at":"2019-08-08T16:54:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.1","html_url":"https://github.com/google/filament/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"073a6c76969b254addc3dd1d5fb408d59a30b179","kind":"tag","published_at":"2019-07-03T18:29:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.0","html_url":"https://github.com/google/filament/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0/manifests"},{"name":"sceneform-1.9pr4","sha":"84cc8ff9c81fc67468b50e6ca09a38f02fb84950","kind":"tag","published_at":"2019-06-26T23:06:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4/manifests"},{"name":"sceneform-1.9pr3","sha":"a7ab0d98fad14e27691385404c3fb3d5c8523ec4","kind":"tag","published_at":"2019-06-17T21:56:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3/manifests"},{"name":"sceneform-1.9pr2","sha":"0398aa4c670612da70c2f23836e12208ae093caf","kind":"tag","published_at":"2019-04-26T00:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2/manifests"},{"name":"v1.2.0","sha":"8d9ebb7a6824d3055abd9df0a34cbdc4ed33e864","kind":"commit","published_at":"2019-04-23T20:33:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.2.0","html_url":"https://github.com/google/filament/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0/manifests"},{"name":"sceneform-1.9pr1","sha":"a8a37a537a1109231535f59f1539207f5b700286","kind":"tag","published_at":"2019-03-13T21:09:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1/manifests"},{"name":"sceneform-1.7pr6","sha":"28c8f6818eaaf89e83bb23f7969cc9e5400e4b8a","kind":"tag","published_at":"2019-02-16T01:14:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6/manifests"},{"name":"sceneform-1.7pr5","sha":"7ba46ef5f128ca5c2949a6bbfb85d817cddb436b","kind":"tag","published_at":"2019-01-31T00:09:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5/manifests"},{"name":"sceneform-1.7pr4","sha":"ae6ab66af4abf44b1a77268e5556d083da729798","kind":"tag","published_at":"2019-01-29T23:41:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4/manifests"},{"name":"sceneform-1.7pr3","sha":"ad4c4148f4e7f224e9d3bab25a945d408b44ac2c","kind":"tag","published_at":"2019-01-23T22:44:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3/manifests"},{"name":"sceneform-1.7pr2","sha":"02b0eb3ae247bf3c02aeddd9d71911c6e3b7dd96","kind":"tag","published_at":"2018-12-13T19:15:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2/manifests"},{"name":"v1.1.0","sha":"f4f6fb75dc4e2c15665aecf10715c2bcca9c4248","kind":"commit","published_at":"2018-12-07T16:15:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.1.0","html_url":"https://github.com/google/filament/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0/manifests"},{"name":"sceneform-1.7pr1","sha":"af799e734a94c2682ae32865f08f6c2b2b8825d4","kind":"tag","published_at":"2018-12-01T00:00:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1/manifests"},{"name":"sceneform-1.6pr6","sha":"f8f24f492f1fa7dd9a894c04209131c69d1fdb48","kind":"tag","published_at":"2018-11-08T19:56:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6/manifests"},{"name":"v1.0.0","sha":"a052d6cf49c4a016c145c2431ea3c390aac58b76","kind":"tag","published_at":"2018-11-06T22:17:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.0.0","html_url":"https://github.com/google/filament/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0/manifests"},{"name":"sceneform-1.6pr5","sha":"e00ba80561caecda663c6bdb5681b6c890eb4b85","kind":"tag","published_at":"2018-10-17T23:11:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5/manifests"},{"name":"sceneform-1.6pr4","sha":"920113b076d0b1f1c47092b857f94d0d1e08d7bd","kind":"tag","published_at":"2018-10-11T23:57:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4/manifests"},{"name":"sceneform-1.6pr3","sha":"7485cc5fd0f65cf7d5530103b2c3c580709f6bac","kind":"tag","published_at":"2018-10-10T01:48:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3/manifests"},{"name":"sceneform-1.6pr2","sha":"86b8a97389f06b2447738451fa48a7a96732a4f1","kind":"tag","published_at":"2018-10-02T23:27:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2/manifests"},{"name":"sceneform-1.6pr1","sha":"4c822533dab356a851d67fe476e1d91e70a86a2d","kind":"tag","published_at":"2018-10-02T23:27:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1/manifests"},{"name":"v0.1.0-alpha2","sha":"b467bb033987df3d23633b3dce7b93a1d25560d2","kind":"commit","published_at":"2018-08-24T19:37:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha2","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2/manifests"},{"name":"v0.1.0-alpha","sha":"e96179e03f724803c0eb4db207fa777b7f8440c2","kind":"commit","published_at":"2018-08-04T03:31:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-28T18:18:14.792Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":52,"rankings":{"downloads":null,"dependent_repos_count":2.9191712751462693,"dependent_packages_count":5.981405786647431,"stargazers_count":1.4504688627073816,"forks_count":3.9711068365793056,"docker_downloads_count":null,"average":3.580538190270097},"purl":"pkg:maven/com.google.android.filament/filament-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:filament-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:filament-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:filament-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T08:01:16.687Z","issues_count":533,"pull_requests_count":2532,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":322,"pull_requests_closed_count":2183,"pull_request_authors_count":119,"issue_authors_count":311,"avg_comments_per_issue":2.6622889305816133,"avg_comments_per_pull_request":0.4020537124802528,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":128,"past_year_pull_requests_count":1295,"past_year_avg_time_to_close_issue":970973.0222222222,"past_year_avg_time_to_close_pull_request":411139.21982335625,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":1019,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":95,"past_year_avg_comments_per_issue":0.703125,"past_year_avg_comments_per_pull_request":0.3436293436293436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":927,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"romainguy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4622909,"name":"com.google.android.filament:filamat-android-lite","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":132,"first_release_published_at":"2020-01-11T00:38:38.000Z","latest_release_published_at":"2023-10-13T17:01:46.000Z","latest_release_number":"1.44.0","last_synced_at":"2026-06-06T13:49:29.221Z","created_at":"2022-07-23T01:51:21.021Z","updated_at":"2026-06-06T13:49:29.222Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/filamat-android-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/filamat-android-lite/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-28T06:05:03.000Z","size":1041171,"stargazers_count":18975,"open_issues_count":191,"forks_count":2046,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-28T08:11:34.281Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-28T07:34:43.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281487906,"owners_count":26510185,"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-28T02:00:06.022Z","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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v1.66.1","sha":"64656cf602c264a21b47f64038535be976cc7e5d","kind":"commit","published_at":"2025-10-21T19:56:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.1","html_url":"https://github.com/google/filament/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"2f2b4dc0fae1076458202793cf7849d59a7ed116","kind":"commit","published_at":"2025-10-14T21:25:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.0","html_url":"https://github.com/google/filament/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"2a86c0c60ecce9443fc34631570e924721b20b40","kind":"commit","published_at":"2025-10-07T22:54:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.4","html_url":"https://github.com/google/filament/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"c903903fcb7a8fd2bab7b83b94c3d73d771b6d1c","kind":"commit","published_at":"2025-09-30T18:50:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.3","html_url":"https://github.com/google/filament/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"0cb9e85c66f1de2b0da86a54f1a765a033fd0d5b","kind":"commit","published_at":"2025-09-24T18:53:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.2","html_url":"https://github.com/google/filament/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"d1833471206145df34b34adb085ddda58a30484b","kind":"commit","published_at":"2025-09-19T15:42:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.1","html_url":"https://github.com/google/filament/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"ce71136c8fbb5351d11b325fde09e4f84e14238e","kind":"commit","published_at":"2025-09-10T00:15:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.0","html_url":"https://github.com/google/filament/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"426c2e01edca1c74095a60173978701f8b1b76d8","kind":"commit","published_at":"2025-09-02T18:17:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.1","html_url":"https://github.com/google/filament/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"74c68fe31287de695f8e2bb9e7dd31a875fd9a37","kind":"commit","published_at":"2025-08-19T21:51:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.0","html_url":"https://github.com/google/filament/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0/manifests"},{"name":"v1.63.1","sha":"80ef2ed67ec43e83cafb2229321160f35246b5e5","kind":"commit","published_at":"2025-08-13T15:47:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.1","html_url":"https://github.com/google/filament/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"f384f504b8815c60c08b0c195677e0208d4921fa","kind":"commit","published_at":"2025-08-06T05:59:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.0","html_url":"https://github.com/google/filament/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0/manifests"},{"name":"v1.62.2","sha":"ede471ce0b0f122e35bcaaca1e5f62612b9a0cf1","kind":"commit","published_at":"2025-07-31T17:27:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.2","html_url":"https://github.com/google/filament/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2/manifests"},{"name":"v1.62.1","sha":"c7ad86906cddfc1f9298ee372cdd9deb0ac143db","kind":"commit","published_at":"2025-07-14T23:11:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.1","html_url":"https://github.com/google/filament/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"3f5965e59188f4234badff7ee24a50676ce95dca","kind":"commit","published_at":"2025-06-30T23:39:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.0","html_url":"https://github.com/google/filament/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0/manifests"},{"name":"v1.61.2","sha":"0f5351b18419eddf945fa73e2c23698acc1549a1","kind":"commit","published_at":"2025-06-25T19:29:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.2","html_url":"https://github.com/google/filament/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2/manifests"},{"name":"v1.61.1","sha":"505969cdf60bfd48ad552581a1bded0553bbccf0","kind":"commit","published_at":"2025-06-12T00:31:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.1","html_url":"https://github.com/google/filament/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"fc287bd7c004ee6b5ee3f941fd4702437f749f27","kind":"commit","published_at":"2025-06-03T19:02:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.0","html_url":"https://github.com/google/filament/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"f483c93c5a4afe2b0058fbdaee94a43bf340bf71","kind":"commit","published_at":"2025-05-20T19:42:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.1","html_url":"https://github.com/google/filament/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"4d35a7db75d67c9ee74361e96f4e4bce3ecd7a99","kind":"commit","published_at":"2025-05-13T21:27:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.0","html_url":"https://github.com/google/filament/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0/manifests"},{"name":"v1.59.5","sha":"99fbb635280bcdf412c281a38def77d5c41ec493","kind":"commit","published_at":"2025-05-08T16:06:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.5","html_url":"https://github.com/google/filament/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"10fdb3b9a2bea171e7581dc0625bc25b1094f5ed","kind":"commit","published_at":"2025-05-02T00:33:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.4","html_url":"https://github.com/google/filament/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"963fc9b15a2c7037fb04a85a10c05ea89aeb8554","kind":"commit","published_at":"2025-04-21T22:05:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.3","html_url":"https://github.com/google/filament/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"c4f0798c5d58170951114fa88256c581a6a63578","kind":"commit","published_at":"2025-04-16T22:47:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.2","html_url":"https://github.com/google/filament/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"43860b6830a651d95c3d4a88a5b43cf5b3f717e5","kind":"commit","published_at":"2025-04-09T17:21:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.1","html_url":"https://github.com/google/filament/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c0884c03dc566b02cdae056125cb00f7711dafa0","kind":"commit","published_at":"2025-03-31T22:23:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.0","html_url":"https://github.com/google/filament/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"fd6facf52fbe06f5b1b7674785596a33d0c1cc01","kind":"commit","published_at":"2025-03-28T22:34:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.2","html_url":"https://github.com/google/filament/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"a3609eba2e81aba26ac0090df95b9a9ebf55ceed","kind":"commit","published_at":"2025-03-19T23:17:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.1","html_url":"https://github.com/google/filament/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"dee94b56db1518530a12de8fd7af1d3c05c3a680","kind":"commit","published_at":"2025-03-10T22:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.0","html_url":"https://github.com/google/filament/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"be0b7373e950052d52ad99b4a82297d83fe55f3b","kind":"commit","published_at":"2025-03-05T22:37:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.2","html_url":"https://github.com/google/filament/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"e96a302e7988dea8d821c08e0dfc36956d7d7234","kind":"commit","published_at":"2025-02-27T18:09:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.1","html_url":"https://github.com/google/filament/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"43d69099395d6a2f851c6a0e4fcb5f5ea05f7515","kind":"commit","published_at":"2025-02-18T17:59:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.0","html_url":"https://github.com/google/filament/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"082da86ca889c905cfdc8928fb8fbeff1c50b091","kind":"commit","published_at":"2025-02-06T19:14:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.8","html_url":"https://github.com/google/filament/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"18d7cf980b1da7bd072cc7b52111caf9e3b59fb3","kind":"commit","published_at":"2025-01-30T00:41:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.7","html_url":"https://github.com/google/filament/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"69a327c7e7842c25a016f219a86f1dd36bb28b7b","kind":"commit","published_at":"2025-01-16T21:00:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.6","html_url":"https://github.com/google/filament/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"d5bcc31c711497df994fe07223c258d057da2e06","kind":"commit","published_at":"2025-01-08T21:59:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.5","html_url":"https://github.com/google/filament/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"4695e93633a8580a065941fb593452d58bba39a8","kind":"commit","published_at":"2024-12-18T00:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.4","html_url":"https://github.com/google/filament/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"8ef8b345ae1bf9c3b5c52fe37646273783c37ebf","kind":"commit","published_at":"2024-12-11T02:17:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.3","html_url":"https://github.com/google/filament/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"04b62960dea667ebab0acf09a821a56f6b256fcc","kind":"commit","published_at":"2024-11-25T23:46:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.2","html_url":"https://github.com/google/filament/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"60ce48e32737cd44f31fa5f2e22739fae22c5116","kind":"commit","published_at":"2024-11-19T17:20:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.1","html_url":"https://github.com/google/filament/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"003e5005713cba55cbd3f3a423c472000b96b868","kind":"commit","published_at":"2024-11-04T23:21:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.0","html_url":"https://github.com/google/filament/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c7319ac559458ce060670e1af658f4b5727e76ca","kind":"commit","published_at":"2024-11-04T17:34:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.1","html_url":"https://github.com/google/filament/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e4b1f0413b83aa8c3b4dda1da914c71323a16780","kind":"commit","published_at":"2024-10-21T05:39:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.0","html_url":"https://github.com/google/filament/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0/manifests"},{"name":"v1.54.5","sha":"0e4d35b9fddad2b0dddb2c1ddea6fee7d6607ce8","kind":"commit","published_at":"2024-09-24T19:34:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.5","html_url":"https://github.com/google/filament/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"65aed719d71b27fcaa7b0ae16de0fd9b96824cc2","kind":"commit","published_at":"2024-09-17T22:25:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.4","html_url":"https://github.com/google/filament/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"3e556588fc7b0e901c3a0af96f1bd279891883cf","kind":"commit","published_at":"2024-09-10T19:26:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.3","html_url":"https://github.com/google/filament/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"bb1d1c73498702e4aedf6784e77249dcf8619c41","kind":"commit","published_at":"2024-09-04T18:55:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.2","html_url":"https://github.com/google/filament/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"bce91c56dddfc002ea75f0b2fa408ca4c97330e4","kind":"commit","published_at":"2024-08-27T23:30:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.1","html_url":"https://github.com/google/filament/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"c1a3450d9c0a64c329a17bff4f3a7f68a2474214","kind":"commit","published_at":"2024-08-20T15:55:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.0","html_url":"https://github.com/google/filament/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0/manifests"},{"name":"v1.53.5","sha":"a109a52f3df0f75e3fe7469052b67acbc2afd73c","kind":"commit","published_at":"2024-08-13T22:59:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.5","html_url":"https://github.com/google/filament/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"a7b4b9d3a678721fa8d0903947f059ebc092fbe3","kind":"commit","published_at":"2024-08-08T19:12:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.4","html_url":"https://github.com/google/filament/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4/manifests"},{"name":"v1.53.3","sha":"1888c972450975bf5fdd724a62c8bfab49256065","kind":"commit","published_at":"2024-07-31T16:23:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.3","html_url":"https://github.com/google/filament/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c3f1a4c94d54ca9a73cf8fdeba71008d29d04c3c","kind":"commit","published_at":"2024-07-23T01:24:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.2","html_url":"https://github.com/google/filament/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7fc8e339e704e50dba191bf230f838170e0fb00f","kind":"commit","published_at":"2024-06-25T18:46:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.1","html_url":"https://github.com/google/filament/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"64f03b383211084db9ba0d6176dceb78e834558f","kind":"commit","published_at":"2024-06-18T00:26:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.0","html_url":"https://github.com/google/filament/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"bbd4177dd0ce4764cd76ecb9c4ef9ec8734a6618","kind":"commit","published_at":"2024-06-11T23:42:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.3","html_url":"https://github.com/google/filament/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"74751a09718f376f4d79e9b54e140f3542fd2b2a","kind":"commit","published_at":"2024-06-03T18:10:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.2","html_url":"https://github.com/google/filament/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"3603202cc5922a4e0387887f537af46b40190cac","kind":"commit","published_at":"2024-05-29T23:19:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.1","html_url":"https://github.com/google/filament/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"a46ca78f41af245bc3410750b26028f5369bdf54","kind":"commit","published_at":"2024-05-21T19:48:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.0","html_url":"https://github.com/google/filament/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0/manifests"},{"name":"v1.51.8","sha":"2d184f50776449c1fbe7528b9294eef6dc005bb9","kind":"commit","published_at":"2024-05-13T20:53:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.8","html_url":"https://github.com/google/filament/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"7489c5553243e654440d1708eaa7994b8c3be03f","kind":"commit","published_at":"2024-05-07T21:35:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.7","html_url":"https://github.com/google/filament/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"996e2a206e532456c3445b1334133562c5658b87","kind":"commit","published_at":"2024-04-29T23:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.6","html_url":"https://github.com/google/filament/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"53af1fd0520b7c20d9446b56d15badc3d861bf1f","kind":"commit","published_at":"2024-04-22T20:48:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.5","html_url":"https://github.com/google/filament/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"65f2df7776d737bb42e804b7c0c87fa702cca03b","kind":"commit","published_at":"2024-04-15T18:05:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.4","html_url":"https://github.com/google/filament/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"b89a0173eff62737b7fae4b1d0c97120a0a3024a","kind":"commit","published_at":"2024-04-08T20:49:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.3","html_url":"https://github.com/google/filament/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"d0eb56ff209d2a535ad61ea56f9eb98c90601e84","kind":"commit","published_at":"2024-04-01T23:44:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.2","html_url":"https://github.com/google/filament/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"85589a7d1631551779cf0ee0cab6f8e603bcb573","kind":"commit","published_at":"2024-03-28T18:48:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.1","html_url":"https://github.com/google/filament/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"d3ca32efbee91d0aa164655ef6b4e3618d59a960","kind":"commit","published_at":"2024-03-17T20:12:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.0","html_url":"https://github.com/google/filament/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0/manifests"},{"name":"v1.50.6","sha":"89a191c2e91221f3ac7a65994d96e07c588a63b9","kind":"commit","published_at":"2024-03-11T21:38:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.6","html_url":"https://github.com/google/filament/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"cd528e57abc018754a99e9b048c3848ce649bd7d","kind":"commit","published_at":"2024-03-06T21:01:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.5","html_url":"https://github.com/google/filament/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"563c32b95bc07e830a8fd5659390eb5b56cffaee","kind":"commit","published_at":"2024-02-27T22:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.4","html_url":"https://github.com/google/filament/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"ca0f98c51381f98228572d014ba1fd5a4e59d34a","kind":"commit","published_at":"2024-02-13T00:45:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.3","html_url":"https://github.com/google/filament/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"f3a61f100c5a776817fe87397a9fbda5376cde06","kind":"commit","published_at":"2024-02-07T20:57:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.2","html_url":"https://github.com/google/filament/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"1f33a6efd2c52b77f596f05297cbd18c70c51f59","kind":"commit","published_at":"2024-02-01T00:41:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.1","html_url":"https://github.com/google/filament/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b3cc4d11b8028530b26a1d27e7869cbbc934130c","kind":"commit","published_at":"2024-01-23T21:10:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.0","html_url":"https://github.com/google/filament/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0/manifests"},{"name":"v1.49.2","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.2","html_url":"https://github.com/google/filament/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2/manifests"},{"name":"v1.49.3","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.3","html_url":"https://github.com/google/filament/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3/manifests"},{"name":"v1.49.1","sha":"918ce935b809ce6a08fe1431d783ebb6e11fab2d","kind":"commit","published_at":"2023-12-18T21:35:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.1","html_url":"https://github.com/google/filament/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"d273838e07c76be86a3521d32d8f51f3588e4292","kind":"commit","published_at":"2023-12-11T08:13:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.0","html_url":"https://github.com/google/filament/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"8b0d65768a8985a6facddd0e6678a3af2cba009f","kind":"commit","published_at":"2023-12-05T19:34:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.48.0","html_url":"https://github.com/google/filament/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"61501ba122b1553ccdff18e706ed0c2455938783","kind":"commit","published_at":"2023-11-27T22:20:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.47.0","html_url":"https://github.com/google/filament/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"21093067db09468eb54a6779db6dcaec54d1c0fb","kind":"commit","published_at":"2023-11-15T05:34:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.46.0","html_url":"https://github.com/google/filament/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"d786d59ea150c2e575255e5d89abfea66cba93d1","kind":"commit","published_at":"2023-11-09T18:09:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.1","html_url":"https://github.com/google/filament/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"b2e0b97bad5661d3a99ee8ce3e8784ac7e85dc50","kind":"commit","published_at":"2023-10-25T22:16:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.0","html_url":"https://github.com/google/filament/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"13afbc2876e49544a3e094def202146476d24a38","kind":"commit","published_at":"2023-10-02T22:27:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.44.0","html_url":"https://github.com/google/filament/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"a4869eaf1973adb5201226c9352942b97778f800","kind":"commit","published_at":"2023-09-27T18:11:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.1","html_url":"https://github.com/google/filament/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"a76eacba67c8ee2c76b42994988ebcaa4e1ac2f6","kind":"commit","published_at":"2023-09-18T21:22:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.0","html_url":"https://github.com/google/filament/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"e743e9243f8089c01b7eac69c9ec5c88999704e6","kind":"commit","published_at":"2023-09-14T05:59:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.2","html_url":"https://github.com/google/filament/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"de310ed9ada1059f6d6ddaf948d67064128b4158","kind":"commit","published_at":"2023-09-08T00:55:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.1","html_url":"https://github.com/google/filament/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"fe2bb3d9a4f39912d41ba91aaac9b7596ce03393","kind":"commit","published_at":"2023-08-28T20:26:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.0","html_url":"https://github.com/google/filament/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"b13497e2a056ca0db6acf341eb1dabbc844e0c3b","kind":"commit","published_at":"2023-08-16T00:12:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.41.0","html_url":"https://github.com/google/filament/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"1a50420b4611dc2a2e500f7d46a94169d22b48f8","kind":"commit","published_at":"2023-08-09T17:32:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.5","html_url":"https://github.com/google/filament/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"71f60de0ade8519a686f737962d951d99e2f9d2d","kind":"commit","published_at":"2023-08-01T22:38:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.4","html_url":"https://github.com/google/filament/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"4142e7a1cfb4337780d6ed8dfde53d82bfd47947","kind":"commit","published_at":"2023-07-26T19:52:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.3","html_url":"https://github.com/google/filament/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"358e89ef084f984fea6d4d3e3e9d77f41f6bd809","kind":"commit","published_at":"2023-07-17T21:49:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.2","html_url":"https://github.com/google/filament/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"a5b5b0c3a759ba7928bfceeaf4dad49e0f6b4686","kind":"commit","published_at":"2023-07-12T20:43:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.1","html_url":"https://github.com/google/filament/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a445c4e156c684fd60bc2eb4a0ea1d1494a16c03","kind":"commit","published_at":"2023-06-26T05:29:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.0","html_url":"https://github.com/google/filament/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"11fbacea20daea164e74e57af2f20bc970d0d4bb","kind":"tag","published_at":"2023-06-20T19:00:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.39.0","html_url":"https://github.com/google/filament/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"753aa9ca6199707fb22500eecb29a9164f3755cb","kind":"commit","published_at":"2023-06-07T16:31:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.38.0","html_url":"https://github.com/google/filament/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"676a2be874a07879a4c7a9df21f977458dd98be2","kind":"tag","published_at":"2023-06-05T22:21:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.37.0","html_url":"https://github.com/google/filament/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"56bf841bac45a451c450d9184eceec9b85dd1613","kind":"commit","published_at":"2023-05-15T23:55:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.36.0","html_url":"https://github.com/google/filament/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"36c69dda9c871a462eb556d3cd65c452e0bb0936","kind":"tag","published_at":"2023-05-09T17:23:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.35.0","html_url":"https://github.com/google/filament/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"31521c70c2e6421821726c84a8b7ba1dc40463dc","kind":"tag","published_at":"2023-05-01T22:45:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.34.0","html_url":"https://github.com/google/filament/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"83a3e243da1240a7736b10ffc947d7db3369f2bf","kind":"commit","published_at":"2023-04-25T17:09:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.33.0","html_url":"https://github.com/google/filament/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0/manifests"},{"name":"v1.32.4","sha":"29af3be2e30b7434b6305a898a6518eb506c60c7","kind":"commit","published_at":"2023-04-19T18:10:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.4","html_url":"https://github.com/google/filament/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"d62268fbfb457cde5b019b8e0ab0daa6c0376163","kind":"commit","published_at":"2023-04-11T18:17:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.3","html_url":"https://github.com/google/filament/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"7685736d6c5a0a8adcf9f55812ba21a8cf81bee3","kind":"commit","published_at":"2023-04-05T19:55:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.2","html_url":"https://github.com/google/filament/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"732628acf5443d10d9f5a76a40275edc85572f24","kind":"commit","published_at":"2023-03-21T22:48:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.1","html_url":"https://github.com/google/filament/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"2a579c460f62e724ac32c7bd2858860a9bc52523","kind":"commit","published_at":"2023-03-14T17:46:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.0","html_url":"https://github.com/google/filament/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0/manifests"},{"name":"v1.31.7","sha":"979d6742e04a79649723e21d3a8146e5131ccc38","kind":"commit","published_at":"2023-03-09T18:39:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.7","html_url":"https://github.com/google/filament/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"e9475b322b92f42c7185c551ebc7d968b531887a","kind":"commit","published_at":"2023-03-01T19:24:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.6","html_url":"https://github.com/google/filament/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"d9aead8aac42420d5105b8cc4899b7eb008cfcf7","kind":"tag","published_at":"2023-02-22T00:07:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.5","html_url":"https://github.com/google/filament/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"1c6279366f01faa674fa053182c03d447e49ba87","kind":"commit","published_at":"2023-02-13T19:51:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.4","html_url":"https://github.com/google/filament/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"ea428a27d1914156909f11a6e379767cca6a6af1","kind":"commit","published_at":"2023-02-01T19:54:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.3","html_url":"https://github.com/google/filament/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e9daaa05033a84d2512cd4c4f8629d88c663c9a7","kind":"commit","published_at":"2023-01-24T22:27:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.2","html_url":"https://github.com/google/filament/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"f39127605d711ae8e468fbf06b26c6684d309223","kind":"commit","published_at":"2023-01-18T22:23:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.1","html_url":"https://github.com/google/filament/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"96443f6dac53142ff91a6872c76bf838597a0abb","kind":"commit","published_at":"2023-01-10T17:50:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.0","html_url":"https://github.com/google/filament/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"31d9da38fd5e57ea3643d916b019a360be32bb76","kind":"tag","published_at":"2022-12-20T16:41:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.30.0","html_url":"https://github.com/google/filament/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"93230b06cfa2602c916efafa089dd594d760c601","kind":"tag","published_at":"2022-12-12T18:45:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.29.0","html_url":"https://github.com/google/filament/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"b8ff6a9ad9a7fda081cde7eb87528047ee95caa4","kind":"commit","published_at":"2022-11-10T00:38:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.3","html_url":"https://github.com/google/filament/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"0c3d59aba3833c36e984b0c08e7e789b56d40b7b","kind":"tag","published_at":"2022-11-03T23:16:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.2","html_url":"https://github.com/google/filament/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"bce26763356f4daafb569a659421fc41fca43e7c","kind":"commit","published_at":"2022-10-25T17:08:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.1","html_url":"https://github.com/google/filament/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ead0a2f59737e725315da1c25de4246cc7f8a3c0","kind":"commit","published_at":"2022-10-13T16:37:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.0","html_url":"https://github.com/google/filament/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"4591fdd9c025e051e98417d3264054269ba71b98","kind":"tag","published_at":"2022-09-30T18:49:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.2","html_url":"https://github.com/google/filament/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"867d4d44f5ef2a56f663f5d8a7ba984407adfcbe","kind":"commit","published_at":"2022-09-20T18:04:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.1","html_url":"https://github.com/google/filament/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"9e960b7d454e6cdf7d4159cb8bd177c8bb836fb2","kind":"commit","published_at":"2022-09-13T17:14:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.0","html_url":"https://github.com/google/filament/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"41bd30f81d98d45de8bae6dd7cf7699608d45af7","kind":"commit","published_at":"2022-08-31T16:04:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.26.0","html_url":"https://github.com/google/filament/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"dc9594fbdf57691966b3935f51a205f40a957cf3","kind":"commit","published_at":"2022-08-23T16:05:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.6","html_url":"https://github.com/google/filament/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"e0c610b013cb94d335e05e49cca0d16749ed6b43","kind":"commit","published_at":"2022-08-16T18:01:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.5","html_url":"https://github.com/google/filament/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"cb8914ab96d597b9b056934d05508216e742e65e","kind":"commit","published_at":"2022-08-02T18:47:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.4","html_url":"https://github.com/google/filament/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"eedcd9f8cb81c61f4be7ba9cf75d216884750526","kind":"commit","published_at":"2022-07-26T16:56:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.3","html_url":"https://github.com/google/filament/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"a9c5bbf18597b80b0717e56f59c42ad39de7cbdb","kind":"commit","published_at":"2022-07-18T22:14:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.2","html_url":"https://github.com/google/filament/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a171e75e70c3631f7a43636e213943e4376f7768","kind":"commit","published_at":"2022-07-11T22:50:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.1","html_url":"https://github.com/google/filament/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8de5fdd551dc90f5e9ce8ba17ed372c137c81da4","kind":"commit","published_at":"2022-07-07T02:07:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.0","html_url":"https://github.com/google/filament/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"8570e35224d9fe39bd05a1690620624e24bba036","kind":"commit","published_at":"2022-07-01T19:08:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.24.0","html_url":"https://github.com/google/filament/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0/manifests"},{"name":"v1.23.2","sha":"f88b6d9c97be4cf1ec7f02335561cef651076892","kind":"tag","published_at":"2022-06-21T04:12:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.2","html_url":"https://github.com/google/filament/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"a67d50b9e29cf7bf2f0a6f0b7bf4668cdb87770a","kind":"commit","published_at":"2022-06-06T22:16:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.1","html_url":"https://github.com/google/filament/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"4b3cde8b392302d163605656cae72414054a980e","kind":"commit","published_at":"2022-06-01T21:55:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.0","html_url":"https://github.com/google/filament/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"a1555617690a89f1137c3895f7d82576ce6cd16f","kind":"commit","published_at":"2022-05-24T22:17:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.2","html_url":"https://github.com/google/filament/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"52065f2cbd8b73be72ebe25e9c54ac253afad502","kind":"commit","published_at":"2022-05-18T01:01:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.1","html_url":"https://github.com/google/filament/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"7c0643f122bbb9c7d61f15ba4e1c5f6db2460515","kind":"commit","published_at":"2022-05-09T20:07:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.0","html_url":"https://github.com/google/filament/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"5c8977c9063ec4df7b4878849e29a1c8536faebf","kind":"commit","published_at":"2022-05-02T17:18:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.3","html_url":"https://github.com/google/filament/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"3366db83efb0986e7e8a59d23d3e27a1b21e7b3a","kind":"commit","published_at":"2022-04-25T20:57:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.2","html_url":"https://github.com/google/filament/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"e902df19b211dcb0bc4aa8b98744d1e8126c70c4","kind":"commit","published_at":"2022-04-13T16:15:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.1","html_url":"https://github.com/google/filament/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"90c23a7d5d11b2749bebf15c4d16c488f5bed3a7","kind":"tag","published_at":"2022-04-04T20:24:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.0","html_url":"https://github.com/google/filament/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0/manifests"},{"name":"v1.20.5","sha":"5abf78036023dc2939c68e30f14eacde27292d78","kind":"commit","published_at":"2022-03-29T01:45:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.5","html_url":"https://github.com/google/filament/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"82793f9b829ee915211209d9fe8b7fa78abd7f98","kind":"commit","published_at":"2022-03-21T21:43:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.4","html_url":"https://github.com/google/filament/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3d741fc8d44b22fdcad2d479f01aef38f9ee0d3f","kind":"commit","published_at":"2022-03-14T21:17:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.3","html_url":"https://github.com/google/filament/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"2b93f08ca58d0eb151d705af55e4eddefc42ea63","kind":"commit","published_at":"2022-03-07T22:10:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.2","html_url":"https://github.com/google/filament/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"574e3e7521d89cb293cae56ce63efd1e31a45753","kind":"commit","published_at":"2022-03-02T23:47:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.1","html_url":"https://github.com/google/filament/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"b769cfda62fabe8f2dea3c29d7959b4d50d99b47","kind":"commit","published_at":"2022-02-24T21:57:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.0","html_url":"https://github.com/google/filament/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"e84c94d3ebba7d67ed79a6f06fafe4b59fcac4db","kind":"commit","published_at":"2022-02-14T21:46:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.19.0","html_url":"https://github.com/google/filament/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cdadb43e501dd9f6af7f6862afe70f58f713519d","kind":"tag","published_at":"2022-02-09T23:44:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.18.0","html_url":"https://github.com/google/filament/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b19a73cc50fc69e109b178a8bb31cf873c6aafec","kind":"commit","published_at":"2022-01-24T20:50:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.17.0","html_url":"https://github.com/google/filament/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"04df79e58f45fcd9a3da9d5a7c2acbd1e99507a9","kind":"commit","published_at":"2022-01-18T21:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.1","html_url":"https://github.com/google/filament/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"60d3638f150236d086bbd23e606596c7ec2e438d","kind":"commit","published_at":"2022-01-10T18:44:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.0","html_url":"https://github.com/google/filament/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"dc74540423f5f1f423327009dcb52fd0fa4a0c7f","kind":"commit","published_at":"2022-01-04T19:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.2","html_url":"https://github.com/google/filament/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"595b355d1b8e3df1fb93f77551cdb4c2c37dcbaa","kind":"commit","published_at":"2021-12-13T18:06:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.1","html_url":"https://github.com/google/filament/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bb460d78d8a9168434cc1c333ea9505ad25a4a42","kind":"commit","published_at":"2021-12-06T19:14:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.0","html_url":"https://github.com/google/filament/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"fd82f6b04efa93848215f28175df0f50a5c0d5cc","kind":"commit","published_at":"2021-11-29T22:07:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.2","html_url":"https://github.com/google/filament/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"bbe7dbfa92b081606a4ee927960bcd71a789f3c4","kind":"commit","published_at":"2021-11-22T18:11:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.1","html_url":"https://github.com/google/filament/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"41a809368b37f33e562d767e1aca2a0c3a166749","kind":"commit","published_at":"2021-11-15T18:07:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.0","html_url":"https://github.com/google/filament/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"44125926d1c1df6816b069d80c38bb3d45f85fa5","kind":"tag","published_at":"2021-11-09T01:06:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.13.0","html_url":"https://github.com/google/filament/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"0d9bdcc00868cfec086356a16d60cdba6dfb9774","kind":"commit","published_at":"2021-11-01T21:55:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.11","html_url":"https://github.com/google/filament/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"ea404f8d4fcc1b7dad0f39f4327d12a5917aee62","kind":"tag","published_at":"2021-10-26T17:11:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.10","html_url":"https://github.com/google/filament/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0cf78b3abe70a6504de7f0d4f2c5fcb3d945ee9e","kind":"commit","published_at":"2021-10-20T19:12:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.9","html_url":"https://github.com/google/filament/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"8f80643c1afdd842d8e9a0bf8f0b46e2be28e37a","kind":"commit","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.8","html_url":"https://github.com/google/filament/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"f463d53036c73d6913d22b2e7178d77469ac247f","kind":"commit","published_at":"2021-10-04T17:21:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.7","html_url":"https://github.com/google/filament/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"bdb12d9b2410431e7db985c9ba90cbf2fd0dfd81","kind":"commit","published_at":"2021-09-27T18:12:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.6","html_url":"https://github.com/google/filament/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"2e9bf6d694c22f0f4a721fda4fd1c050e4f831be","kind":"commit","published_at":"2021-09-20T17:14:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.5","html_url":"https://github.com/google/filament/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"b54fdc9e6ef301d890e8700ada8ec9ac0a88b56d","kind":"commit","published_at":"2021-09-13T17:43:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.4","html_url":"https://github.com/google/filament/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"29612a684e437fe6d1422054df9dc6882d4a54de","kind":"commit","published_at":"2021-09-08T18:03:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.3","html_url":"https://github.com/google/filament/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"fa2553251fb5fd751680cf8a22620db032917ae8","kind":"commit","published_at":"2021-08-30T18:44:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.2","html_url":"https://github.com/google/filament/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6960b1148a1298e1e39600b3a2463675d48ea91b","kind":"commit","published_at":"2021-08-23T19:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.1","html_url":"https://github.com/google/filament/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"d25ca01624c88c573264f7fe1d12174d6f2bef5a","kind":"commit","published_at":"2021-08-09T19:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.0","html_url":"https://github.com/google/filament/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"e2be3dd0aca5f05101113c81ee0e1b1fd0398e08","kind":"commit","published_at":"2021-08-03T18:15:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.2","html_url":"https://github.com/google/filament/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9073fc3dc37d95c3fcaf8eced60a070fe053cc9c","kind":"tag","published_at":"2021-07-28T17:52:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.1","html_url":"https://github.com/google/filament/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"13bed4fdf980e8df88be3953ef18008fac475f4d","kind":"commit","published_at":"2021-07-19T17:20:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.0","html_url":"https://github.com/google/filament/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0/manifests"},{"name":"v1.10.7","sha":"ba804444b80d8957e005d90615983129f4501d0f","kind":"commit","published_at":"2021-07-12T17:47:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.7","html_url":"https://github.com/google/filament/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"fd258b7765637b7970610633e69e37f75cfb47fd","kind":"commit","published_at":"2021-07-07T17:59:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.6","html_url":"https://github.com/google/filament/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"7bc65421a9a727a5485ea990ebc182892ab3916a","kind":"commit","published_at":"2021-06-28T19:04:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.5","html_url":"https://github.com/google/filament/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"e8877ffe2d91628c2383ae9334b27bf4adaff978","kind":"commit","published_at":"2021-06-21T18:16:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.4","html_url":"https://github.com/google/filament/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0bf02b75d5b6e91e5d0e2005bc07d505a3b66ebf","kind":"commit","published_at":"2021-06-14T17:04:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.3","html_url":"https://github.com/google/filament/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ca87b188cac8225ed6adb49a72fb5414877f8ce","kind":"commit","published_at":"2021-06-07T18:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.2","html_url":"https://github.com/google/filament/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0ab0e50a4f848c53027023e041729966c888b385","kind":"tag","published_at":"2021-06-02T18:17:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.1","html_url":"https://github.com/google/filament/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"662a10e27357e7f76c50583f89b32cffd62d6a35","kind":"commit","published_at":"2021-05-24T17:49:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.0","html_url":"https://github.com/google/filament/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0/manifests"},{"name":"v1.9.25","sha":"77891acb9211855420e62e2f81e1fd9bc185e9db","kind":"commit","published_at":"2021-05-17T17:57:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.25","html_url":"https://github.com/google/filament/releases/tag/v1.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25/manifests"},{"name":"v1.9.24","sha":"46e52c71e1b75dbb19f83071cf1ddee0b34128a7","kind":"tag","published_at":"2021-05-12T18:46:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.24","html_url":"https://github.com/google/filament/releases/tag/v1.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24/manifests"},{"name":"v1.9.23","sha":"4388e81e5fecd96f5522974f4814eaca8527daa9","kind":"commit","published_at":"2021-05-03T17:40:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.23","html_url":"https://github.com/google/filament/releases/tag/v1.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23/manifests"},{"name":"v1.9.22","sha":"debcbb8e5ca49ad2ab573103a7d7d4d611eff34c","kind":"commit","published_at":"2021-04-26T17:52:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.22","html_url":"https://github.com/google/filament/releases/tag/v1.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22/manifests"},{"name":"v1.9.21","sha":"c0d6cd3ac32cbf2154addba5b872705cf1472447","kind":"commit","published_at":"2021-04-19T18:34:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.21","html_url":"https://github.com/google/filament/releases/tag/v1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21/manifests"},{"name":"v1.9.20","sha":"8933be1ae2f1066cfe35f12d27d39133e2c78bbf","kind":"commit","published_at":"2021-04-12T18:36:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.20","html_url":"https://github.com/google/filament/releases/tag/v1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20/manifests"},{"name":"v1.9.19","sha":"f9ee0de07a1177df59cbda0a60fd42524be6d569","kind":"commit","published_at":"2021-04-05T18:11:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.19","html_url":"https://github.com/google/filament/releases/tag/v1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19/manifests"},{"name":"v1.9.18","sha":"759109d478185c5f78a7f611b24ed474ecb31653","kind":"commit","published_at":"2021-03-29T18:06:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.18","html_url":"https://github.com/google/filament/releases/tag/v1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18/manifests"},{"name":"v1.9.17","sha":"994fdf4e1d4f14df997729cab0856063d23d0aeb","kind":"commit","published_at":"2021-03-22T17:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.17","html_url":"https://github.com/google/filament/releases/tag/v1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17/manifests"},{"name":"v1.9.16","sha":"c15db68a5bb6ba9a242394cc04bcd1e0b6dcdc52","kind":"commit","published_at":"2021-03-15T17:12:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.16","html_url":"https://github.com/google/filament/releases/tag/v1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16/manifests"},{"name":"v1.9.15","sha":"d9a6e2e649bb60ac9b873db387e7851a2a07c775","kind":"commit","published_at":"2021-03-08T18:07:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.15","html_url":"https://github.com/google/filament/releases/tag/v1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15/manifests"},{"name":"v1.9.14","sha":"0bd41e877e6f9644e368b807aea03ed7f2364045","kind":"commit","published_at":"2021-03-01T19:21:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.14","html_url":"https://github.com/google/filament/releases/tag/v1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14/manifests"},{"name":"v1.9.13","sha":"ea1dede19c15701317e70e88c4b94d1bcbbe9074","kind":"commit","published_at":"2021-02-22T18:29:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.13","html_url":"https://github.com/google/filament/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"b96bc30fbd221bace6e3639b7922934f54087459","kind":"commit","published_at":"2021-02-16T18:44:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.12","html_url":"https://github.com/google/filament/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"f222f1b925dcce2671afb699cb03597741b75e31","kind":"commit","published_at":"2021-02-08T17:51:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.11","html_url":"https://github.com/google/filament/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"fe23aa917d22d8fd5f7e5fee2e6e3589c70c8e13","kind":"commit","published_at":"2021-02-01T19:45:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.10","html_url":"https://github.com/google/filament/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"cc9e05e71192ffce690621ec6b97afb1e2450a3f","kind":"commit","published_at":"2020-11-16T20:34:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.9","html_url":"https://github.com/google/filament/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"06d9183aaa48c742834e5f2d329acf43b2c8ddda","kind":"commit","published_at":"2020-11-09T17:28:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.8","html_url":"https://github.com/google/filament/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"bcdad769ff95b64aefec2cc54e220eff06a8b2f8","kind":"commit","published_at":"2020-11-02T18:03:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.7","html_url":"https://github.com/google/filament/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"b0beee03bc7a624eea4d8e22ff58e1bc43f0179d","kind":"commit","published_at":"2020-10-26T17:29:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.6","html_url":"https://github.com/google/filament/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"98107016b9d79eb8418abdee5d2db22c6b69a8b5","kind":"commit","published_at":"2020-10-19T17:51:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.5","html_url":"https://github.com/google/filament/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"39862c91ce15ee7474fa7f9e0eb1ca866413962a","kind":"commit","published_at":"2020-10-12T17:56:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.4","html_url":"https://github.com/google/filament/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"826e8d181c3f12f0b4f1d8644557159f1d017677","kind":"commit","published_at":"2020-10-05T17:36:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.3","html_url":"https://github.com/google/filament/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"defee767c3d1cc0c927e6c27feb6d54e7df410e9","kind":"commit","published_at":"2020-09-28T17:27:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.2","html_url":"https://github.com/google/filament/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"39f323fe09ed594247c4414df4786a7c86525659","kind":"commit","published_at":"2020-09-21T17:00:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.1","html_url":"https://github.com/google/filament/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d1a93f0557d4d91d372593ea835c87b5080c5701","kind":"commit","published_at":"2020-09-14T17:54:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.0","html_url":"https://github.com/google/filament/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"642fb5859b011f0686779e0555a7685038ad5f52","kind":"commit","published_at":"2020-07-30T19:18:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.1","html_url":"https://github.com/google/filament/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"77aec40a5663fa75cb849e2d1b274b0e080016ee","kind":"commit","published_at":"2020-07-09T18:44:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.0","html_url":"https://github.com/google/filament/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8780d7aae58389a1122f080103d15660b287e16d","kind":"commit","published_at":"2020-05-15T17:41:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.7.0","html_url":"https://github.com/google/filament/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3e67f628ee77b4cdd33f0be31a99086e5276536f","kind":"commit","published_at":"2020-05-01T22:58:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.6.0","html_url":"https://github.com/google/filament/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"05bc60f9531ec7701b73f89a11a31e0e0d5f1eb9","kind":"commit","published_at":"2020-04-03T00:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.2","html_url":"https://github.com/google/filament/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"201bd2c8452e1091d1938a57dc453486066cc230","kind":"commit","published_at":"2020-04-01T01:09:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.1","html_url":"https://github.com/google/filament/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"07d6aebafce72ae62f8510afa292dc5677406f3b","kind":"commit","published_at":"2020-03-31T04:48:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.0","html_url":"https://github.com/google/filament/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1a66f85b672edbd73e6990f80c40309e9539c8fa","kind":"commit","published_at":"2020-01-27T20:59:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.5","html_url":"https://github.com/google/filament/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2908224c95e7dcd333dcc3d3704e30a783d9ea12","kind":"commit","published_at":"2020-01-09T20:19:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.4","html_url":"https://github.com/google/filament/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"4ba5d6b9a8d3fde996514c683d0c6f38828c0628","kind":"commit","published_at":"2019-11-27T21:05:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.3","html_url":"https://github.com/google/filament/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a82d93914ee28347031095b30281c6ec7e6ad38c","kind":"commit","published_at":"2019-10-30T20:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.2","html_url":"https://github.com/google/filament/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3008123d6b88121b0c6b25722a6fbacfff5b1b04","kind":"commit","published_at":"2019-10-18T20:36:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.1","html_url":"https://github.com/google/filament/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"90fdb954293cf6497522d55a43857887a1077fab","kind":"commit","published_at":"2019-09-30T21:55:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.0","html_url":"https://github.com/google/filament/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dc062305b9285dd77409db98ed527a294f288004","kind":"commit","published_at":"2019-08-26T21:07:14.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.2","html_url":"https://github.com/google/filament/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6b415273bacbf75f18f7863092baa6e32b1030b3","kind":"commit","published_at":"2019-08-08T16:54:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.1","html_url":"https://github.com/google/filament/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"073a6c76969b254addc3dd1d5fb408d59a30b179","kind":"tag","published_at":"2019-07-03T18:29:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.0","html_url":"https://github.com/google/filament/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0/manifests"},{"name":"sceneform-1.9pr4","sha":"84cc8ff9c81fc67468b50e6ca09a38f02fb84950","kind":"tag","published_at":"2019-06-26T23:06:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4/manifests"},{"name":"sceneform-1.9pr3","sha":"a7ab0d98fad14e27691385404c3fb3d5c8523ec4","kind":"tag","published_at":"2019-06-17T21:56:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3/manifests"},{"name":"sceneform-1.9pr2","sha":"0398aa4c670612da70c2f23836e12208ae093caf","kind":"tag","published_at":"2019-04-26T00:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2/manifests"},{"name":"v1.2.0","sha":"8d9ebb7a6824d3055abd9df0a34cbdc4ed33e864","kind":"commit","published_at":"2019-04-23T20:33:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.2.0","html_url":"https://github.com/google/filament/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0/manifests"},{"name":"sceneform-1.9pr1","sha":"a8a37a537a1109231535f59f1539207f5b700286","kind":"tag","published_at":"2019-03-13T21:09:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1/manifests"},{"name":"sceneform-1.7pr6","sha":"28c8f6818eaaf89e83bb23f7969cc9e5400e4b8a","kind":"tag","published_at":"2019-02-16T01:14:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6/manifests"},{"name":"sceneform-1.7pr5","sha":"7ba46ef5f128ca5c2949a6bbfb85d817cddb436b","kind":"tag","published_at":"2019-01-31T00:09:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5/manifests"},{"name":"sceneform-1.7pr4","sha":"ae6ab66af4abf44b1a77268e5556d083da729798","kind":"tag","published_at":"2019-01-29T23:41:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4/manifests"},{"name":"sceneform-1.7pr3","sha":"ad4c4148f4e7f224e9d3bab25a945d408b44ac2c","kind":"tag","published_at":"2019-01-23T22:44:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3/manifests"},{"name":"sceneform-1.7pr2","sha":"02b0eb3ae247bf3c02aeddd9d71911c6e3b7dd96","kind":"tag","published_at":"2018-12-13T19:15:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2/manifests"},{"name":"v1.1.0","sha":"f4f6fb75dc4e2c15665aecf10715c2bcca9c4248","kind":"commit","published_at":"2018-12-07T16:15:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.1.0","html_url":"https://github.com/google/filament/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0/manifests"},{"name":"sceneform-1.7pr1","sha":"af799e734a94c2682ae32865f08f6c2b2b8825d4","kind":"tag","published_at":"2018-12-01T00:00:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1/manifests"},{"name":"sceneform-1.6pr6","sha":"f8f24f492f1fa7dd9a894c04209131c69d1fdb48","kind":"tag","published_at":"2018-11-08T19:56:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6/manifests"},{"name":"v1.0.0","sha":"a052d6cf49c4a016c145c2431ea3c390aac58b76","kind":"tag","published_at":"2018-11-06T22:17:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.0.0","html_url":"https://github.com/google/filament/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0/manifests"},{"name":"sceneform-1.6pr5","sha":"e00ba80561caecda663c6bdb5681b6c890eb4b85","kind":"tag","published_at":"2018-10-17T23:11:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5/manifests"},{"name":"sceneform-1.6pr4","sha":"920113b076d0b1f1c47092b857f94d0d1e08d7bd","kind":"tag","published_at":"2018-10-11T23:57:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4/manifests"},{"name":"sceneform-1.6pr3","sha":"7485cc5fd0f65cf7d5530103b2c3c580709f6bac","kind":"tag","published_at":"2018-10-10T01:48:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3/manifests"},{"name":"sceneform-1.6pr2","sha":"86b8a97389f06b2447738451fa48a7a96732a4f1","kind":"tag","published_at":"2018-10-02T23:27:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2/manifests"},{"name":"sceneform-1.6pr1","sha":"4c822533dab356a851d67fe476e1d91e70a86a2d","kind":"tag","published_at":"2018-10-02T23:27:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1/manifests"},{"name":"v0.1.0-alpha2","sha":"b467bb033987df3d23633b3dce7b93a1d25560d2","kind":"commit","published_at":"2018-08-24T19:37:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha2","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2/manifests"},{"name":"v0.1.0-alpha","sha":"e96179e03f724803c0eb4db207fa777b7f8440c2","kind":"commit","published_at":"2018-08-04T03:31:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-28T18:18:29.394Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":22.91576500761401,"stargazers_count":1.4504688627073816,"forks_count":3.9711068365793056,"docker_downloads_count":null,"average":12.245631962811572},"purl":"pkg:maven/com.google.android.filament/filamat-android-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:filamat-android-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:filamat-android-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:filamat-android-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T08:01:16.687Z","issues_count":533,"pull_requests_count":2532,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":322,"pull_requests_closed_count":2183,"pull_request_authors_count":119,"issue_authors_count":311,"avg_comments_per_issue":2.6622889305816133,"avg_comments_per_pull_request":0.4020537124802528,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":128,"past_year_pull_requests_count":1295,"past_year_avg_time_to_close_issue":970973.0222222222,"past_year_avg_time_to_close_pull_request":411139.21982335625,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":1019,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":95,"past_year_avg_comments_per_issue":0.703125,"past_year_avg_comments_per_pull_request":0.3436293436293436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":927,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"romainguy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":5115642,"name":"com.google.android.filament:gltfio-android-lite","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":81,"first_release_published_at":"2020-03-31T01:29:09.000Z","latest_release_published_at":"2022-06-06T23:03:47.000Z","latest_release_number":"1.23.1","last_synced_at":"2026-06-06T13:49:29.303Z","created_at":"2022-08-01T22:15:24.756Z","updated_at":"2026-06-06T13:49:29.303Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/gltfio-android-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/gltfio-android-lite/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-28T06:05:03.000Z","size":1041171,"stargazers_count":18975,"open_issues_count":191,"forks_count":2046,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-28T08:11:34.281Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-28T07:34:43.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281487906,"owners_count":26510185,"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-28T02:00:06.022Z","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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T18:18:13.588Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/com.google.android.filament/gltfio-android-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:gltfio-android-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:gltfio-android-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:gltfio-android-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T08:01:16.687Z","issues_count":533,"pull_requests_count":2532,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":322,"pull_requests_closed_count":2183,"pull_request_authors_count":119,"issue_authors_count":311,"avg_comments_per_issue":2.6622889305816133,"avg_comments_per_pull_request":0.4020537124802528,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":128,"past_year_pull_requests_count":1295,"past_year_avg_time_to_close_issue":970973.0222222222,"past_year_avg_time_to_close_pull_request":411139.21982335625,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":1019,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":95,"past_year_avg_comments_per_issue":0.703125,"past_year_avg_comments_per_pull_request":0.3436293436293436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":927,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"romainguy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4765705,"name":"com.google.android.filament:filament-utils-android-lite","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":72,"first_release_published_at":"2020-03-31T01:28:50.000Z","latest_release_published_at":"2022-03-29T18:07:42.000Z","latest_release_number":"1.20.5","last_synced_at":"2026-06-06T13:49:29.474Z","created_at":"2022-07-26T04:44:03.202Z","updated_at":"2026-06-06T13:49:29.475Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/filament-utils-android-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/filament-utils-android-lite/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-28T06:05:03.000Z","size":1041171,"stargazers_count":18975,"open_issues_count":191,"forks_count":2046,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-28T08:11:34.281Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-28T07:34:43.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281487939,"owners_count":26510190,"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-28T02:00:06.022Z","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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T18:18:10.559Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":22.91576500761401,"stargazers_count":1.450068125350645,"forks_count":3.9711068365793056,"docker_downloads_count":null,"average":12.245531778472388},"purl":"pkg:maven/com.google.android.filament/filament-utils-android-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:filament-utils-android-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:filament-utils-android-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:filament-utils-android-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T08:01:16.687Z","issues_count":533,"pull_requests_count":2532,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":322,"pull_requests_closed_count":2183,"pull_request_authors_count":119,"issue_authors_count":311,"avg_comments_per_issue":2.6622889305816133,"avg_comments_per_pull_request":0.4020537124802528,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":128,"past_year_pull_requests_count":1295,"past_year_avg_time_to_close_issue":970973.0222222222,"past_year_avg_time_to_close_pull_request":411139.21982335625,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":1019,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":95,"past_year_avg_comments_per_issue":0.703125,"past_year_avg_comments_per_pull_request":0.3436293436293436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":927,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"romainguy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4630372,"name":"com.google.android.filament:filamat-android","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":172,"first_release_published_at":"2020-03-31T01:28:18.000Z","latest_release_published_at":"2026-05-27T02:14:20.000Z","latest_release_number":"1.71.5","last_synced_at":"2026-06-06T13:49:29.631Z","created_at":"2022-07-24T07:06:55.697Z","updated_at":"2026-06-06T13:49:29.631Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/filamat-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/filamat-android/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-28T06:05:03.000Z","size":1041171,"stargazers_count":18975,"open_issues_count":191,"forks_count":2046,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-28T08:11:34.281Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-28T07:34:43.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281487922,"owners_count":26510186,"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-28T02:00:06.022Z","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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T18:18:04.228Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.173479201731185,"dependent_packages_count":49.884988378616654,"stargazers_count":1.4504688627073816,"forks_count":3.9711068365793056,"docker_downloads_count":null,"average":16.120010819908632},"purl":"pkg:maven/com.google.android.filament/filamat-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:filamat-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:filamat-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:filamat-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T08:01:16.687Z","issues_count":533,"pull_requests_count":2532,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":322,"pull_requests_closed_count":2183,"pull_request_authors_count":119,"issue_authors_count":311,"avg_comments_per_issue":2.6622889305816133,"avg_comments_per_pull_request":0.4020537124802528,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":128,"past_year_pull_requests_count":1295,"past_year_avg_time_to_close_issue":970973.0222222222,"past_year_avg_time_to_close_pull_request":411139.21982335625,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":1019,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":95,"past_year_avg_comments_per_issue":0.703125,"past_year_avg_comments_per_pull_request":0.3436293436293436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":927,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"romainguy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":13857900,"name":"com.google.android.filament:matc","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":17,"first_release_published_at":"2026-01-21T21:55:53.000Z","latest_release_published_at":"2026-05-27T02:14:20.000Z","latest_release_number":"1.71.5","last_synced_at":"2026-06-06T13:49:29.636Z","created_at":"2026-02-19T21:03:12.649Z","updated_at":"2026-06-06T13:49:29.636Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/matc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/matc/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2026-02-18T08:41:59.000Z","size":1070808,"stargazers_count":19654,"open_issues_count":198,"forks_count":2115,"subscribers_count":386,"default_branch":"main","last_synced_at":"2026-02-18T12:52:40.892Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-02-18T11:47:33.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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"}},"repo_metadata_updated_at":"2026-02-19T21:22:07.139Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.17322581582641,"dependent_packages_count":43.13765043763676,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.65543812673158},"purl":"pkg:maven/com.google.android.filament/matc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:matc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:matc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:matc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T21:01:04.522Z","issues_count":539,"pull_requests_count":2539,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517594.2925824176,"issues_closed_count":322,"pull_requests_closed_count":2184,"pull_request_authors_count":119,"issue_authors_count":315,"avg_comments_per_issue":2.6623376623376624,"avg_comments_per_pull_request":0.4013391098857818,"merged_pull_requests_count":2012,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":95,"past_year_pull_requests_count":993,"past_year_avg_time_to_close_issue":971001.71875,"past_year_avg_time_to_close_pull_request":344378.908,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":750,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":0.8842105263157894,"past_year_avg_comments_per_pull_request":0.32326283987915405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":683,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":668,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:matc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:matc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:matc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:matc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:matc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:matc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4628630,"name":"com.google.android.filament:filament-utils-android","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":174,"first_release_published_at":"2020-01-27T21:42:34.000Z","latest_release_published_at":"2026-05-27T02:14:20.000Z","latest_release_number":"1.71.5","last_synced_at":"2026-06-06T13:49:29.691Z","created_at":"2022-07-23T18:52:52.090Z","updated_at":"2026-06-06T13:49:29.691Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/filament-utils-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/filament-utils-android/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-28T06:05:03.000Z","size":1041171,"stargazers_count":18975,"open_issues_count":191,"forks_count":2046,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-28T08:11:34.281Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-28T07:34:43.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281487918,"owners_count":26510185,"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-28T02:00:06.022Z","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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v1.66.1","sha":"64656cf602c264a21b47f64038535be976cc7e5d","kind":"commit","published_at":"2025-10-21T19:56:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.1","html_url":"https://github.com/google/filament/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"2f2b4dc0fae1076458202793cf7849d59a7ed116","kind":"commit","published_at":"2025-10-14T21:25:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.0","html_url":"https://github.com/google/filament/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"2a86c0c60ecce9443fc34631570e924721b20b40","kind":"commit","published_at":"2025-10-07T22:54:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.4","html_url":"https://github.com/google/filament/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"c903903fcb7a8fd2bab7b83b94c3d73d771b6d1c","kind":"commit","published_at":"2025-09-30T18:50:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.3","html_url":"https://github.com/google/filament/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"0cb9e85c66f1de2b0da86a54f1a765a033fd0d5b","kind":"commit","published_at":"2025-09-24T18:53:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.2","html_url":"https://github.com/google/filament/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"d1833471206145df34b34adb085ddda58a30484b","kind":"commit","published_at":"2025-09-19T15:42:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.1","html_url":"https://github.com/google/filament/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"ce71136c8fbb5351d11b325fde09e4f84e14238e","kind":"commit","published_at":"2025-09-10T00:15:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.0","html_url":"https://github.com/google/filament/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"426c2e01edca1c74095a60173978701f8b1b76d8","kind":"commit","published_at":"2025-09-02T18:17:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.1","html_url":"https://github.com/google/filament/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"74c68fe31287de695f8e2bb9e7dd31a875fd9a37","kind":"commit","published_at":"2025-08-19T21:51:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.0","html_url":"https://github.com/google/filament/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0/manifests"},{"name":"v1.63.1","sha":"80ef2ed67ec43e83cafb2229321160f35246b5e5","kind":"commit","published_at":"2025-08-13T15:47:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.1","html_url":"https://github.com/google/filament/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"f384f504b8815c60c08b0c195677e0208d4921fa","kind":"commit","published_at":"2025-08-06T05:59:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.0","html_url":"https://github.com/google/filament/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0/manifests"},{"name":"v1.62.2","sha":"ede471ce0b0f122e35bcaaca1e5f62612b9a0cf1","kind":"commit","published_at":"2025-07-31T17:27:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.2","html_url":"https://github.com/google/filament/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2/manifests"},{"name":"v1.62.1","sha":"c7ad86906cddfc1f9298ee372cdd9deb0ac143db","kind":"commit","published_at":"2025-07-14T23:11:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.1","html_url":"https://github.com/google/filament/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"3f5965e59188f4234badff7ee24a50676ce95dca","kind":"commit","published_at":"2025-06-30T23:39:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.0","html_url":"https://github.com/google/filament/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0/manifests"},{"name":"v1.61.2","sha":"0f5351b18419eddf945fa73e2c23698acc1549a1","kind":"commit","published_at":"2025-06-25T19:29:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.2","html_url":"https://github.com/google/filament/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2/manifests"},{"name":"v1.61.1","sha":"505969cdf60bfd48ad552581a1bded0553bbccf0","kind":"commit","published_at":"2025-06-12T00:31:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.1","html_url":"https://github.com/google/filament/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"fc287bd7c004ee6b5ee3f941fd4702437f749f27","kind":"commit","published_at":"2025-06-03T19:02:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.0","html_url":"https://github.com/google/filament/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"f483c93c5a4afe2b0058fbdaee94a43bf340bf71","kind":"commit","published_at":"2025-05-20T19:42:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.1","html_url":"https://github.com/google/filament/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"4d35a7db75d67c9ee74361e96f4e4bce3ecd7a99","kind":"commit","published_at":"2025-05-13T21:27:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.0","html_url":"https://github.com/google/filament/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0/manifests"},{"name":"v1.59.5","sha":"99fbb635280bcdf412c281a38def77d5c41ec493","kind":"commit","published_at":"2025-05-08T16:06:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.5","html_url":"https://github.com/google/filament/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"10fdb3b9a2bea171e7581dc0625bc25b1094f5ed","kind":"commit","published_at":"2025-05-02T00:33:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.4","html_url":"https://github.com/google/filament/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"963fc9b15a2c7037fb04a85a10c05ea89aeb8554","kind":"commit","published_at":"2025-04-21T22:05:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.3","html_url":"https://github.com/google/filament/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"c4f0798c5d58170951114fa88256c581a6a63578","kind":"commit","published_at":"2025-04-16T22:47:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.2","html_url":"https://github.com/google/filament/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"43860b6830a651d95c3d4a88a5b43cf5b3f717e5","kind":"commit","published_at":"2025-04-09T17:21:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.1","html_url":"https://github.com/google/filament/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c0884c03dc566b02cdae056125cb00f7711dafa0","kind":"commit","published_at":"2025-03-31T22:23:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.0","html_url":"https://github.com/google/filament/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"fd6facf52fbe06f5b1b7674785596a33d0c1cc01","kind":"commit","published_at":"2025-03-28T22:34:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.2","html_url":"https://github.com/google/filament/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"a3609eba2e81aba26ac0090df95b9a9ebf55ceed","kind":"commit","published_at":"2025-03-19T23:17:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.1","html_url":"https://github.com/google/filament/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"dee94b56db1518530a12de8fd7af1d3c05c3a680","kind":"commit","published_at":"2025-03-10T22:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.0","html_url":"https://github.com/google/filament/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"be0b7373e950052d52ad99b4a82297d83fe55f3b","kind":"commit","published_at":"2025-03-05T22:37:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.2","html_url":"https://github.com/google/filament/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"e96a302e7988dea8d821c08e0dfc36956d7d7234","kind":"commit","published_at":"2025-02-27T18:09:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.1","html_url":"https://github.com/google/filament/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"43d69099395d6a2f851c6a0e4fcb5f5ea05f7515","kind":"commit","published_at":"2025-02-18T17:59:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.0","html_url":"https://github.com/google/filament/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"082da86ca889c905cfdc8928fb8fbeff1c50b091","kind":"commit","published_at":"2025-02-06T19:14:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.8","html_url":"https://github.com/google/filament/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"18d7cf980b1da7bd072cc7b52111caf9e3b59fb3","kind":"commit","published_at":"2025-01-30T00:41:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.7","html_url":"https://github.com/google/filament/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"69a327c7e7842c25a016f219a86f1dd36bb28b7b","kind":"commit","published_at":"2025-01-16T21:00:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.6","html_url":"https://github.com/google/filament/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"d5bcc31c711497df994fe07223c258d057da2e06","kind":"commit","published_at":"2025-01-08T21:59:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.5","html_url":"https://github.com/google/filament/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"4695e93633a8580a065941fb593452d58bba39a8","kind":"commit","published_at":"2024-12-18T00:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.4","html_url":"https://github.com/google/filament/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"8ef8b345ae1bf9c3b5c52fe37646273783c37ebf","kind":"commit","published_at":"2024-12-11T02:17:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.3","html_url":"https://github.com/google/filament/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"04b62960dea667ebab0acf09a821a56f6b256fcc","kind":"commit","published_at":"2024-11-25T23:46:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.2","html_url":"https://github.com/google/filament/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"60ce48e32737cd44f31fa5f2e22739fae22c5116","kind":"commit","published_at":"2024-11-19T17:20:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.1","html_url":"https://github.com/google/filament/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"003e5005713cba55cbd3f3a423c472000b96b868","kind":"commit","published_at":"2024-11-04T23:21:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.0","html_url":"https://github.com/google/filament/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c7319ac559458ce060670e1af658f4b5727e76ca","kind":"commit","published_at":"2024-11-04T17:34:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.1","html_url":"https://github.com/google/filament/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e4b1f0413b83aa8c3b4dda1da914c71323a16780","kind":"commit","published_at":"2024-10-21T05:39:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.0","html_url":"https://github.com/google/filament/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0/manifests"},{"name":"v1.54.5","sha":"0e4d35b9fddad2b0dddb2c1ddea6fee7d6607ce8","kind":"commit","published_at":"2024-09-24T19:34:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.5","html_url":"https://github.com/google/filament/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"65aed719d71b27fcaa7b0ae16de0fd9b96824cc2","kind":"commit","published_at":"2024-09-17T22:25:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.4","html_url":"https://github.com/google/filament/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"3e556588fc7b0e901c3a0af96f1bd279891883cf","kind":"commit","published_at":"2024-09-10T19:26:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.3","html_url":"https://github.com/google/filament/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"bb1d1c73498702e4aedf6784e77249dcf8619c41","kind":"commit","published_at":"2024-09-04T18:55:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.2","html_url":"https://github.com/google/filament/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"bce91c56dddfc002ea75f0b2fa408ca4c97330e4","kind":"commit","published_at":"2024-08-27T23:30:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.1","html_url":"https://github.com/google/filament/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"c1a3450d9c0a64c329a17bff4f3a7f68a2474214","kind":"commit","published_at":"2024-08-20T15:55:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.0","html_url":"https://github.com/google/filament/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0/manifests"},{"name":"v1.53.5","sha":"a109a52f3df0f75e3fe7469052b67acbc2afd73c","kind":"commit","published_at":"2024-08-13T22:59:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.5","html_url":"https://github.com/google/filament/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"a7b4b9d3a678721fa8d0903947f059ebc092fbe3","kind":"commit","published_at":"2024-08-08T19:12:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.4","html_url":"https://github.com/google/filament/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4/manifests"},{"name":"v1.53.3","sha":"1888c972450975bf5fdd724a62c8bfab49256065","kind":"commit","published_at":"2024-07-31T16:23:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.3","html_url":"https://github.com/google/filament/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c3f1a4c94d54ca9a73cf8fdeba71008d29d04c3c","kind":"commit","published_at":"2024-07-23T01:24:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.2","html_url":"https://github.com/google/filament/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7fc8e339e704e50dba191bf230f838170e0fb00f","kind":"commit","published_at":"2024-06-25T18:46:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.1","html_url":"https://github.com/google/filament/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"64f03b383211084db9ba0d6176dceb78e834558f","kind":"commit","published_at":"2024-06-18T00:26:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.0","html_url":"https://github.com/google/filament/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"bbd4177dd0ce4764cd76ecb9c4ef9ec8734a6618","kind":"commit","published_at":"2024-06-11T23:42:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.3","html_url":"https://github.com/google/filament/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"74751a09718f376f4d79e9b54e140f3542fd2b2a","kind":"commit","published_at":"2024-06-03T18:10:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.2","html_url":"https://github.com/google/filament/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"3603202cc5922a4e0387887f537af46b40190cac","kind":"commit","published_at":"2024-05-29T23:19:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.1","html_url":"https://github.com/google/filament/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"a46ca78f41af245bc3410750b26028f5369bdf54","kind":"commit","published_at":"2024-05-21T19:48:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.0","html_url":"https://github.com/google/filament/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0/manifests"},{"name":"v1.51.8","sha":"2d184f50776449c1fbe7528b9294eef6dc005bb9","kind":"commit","published_at":"2024-05-13T20:53:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.8","html_url":"https://github.com/google/filament/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"7489c5553243e654440d1708eaa7994b8c3be03f","kind":"commit","published_at":"2024-05-07T21:35:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.7","html_url":"https://github.com/google/filament/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"996e2a206e532456c3445b1334133562c5658b87","kind":"commit","published_at":"2024-04-29T23:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.6","html_url":"https://github.com/google/filament/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"53af1fd0520b7c20d9446b56d15badc3d861bf1f","kind":"commit","published_at":"2024-04-22T20:48:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.5","html_url":"https://github.com/google/filament/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"65f2df7776d737bb42e804b7c0c87fa702cca03b","kind":"commit","published_at":"2024-04-15T18:05:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.4","html_url":"https://github.com/google/filament/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"b89a0173eff62737b7fae4b1d0c97120a0a3024a","kind":"commit","published_at":"2024-04-08T20:49:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.3","html_url":"https://github.com/google/filament/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"d0eb56ff209d2a535ad61ea56f9eb98c90601e84","kind":"commit","published_at":"2024-04-01T23:44:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.2","html_url":"https://github.com/google/filament/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"85589a7d1631551779cf0ee0cab6f8e603bcb573","kind":"commit","published_at":"2024-03-28T18:48:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.1","html_url":"https://github.com/google/filament/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"d3ca32efbee91d0aa164655ef6b4e3618d59a960","kind":"commit","published_at":"2024-03-17T20:12:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.0","html_url":"https://github.com/google/filament/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0/manifests"},{"name":"v1.50.6","sha":"89a191c2e91221f3ac7a65994d96e07c588a63b9","kind":"commit","published_at":"2024-03-11T21:38:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.6","html_url":"https://github.com/google/filament/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"cd528e57abc018754a99e9b048c3848ce649bd7d","kind":"commit","published_at":"2024-03-06T21:01:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.5","html_url":"https://github.com/google/filament/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"563c32b95bc07e830a8fd5659390eb5b56cffaee","kind":"commit","published_at":"2024-02-27T22:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.4","html_url":"https://github.com/google/filament/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"ca0f98c51381f98228572d014ba1fd5a4e59d34a","kind":"commit","published_at":"2024-02-13T00:45:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.3","html_url":"https://github.com/google/filament/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"f3a61f100c5a776817fe87397a9fbda5376cde06","kind":"commit","published_at":"2024-02-07T20:57:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.2","html_url":"https://github.com/google/filament/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"1f33a6efd2c52b77f596f05297cbd18c70c51f59","kind":"commit","published_at":"2024-02-01T00:41:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.1","html_url":"https://github.com/google/filament/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b3cc4d11b8028530b26a1d27e7869cbbc934130c","kind":"commit","published_at":"2024-01-23T21:10:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.0","html_url":"https://github.com/google/filament/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0/manifests"},{"name":"v1.49.2","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.2","html_url":"https://github.com/google/filament/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2/manifests"},{"name":"v1.49.3","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.3","html_url":"https://github.com/google/filament/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3/manifests"},{"name":"v1.49.1","sha":"918ce935b809ce6a08fe1431d783ebb6e11fab2d","kind":"commit","published_at":"2023-12-18T21:35:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.1","html_url":"https://github.com/google/filament/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"d273838e07c76be86a3521d32d8f51f3588e4292","kind":"commit","published_at":"2023-12-11T08:13:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.0","html_url":"https://github.com/google/filament/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"8b0d65768a8985a6facddd0e6678a3af2cba009f","kind":"commit","published_at":"2023-12-05T19:34:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.48.0","html_url":"https://github.com/google/filament/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"61501ba122b1553ccdff18e706ed0c2455938783","kind":"commit","published_at":"2023-11-27T22:20:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.47.0","html_url":"https://github.com/google/filament/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"21093067db09468eb54a6779db6dcaec54d1c0fb","kind":"commit","published_at":"2023-11-15T05:34:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.46.0","html_url":"https://github.com/google/filament/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"d786d59ea150c2e575255e5d89abfea66cba93d1","kind":"commit","published_at":"2023-11-09T18:09:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.1","html_url":"https://github.com/google/filament/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"b2e0b97bad5661d3a99ee8ce3e8784ac7e85dc50","kind":"commit","published_at":"2023-10-25T22:16:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.0","html_url":"https://github.com/google/filament/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"13afbc2876e49544a3e094def202146476d24a38","kind":"commit","published_at":"2023-10-02T22:27:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.44.0","html_url":"https://github.com/google/filament/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"a4869eaf1973adb5201226c9352942b97778f800","kind":"commit","published_at":"2023-09-27T18:11:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.1","html_url":"https://github.com/google/filament/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"a76eacba67c8ee2c76b42994988ebcaa4e1ac2f6","kind":"commit","published_at":"2023-09-18T21:22:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.0","html_url":"https://github.com/google/filament/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"e743e9243f8089c01b7eac69c9ec5c88999704e6","kind":"commit","published_at":"2023-09-14T05:59:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.2","html_url":"https://github.com/google/filament/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"de310ed9ada1059f6d6ddaf948d67064128b4158","kind":"commit","published_at":"2023-09-08T00:55:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.1","html_url":"https://github.com/google/filament/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"fe2bb3d9a4f39912d41ba91aaac9b7596ce03393","kind":"commit","published_at":"2023-08-28T20:26:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.0","html_url":"https://github.com/google/filament/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"b13497e2a056ca0db6acf341eb1dabbc844e0c3b","kind":"commit","published_at":"2023-08-16T00:12:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.41.0","html_url":"https://github.com/google/filament/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"1a50420b4611dc2a2e500f7d46a94169d22b48f8","kind":"commit","published_at":"2023-08-09T17:32:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.5","html_url":"https://github.com/google/filament/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"71f60de0ade8519a686f737962d951d99e2f9d2d","kind":"commit","published_at":"2023-08-01T22:38:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.4","html_url":"https://github.com/google/filament/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"4142e7a1cfb4337780d6ed8dfde53d82bfd47947","kind":"commit","published_at":"2023-07-26T19:52:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.3","html_url":"https://github.com/google/filament/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"358e89ef084f984fea6d4d3e3e9d77f41f6bd809","kind":"commit","published_at":"2023-07-17T21:49:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.2","html_url":"https://github.com/google/filament/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"a5b5b0c3a759ba7928bfceeaf4dad49e0f6b4686","kind":"commit","published_at":"2023-07-12T20:43:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.1","html_url":"https://github.com/google/filament/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a445c4e156c684fd60bc2eb4a0ea1d1494a16c03","kind":"commit","published_at":"2023-06-26T05:29:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.0","html_url":"https://github.com/google/filament/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"11fbacea20daea164e74e57af2f20bc970d0d4bb","kind":"tag","published_at":"2023-06-20T19:00:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.39.0","html_url":"https://github.com/google/filament/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"753aa9ca6199707fb22500eecb29a9164f3755cb","kind":"commit","published_at":"2023-06-07T16:31:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.38.0","html_url":"https://github.com/google/filament/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"676a2be874a07879a4c7a9df21f977458dd98be2","kind":"tag","published_at":"2023-06-05T22:21:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.37.0","html_url":"https://github.com/google/filament/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"56bf841bac45a451c450d9184eceec9b85dd1613","kind":"commit","published_at":"2023-05-15T23:55:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.36.0","html_url":"https://github.com/google/filament/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"36c69dda9c871a462eb556d3cd65c452e0bb0936","kind":"tag","published_at":"2023-05-09T17:23:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.35.0","html_url":"https://github.com/google/filament/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"31521c70c2e6421821726c84a8b7ba1dc40463dc","kind":"tag","published_at":"2023-05-01T22:45:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.34.0","html_url":"https://github.com/google/filament/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"83a3e243da1240a7736b10ffc947d7db3369f2bf","kind":"commit","published_at":"2023-04-25T17:09:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.33.0","html_url":"https://github.com/google/filament/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0/manifests"},{"name":"v1.32.4","sha":"29af3be2e30b7434b6305a898a6518eb506c60c7","kind":"commit","published_at":"2023-04-19T18:10:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.4","html_url":"https://github.com/google/filament/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"d62268fbfb457cde5b019b8e0ab0daa6c0376163","kind":"commit","published_at":"2023-04-11T18:17:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.3","html_url":"https://github.com/google/filament/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"7685736d6c5a0a8adcf9f55812ba21a8cf81bee3","kind":"commit","published_at":"2023-04-05T19:55:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.2","html_url":"https://github.com/google/filament/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"732628acf5443d10d9f5a76a40275edc85572f24","kind":"commit","published_at":"2023-03-21T22:48:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.1","html_url":"https://github.com/google/filament/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"2a579c460f62e724ac32c7bd2858860a9bc52523","kind":"commit","published_at":"2023-03-14T17:46:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.0","html_url":"https://github.com/google/filament/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0/manifests"},{"name":"v1.31.7","sha":"979d6742e04a79649723e21d3a8146e5131ccc38","kind":"commit","published_at":"2023-03-09T18:39:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.7","html_url":"https://github.com/google/filament/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"e9475b322b92f42c7185c551ebc7d968b531887a","kind":"commit","published_at":"2023-03-01T19:24:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.6","html_url":"https://github.com/google/filament/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"d9aead8aac42420d5105b8cc4899b7eb008cfcf7","kind":"tag","published_at":"2023-02-22T00:07:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.5","html_url":"https://github.com/google/filament/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"1c6279366f01faa674fa053182c03d447e49ba87","kind":"commit","published_at":"2023-02-13T19:51:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.4","html_url":"https://github.com/google/filament/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"ea428a27d1914156909f11a6e379767cca6a6af1","kind":"commit","published_at":"2023-02-01T19:54:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.3","html_url":"https://github.com/google/filament/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e9daaa05033a84d2512cd4c4f8629d88c663c9a7","kind":"commit","published_at":"2023-01-24T22:27:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.2","html_url":"https://github.com/google/filament/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"f39127605d711ae8e468fbf06b26c6684d309223","kind":"commit","published_at":"2023-01-18T22:23:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.1","html_url":"https://github.com/google/filament/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"96443f6dac53142ff91a6872c76bf838597a0abb","kind":"commit","published_at":"2023-01-10T17:50:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.0","html_url":"https://github.com/google/filament/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"31d9da38fd5e57ea3643d916b019a360be32bb76","kind":"tag","published_at":"2022-12-20T16:41:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.30.0","html_url":"https://github.com/google/filament/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"93230b06cfa2602c916efafa089dd594d760c601","kind":"tag","published_at":"2022-12-12T18:45:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.29.0","html_url":"https://github.com/google/filament/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"b8ff6a9ad9a7fda081cde7eb87528047ee95caa4","kind":"commit","published_at":"2022-11-10T00:38:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.3","html_url":"https://github.com/google/filament/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"0c3d59aba3833c36e984b0c08e7e789b56d40b7b","kind":"tag","published_at":"2022-11-03T23:16:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.2","html_url":"https://github.com/google/filament/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"bce26763356f4daafb569a659421fc41fca43e7c","kind":"commit","published_at":"2022-10-25T17:08:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.1","html_url":"https://github.com/google/filament/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ead0a2f59737e725315da1c25de4246cc7f8a3c0","kind":"commit","published_at":"2022-10-13T16:37:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.0","html_url":"https://github.com/google/filament/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"4591fdd9c025e051e98417d3264054269ba71b98","kind":"tag","published_at":"2022-09-30T18:49:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.2","html_url":"https://github.com/google/filament/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"867d4d44f5ef2a56f663f5d8a7ba984407adfcbe","kind":"commit","published_at":"2022-09-20T18:04:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.1","html_url":"https://github.com/google/filament/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"9e960b7d454e6cdf7d4159cb8bd177c8bb836fb2","kind":"commit","published_at":"2022-09-13T17:14:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.0","html_url":"https://github.com/google/filament/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"41bd30f81d98d45de8bae6dd7cf7699608d45af7","kind":"commit","published_at":"2022-08-31T16:04:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.26.0","html_url":"https://github.com/google/filament/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"dc9594fbdf57691966b3935f51a205f40a957cf3","kind":"commit","published_at":"2022-08-23T16:05:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.6","html_url":"https://github.com/google/filament/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"e0c610b013cb94d335e05e49cca0d16749ed6b43","kind":"commit","published_at":"2022-08-16T18:01:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.5","html_url":"https://github.com/google/filament/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"cb8914ab96d597b9b056934d05508216e742e65e","kind":"commit","published_at":"2022-08-02T18:47:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.4","html_url":"https://github.com/google/filament/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"eedcd9f8cb81c61f4be7ba9cf75d216884750526","kind":"commit","published_at":"2022-07-26T16:56:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.3","html_url":"https://github.com/google/filament/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"a9c5bbf18597b80b0717e56f59c42ad39de7cbdb","kind":"commit","published_at":"2022-07-18T22:14:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.2","html_url":"https://github.com/google/filament/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a171e75e70c3631f7a43636e213943e4376f7768","kind":"commit","published_at":"2022-07-11T22:50:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.1","html_url":"https://github.com/google/filament/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8de5fdd551dc90f5e9ce8ba17ed372c137c81da4","kind":"commit","published_at":"2022-07-07T02:07:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.0","html_url":"https://github.com/google/filament/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"8570e35224d9fe39bd05a1690620624e24bba036","kind":"commit","published_at":"2022-07-01T19:08:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.24.0","html_url":"https://github.com/google/filament/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0/manifests"},{"name":"v1.23.2","sha":"f88b6d9c97be4cf1ec7f02335561cef651076892","kind":"tag","published_at":"2022-06-21T04:12:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.2","html_url":"https://github.com/google/filament/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"a67d50b9e29cf7bf2f0a6f0b7bf4668cdb87770a","kind":"commit","published_at":"2022-06-06T22:16:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.1","html_url":"https://github.com/google/filament/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"4b3cde8b392302d163605656cae72414054a980e","kind":"commit","published_at":"2022-06-01T21:55:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.0","html_url":"https://github.com/google/filament/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"a1555617690a89f1137c3895f7d82576ce6cd16f","kind":"commit","published_at":"2022-05-24T22:17:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.2","html_url":"https://github.com/google/filament/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"52065f2cbd8b73be72ebe25e9c54ac253afad502","kind":"commit","published_at":"2022-05-18T01:01:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.1","html_url":"https://github.com/google/filament/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"7c0643f122bbb9c7d61f15ba4e1c5f6db2460515","kind":"commit","published_at":"2022-05-09T20:07:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.0","html_url":"https://github.com/google/filament/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"5c8977c9063ec4df7b4878849e29a1c8536faebf","kind":"commit","published_at":"2022-05-02T17:18:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.3","html_url":"https://github.com/google/filament/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"3366db83efb0986e7e8a59d23d3e27a1b21e7b3a","kind":"commit","published_at":"2022-04-25T20:57:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.2","html_url":"https://github.com/google/filament/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"e902df19b211dcb0bc4aa8b98744d1e8126c70c4","kind":"commit","published_at":"2022-04-13T16:15:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.1","html_url":"https://github.com/google/filament/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"90c23a7d5d11b2749bebf15c4d16c488f5bed3a7","kind":"tag","published_at":"2022-04-04T20:24:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.0","html_url":"https://github.com/google/filament/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0/manifests"},{"name":"v1.20.5","sha":"5abf78036023dc2939c68e30f14eacde27292d78","kind":"commit","published_at":"2022-03-29T01:45:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.5","html_url":"https://github.com/google/filament/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"82793f9b829ee915211209d9fe8b7fa78abd7f98","kind":"commit","published_at":"2022-03-21T21:43:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.4","html_url":"https://github.com/google/filament/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3d741fc8d44b22fdcad2d479f01aef38f9ee0d3f","kind":"commit","published_at":"2022-03-14T21:17:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.3","html_url":"https://github.com/google/filament/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"2b93f08ca58d0eb151d705af55e4eddefc42ea63","kind":"commit","published_at":"2022-03-07T22:10:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.2","html_url":"https://github.com/google/filament/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"574e3e7521d89cb293cae56ce63efd1e31a45753","kind":"commit","published_at":"2022-03-02T23:47:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.1","html_url":"https://github.com/google/filament/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"b769cfda62fabe8f2dea3c29d7959b4d50d99b47","kind":"commit","published_at":"2022-02-24T21:57:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.0","html_url":"https://github.com/google/filament/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"e84c94d3ebba7d67ed79a6f06fafe4b59fcac4db","kind":"commit","published_at":"2022-02-14T21:46:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.19.0","html_url":"https://github.com/google/filament/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cdadb43e501dd9f6af7f6862afe70f58f713519d","kind":"tag","published_at":"2022-02-09T23:44:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.18.0","html_url":"https://github.com/google/filament/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b19a73cc50fc69e109b178a8bb31cf873c6aafec","kind":"commit","published_at":"2022-01-24T20:50:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.17.0","html_url":"https://github.com/google/filament/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"04df79e58f45fcd9a3da9d5a7c2acbd1e99507a9","kind":"commit","published_at":"2022-01-18T21:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.1","html_url":"https://github.com/google/filament/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"60d3638f150236d086bbd23e606596c7ec2e438d","kind":"commit","published_at":"2022-01-10T18:44:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.0","html_url":"https://github.com/google/filament/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"dc74540423f5f1f423327009dcb52fd0fa4a0c7f","kind":"commit","published_at":"2022-01-04T19:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.2","html_url":"https://github.com/google/filament/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"595b355d1b8e3df1fb93f77551cdb4c2c37dcbaa","kind":"commit","published_at":"2021-12-13T18:06:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.1","html_url":"https://github.com/google/filament/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bb460d78d8a9168434cc1c333ea9505ad25a4a42","kind":"commit","published_at":"2021-12-06T19:14:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.0","html_url":"https://github.com/google/filament/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"fd82f6b04efa93848215f28175df0f50a5c0d5cc","kind":"commit","published_at":"2021-11-29T22:07:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.2","html_url":"https://github.com/google/filament/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"bbe7dbfa92b081606a4ee927960bcd71a789f3c4","kind":"commit","published_at":"2021-11-22T18:11:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.1","html_url":"https://github.com/google/filament/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"41a809368b37f33e562d767e1aca2a0c3a166749","kind":"commit","published_at":"2021-11-15T18:07:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.0","html_url":"https://github.com/google/filament/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"44125926d1c1df6816b069d80c38bb3d45f85fa5","kind":"tag","published_at":"2021-11-09T01:06:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.13.0","html_url":"https://github.com/google/filament/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"0d9bdcc00868cfec086356a16d60cdba6dfb9774","kind":"commit","published_at":"2021-11-01T21:55:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.11","html_url":"https://github.com/google/filament/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"ea404f8d4fcc1b7dad0f39f4327d12a5917aee62","kind":"tag","published_at":"2021-10-26T17:11:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.10","html_url":"https://github.com/google/filament/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0cf78b3abe70a6504de7f0d4f2c5fcb3d945ee9e","kind":"commit","published_at":"2021-10-20T19:12:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.9","html_url":"https://github.com/google/filament/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"8f80643c1afdd842d8e9a0bf8f0b46e2be28e37a","kind":"commit","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.8","html_url":"https://github.com/google/filament/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"f463d53036c73d6913d22b2e7178d77469ac247f","kind":"commit","published_at":"2021-10-04T17:21:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.7","html_url":"https://github.com/google/filament/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"bdb12d9b2410431e7db985c9ba90cbf2fd0dfd81","kind":"commit","published_at":"2021-09-27T18:12:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.6","html_url":"https://github.com/google/filament/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"2e9bf6d694c22f0f4a721fda4fd1c050e4f831be","kind":"commit","published_at":"2021-09-20T17:14:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.5","html_url":"https://github.com/google/filament/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"b54fdc9e6ef301d890e8700ada8ec9ac0a88b56d","kind":"commit","published_at":"2021-09-13T17:43:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.4","html_url":"https://github.com/google/filament/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"29612a684e437fe6d1422054df9dc6882d4a54de","kind":"commit","published_at":"2021-09-08T18:03:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.3","html_url":"https://github.com/google/filament/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"fa2553251fb5fd751680cf8a22620db032917ae8","kind":"commit","published_at":"2021-08-30T18:44:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.2","html_url":"https://github.com/google/filament/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6960b1148a1298e1e39600b3a2463675d48ea91b","kind":"commit","published_at":"2021-08-23T19:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.1","html_url":"https://github.com/google/filament/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"d25ca01624c88c573264f7fe1d12174d6f2bef5a","kind":"commit","published_at":"2021-08-09T19:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.0","html_url":"https://github.com/google/filament/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"e2be3dd0aca5f05101113c81ee0e1b1fd0398e08","kind":"commit","published_at":"2021-08-03T18:15:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.2","html_url":"https://github.com/google/filament/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9073fc3dc37d95c3fcaf8eced60a070fe053cc9c","kind":"tag","published_at":"2021-07-28T17:52:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.1","html_url":"https://github.com/google/filament/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"13bed4fdf980e8df88be3953ef18008fac475f4d","kind":"commit","published_at":"2021-07-19T17:20:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.0","html_url":"https://github.com/google/filament/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0/manifests"},{"name":"v1.10.7","sha":"ba804444b80d8957e005d90615983129f4501d0f","kind":"commit","published_at":"2021-07-12T17:47:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.7","html_url":"https://github.com/google/filament/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"fd258b7765637b7970610633e69e37f75cfb47fd","kind":"commit","published_at":"2021-07-07T17:59:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.6","html_url":"https://github.com/google/filament/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"7bc65421a9a727a5485ea990ebc182892ab3916a","kind":"commit","published_at":"2021-06-28T19:04:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.5","html_url":"https://github.com/google/filament/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"e8877ffe2d91628c2383ae9334b27bf4adaff978","kind":"commit","published_at":"2021-06-21T18:16:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.4","html_url":"https://github.com/google/filament/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0bf02b75d5b6e91e5d0e2005bc07d505a3b66ebf","kind":"commit","published_at":"2021-06-14T17:04:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.3","html_url":"https://github.com/google/filament/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ca87b188cac8225ed6adb49a72fb5414877f8ce","kind":"commit","published_at":"2021-06-07T18:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.2","html_url":"https://github.com/google/filament/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0ab0e50a4f848c53027023e041729966c888b385","kind":"tag","published_at":"2021-06-02T18:17:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.1","html_url":"https://github.com/google/filament/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"662a10e27357e7f76c50583f89b32cffd62d6a35","kind":"commit","published_at":"2021-05-24T17:49:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.0","html_url":"https://github.com/google/filament/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0/manifests"},{"name":"v1.9.25","sha":"77891acb9211855420e62e2f81e1fd9bc185e9db","kind":"commit","published_at":"2021-05-17T17:57:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.25","html_url":"https://github.com/google/filament/releases/tag/v1.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25/manifests"},{"name":"v1.9.24","sha":"46e52c71e1b75dbb19f83071cf1ddee0b34128a7","kind":"tag","published_at":"2021-05-12T18:46:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.24","html_url":"https://github.com/google/filament/releases/tag/v1.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24/manifests"},{"name":"v1.9.23","sha":"4388e81e5fecd96f5522974f4814eaca8527daa9","kind":"commit","published_at":"2021-05-03T17:40:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.23","html_url":"https://github.com/google/filament/releases/tag/v1.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23/manifests"},{"name":"v1.9.22","sha":"debcbb8e5ca49ad2ab573103a7d7d4d611eff34c","kind":"commit","published_at":"2021-04-26T17:52:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.22","html_url":"https://github.com/google/filament/releases/tag/v1.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22/manifests"},{"name":"v1.9.21","sha":"c0d6cd3ac32cbf2154addba5b872705cf1472447","kind":"commit","published_at":"2021-04-19T18:34:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.21","html_url":"https://github.com/google/filament/releases/tag/v1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21/manifests"},{"name":"v1.9.20","sha":"8933be1ae2f1066cfe35f12d27d39133e2c78bbf","kind":"commit","published_at":"2021-04-12T18:36:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.20","html_url":"https://github.com/google/filament/releases/tag/v1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20/manifests"},{"name":"v1.9.19","sha":"f9ee0de07a1177df59cbda0a60fd42524be6d569","kind":"commit","published_at":"2021-04-05T18:11:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.19","html_url":"https://github.com/google/filament/releases/tag/v1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19/manifests"},{"name":"v1.9.18","sha":"759109d478185c5f78a7f611b24ed474ecb31653","kind":"commit","published_at":"2021-03-29T18:06:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.18","html_url":"https://github.com/google/filament/releases/tag/v1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18/manifests"},{"name":"v1.9.17","sha":"994fdf4e1d4f14df997729cab0856063d23d0aeb","kind":"commit","published_at":"2021-03-22T17:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.17","html_url":"https://github.com/google/filament/releases/tag/v1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17/manifests"},{"name":"v1.9.16","sha":"c15db68a5bb6ba9a242394cc04bcd1e0b6dcdc52","kind":"commit","published_at":"2021-03-15T17:12:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.16","html_url":"https://github.com/google/filament/releases/tag/v1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16/manifests"},{"name":"v1.9.15","sha":"d9a6e2e649bb60ac9b873db387e7851a2a07c775","kind":"commit","published_at":"2021-03-08T18:07:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.15","html_url":"https://github.com/google/filament/releases/tag/v1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15/manifests"},{"name":"v1.9.14","sha":"0bd41e877e6f9644e368b807aea03ed7f2364045","kind":"commit","published_at":"2021-03-01T19:21:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.14","html_url":"https://github.com/google/filament/releases/tag/v1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14/manifests"},{"name":"v1.9.13","sha":"ea1dede19c15701317e70e88c4b94d1bcbbe9074","kind":"commit","published_at":"2021-02-22T18:29:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.13","html_url":"https://github.com/google/filament/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"b96bc30fbd221bace6e3639b7922934f54087459","kind":"commit","published_at":"2021-02-16T18:44:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.12","html_url":"https://github.com/google/filament/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"f222f1b925dcce2671afb699cb03597741b75e31","kind":"commit","published_at":"2021-02-08T17:51:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.11","html_url":"https://github.com/google/filament/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"fe23aa917d22d8fd5f7e5fee2e6e3589c70c8e13","kind":"commit","published_at":"2021-02-01T19:45:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.10","html_url":"https://github.com/google/filament/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"cc9e05e71192ffce690621ec6b97afb1e2450a3f","kind":"commit","published_at":"2020-11-16T20:34:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.9","html_url":"https://github.com/google/filament/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"06d9183aaa48c742834e5f2d329acf43b2c8ddda","kind":"commit","published_at":"2020-11-09T17:28:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.8","html_url":"https://github.com/google/filament/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"bcdad769ff95b64aefec2cc54e220eff06a8b2f8","kind":"commit","published_at":"2020-11-02T18:03:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.7","html_url":"https://github.com/google/filament/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"b0beee03bc7a624eea4d8e22ff58e1bc43f0179d","kind":"commit","published_at":"2020-10-26T17:29:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.6","html_url":"https://github.com/google/filament/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"98107016b9d79eb8418abdee5d2db22c6b69a8b5","kind":"commit","published_at":"2020-10-19T17:51:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.5","html_url":"https://github.com/google/filament/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"39862c91ce15ee7474fa7f9e0eb1ca866413962a","kind":"commit","published_at":"2020-10-12T17:56:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.4","html_url":"https://github.com/google/filament/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"826e8d181c3f12f0b4f1d8644557159f1d017677","kind":"commit","published_at":"2020-10-05T17:36:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.3","html_url":"https://github.com/google/filament/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"defee767c3d1cc0c927e6c27feb6d54e7df410e9","kind":"commit","published_at":"2020-09-28T17:27:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.2","html_url":"https://github.com/google/filament/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"39f323fe09ed594247c4414df4786a7c86525659","kind":"commit","published_at":"2020-09-21T17:00:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.1","html_url":"https://github.com/google/filament/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d1a93f0557d4d91d372593ea835c87b5080c5701","kind":"commit","published_at":"2020-09-14T17:54:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.0","html_url":"https://github.com/google/filament/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"642fb5859b011f0686779e0555a7685038ad5f52","kind":"commit","published_at":"2020-07-30T19:18:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.1","html_url":"https://github.com/google/filament/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"77aec40a5663fa75cb849e2d1b274b0e080016ee","kind":"commit","published_at":"2020-07-09T18:44:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.0","html_url":"https://github.com/google/filament/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8780d7aae58389a1122f080103d15660b287e16d","kind":"commit","published_at":"2020-05-15T17:41:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.7.0","html_url":"https://github.com/google/filament/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3e67f628ee77b4cdd33f0be31a99086e5276536f","kind":"commit","published_at":"2020-05-01T22:58:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.6.0","html_url":"https://github.com/google/filament/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"05bc60f9531ec7701b73f89a11a31e0e0d5f1eb9","kind":"commit","published_at":"2020-04-03T00:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.2","html_url":"https://github.com/google/filament/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"201bd2c8452e1091d1938a57dc453486066cc230","kind":"commit","published_at":"2020-04-01T01:09:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.1","html_url":"https://github.com/google/filament/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"07d6aebafce72ae62f8510afa292dc5677406f3b","kind":"commit","published_at":"2020-03-31T04:48:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.0","html_url":"https://github.com/google/filament/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1a66f85b672edbd73e6990f80c40309e9539c8fa","kind":"commit","published_at":"2020-01-27T20:59:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.5","html_url":"https://github.com/google/filament/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2908224c95e7dcd333dcc3d3704e30a783d9ea12","kind":"commit","published_at":"2020-01-09T20:19:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.4","html_url":"https://github.com/google/filament/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"4ba5d6b9a8d3fde996514c683d0c6f38828c0628","kind":"commit","published_at":"2019-11-27T21:05:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.3","html_url":"https://github.com/google/filament/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a82d93914ee28347031095b30281c6ec7e6ad38c","kind":"commit","published_at":"2019-10-30T20:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.2","html_url":"https://github.com/google/filament/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3008123d6b88121b0c6b25722a6fbacfff5b1b04","kind":"commit","published_at":"2019-10-18T20:36:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.1","html_url":"https://github.com/google/filament/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"90fdb954293cf6497522d55a43857887a1077fab","kind":"commit","published_at":"2019-09-30T21:55:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.0","html_url":"https://github.com/google/filament/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dc062305b9285dd77409db98ed527a294f288004","kind":"commit","published_at":"2019-08-26T21:07:14.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.2","html_url":"https://github.com/google/filament/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6b415273bacbf75f18f7863092baa6e32b1030b3","kind":"commit","published_at":"2019-08-08T16:54:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.1","html_url":"https://github.com/google/filament/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"073a6c76969b254addc3dd1d5fb408d59a30b179","kind":"tag","published_at":"2019-07-03T18:29:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.0","html_url":"https://github.com/google/filament/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0/manifests"},{"name":"sceneform-1.9pr4","sha":"84cc8ff9c81fc67468b50e6ca09a38f02fb84950","kind":"tag","published_at":"2019-06-26T23:06:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4/manifests"},{"name":"sceneform-1.9pr3","sha":"a7ab0d98fad14e27691385404c3fb3d5c8523ec4","kind":"tag","published_at":"2019-06-17T21:56:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3/manifests"},{"name":"sceneform-1.9pr2","sha":"0398aa4c670612da70c2f23836e12208ae093caf","kind":"tag","published_at":"2019-04-26T00:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2/manifests"},{"name":"v1.2.0","sha":"8d9ebb7a6824d3055abd9df0a34cbdc4ed33e864","kind":"commit","published_at":"2019-04-23T20:33:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.2.0","html_url":"https://github.com/google/filament/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0/manifests"},{"name":"sceneform-1.9pr1","sha":"a8a37a537a1109231535f59f1539207f5b700286","kind":"tag","published_at":"2019-03-13T21:09:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1/manifests"},{"name":"sceneform-1.7pr6","sha":"28c8f6818eaaf89e83bb23f7969cc9e5400e4b8a","kind":"tag","published_at":"2019-02-16T01:14:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6/manifests"},{"name":"sceneform-1.7pr5","sha":"7ba46ef5f128ca5c2949a6bbfb85d817cddb436b","kind":"tag","published_at":"2019-01-31T00:09:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5/manifests"},{"name":"sceneform-1.7pr4","sha":"ae6ab66af4abf44b1a77268e5556d083da729798","kind":"tag","published_at":"2019-01-29T23:41:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4/manifests"},{"name":"sceneform-1.7pr3","sha":"ad4c4148f4e7f224e9d3bab25a945d408b44ac2c","kind":"tag","published_at":"2019-01-23T22:44:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3/manifests"},{"name":"sceneform-1.7pr2","sha":"02b0eb3ae247bf3c02aeddd9d71911c6e3b7dd96","kind":"tag","published_at":"2018-12-13T19:15:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2/manifests"},{"name":"v1.1.0","sha":"f4f6fb75dc4e2c15665aecf10715c2bcca9c4248","kind":"commit","published_at":"2018-12-07T16:15:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.1.0","html_url":"https://github.com/google/filament/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0/manifests"},{"name":"sceneform-1.7pr1","sha":"af799e734a94c2682ae32865f08f6c2b2b8825d4","kind":"tag","published_at":"2018-12-01T00:00:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1/manifests"},{"name":"sceneform-1.6pr6","sha":"f8f24f492f1fa7dd9a894c04209131c69d1fdb48","kind":"tag","published_at":"2018-11-08T19:56:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6/manifests"},{"name":"v1.0.0","sha":"a052d6cf49c4a016c145c2431ea3c390aac58b76","kind":"tag","published_at":"2018-11-06T22:17:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.0.0","html_url":"https://github.com/google/filament/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0/manifests"},{"name":"sceneform-1.6pr5","sha":"e00ba80561caecda663c6bdb5681b6c890eb4b85","kind":"tag","published_at":"2018-10-17T23:11:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5/manifests"},{"name":"sceneform-1.6pr4","sha":"920113b076d0b1f1c47092b857f94d0d1e08d7bd","kind":"tag","published_at":"2018-10-11T23:57:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4/manifests"},{"name":"sceneform-1.6pr3","sha":"7485cc5fd0f65cf7d5530103b2c3c580709f6bac","kind":"tag","published_at":"2018-10-10T01:48:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3/manifests"},{"name":"sceneform-1.6pr2","sha":"86b8a97389f06b2447738451fa48a7a96732a4f1","kind":"tag","published_at":"2018-10-02T23:27:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2/manifests"},{"name":"sceneform-1.6pr1","sha":"4c822533dab356a851d67fe476e1d91e70a86a2d","kind":"tag","published_at":"2018-10-02T23:27:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1/manifests"},{"name":"v0.1.0-alpha2","sha":"b467bb033987df3d23633b3dce7b93a1d25560d2","kind":"commit","published_at":"2018-08-24T19:37:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha2","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2/manifests"},{"name":"v0.1.0-alpha","sha":"e96179e03f724803c0eb4db207fa777b7f8440c2","kind":"commit","published_at":"2018-08-04T03:31:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-28T18:18:28.407Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":22,"rankings":{"downloads":null,"dependent_repos_count":5.040875210387112,"dependent_packages_count":17.33189067884908,"stargazers_count":1.4504688627073816,"forks_count":3.9711068365793056,"docker_downloads_count":null,"average":6.94858539713072},"purl":"pkg:maven/com.google.android.filament/filament-utils-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:filament-utils-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:filament-utils-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:filament-utils-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T08:01:16.687Z","issues_count":533,"pull_requests_count":2532,"avg_time_to_close_issue":10757999.43167702,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":322,"pull_requests_closed_count":2183,"pull_request_authors_count":119,"issue_authors_count":311,"avg_comments_per_issue":2.6622889305816133,"avg_comments_per_pull_request":0.4020537124802528,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":128,"past_year_pull_requests_count":1295,"past_year_avg_time_to_close_issue":970973.0222222222,"past_year_avg_time_to_close_pull_request":411139.21982335625,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":1019,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":95,"past_year_avg_comments_per_issue":0.703125,"past_year_avg_comments_per_pull_request":0.3436293436293436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":927,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":229,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"romainguy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filament-utils-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":13473777,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/filament","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T01:04:35.553Z","latest_release_published_at":"2026-02-10T01:04:35.553Z","latest_release_number":"1.9.25+dfsg2-12build1","last_synced_at":"2026-03-10T02:09:13.602Z","created_at":"2026-02-10T01:04:34.013Z","updated_at":"2026-03-10T02:31:28.148Z","registry_url":"https://launchpad.net/ubuntu/+source/filament","install_command":"apt-get install filament","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfilament1.9, libfilament-dev, libfilament-tools","standards_version":"4.6.2","maintainer":"Timo Röhling \u003croehling@debian.org\u003e","build_depends":"debhelper-compat (= 13), clang:native, cmake, glslang-dev (\u003e= 11.12.0), libfilament-tools \u003ccross\u003e, libassimp-dev, libastcenc-dev, libbenchmark-dev, libdraco-dev, libepoxy-dev, libgtest-dev, libimgui-dev, libjsmn-dev, libmeshoptimizer-dev, libpng-dev, libsdl2-dev, libstb-dev, libtinyexr-dev, libspirv-cross-c-shared-dev (\u003e= 2021.01.15-5~), robin-map-dev, spirv-tools, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/filament?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/filament","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/filament/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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","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":13681715,"name":"filament","ecosystem":"debian","description":null,"homepage":"https://github.com/google/filament","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/filament","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:13:15.717Z","latest_release_published_at":"2026-02-12T17:13:15.717Z","latest_release_number":"1.9.25+dfsg2-10","last_synced_at":"2026-03-12T23:05:37.453Z","created_at":"2026-02-12T17:13:15.547Z","updated_at":"2026-03-12T23:05:37.454Z","registry_url":"https://tracker.debian.org/pkg/filament","install_command":"apt-get install filament","documentation_url":"https://packages.debian.org/bookworm/filament","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"libfilament1.9, libfilament-dev, libfilament-tools","standards_version":"4.6.2","maintainer":"Timo Röhling \u003croehling@debian.org\u003e","build_depends":"debhelper-compat (= 13), clang, cmake, glslang-dev (\u003e= 11.12.0), libassimp-dev, libastcenc-dev, libbenchmark-dev, libdraco-dev, libepoxy-dev, libgtest-dev, libimgui-dev, libjsmn-dev, libmeshoptimizer-dev, libpng-dev, libsdl2-dev, libstb-dev, libtinyexr-dev, libspirv-cross-c-shared-dev (\u003e= 2021.01.15-5~), robin-map-dev, spirv-tools, zlib1g-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:13:16.304Z","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/filament?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/filament","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/filament/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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":1715852,"name":"filament-fix","ecosystem":"npm","description":"Real-time physically based rendering engine","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":["3d","android","wasm","webgl"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-09T09:21:13.221Z","latest_release_published_at":"2022-01-09T09:21:13.221Z","latest_release_number":"1.15.1","last_synced_at":"2026-06-06T13:49:30.300Z","created_at":"2022-04-09T15:34:01.825Z","updated_at":"2026-06-06T13:49:30.301Z","registry_url":"https://www.npmjs.com/package/filament-fix","install_command":"npm install filament-fix","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.1"}},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2026-05-23T00:04:03.000Z","size":1126026,"stargazers_count":20080,"open_issues_count":186,"forks_count":2182,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-05-23T00:22:26.359Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-05-23T00:04:07.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"2eda0c6a-4a5a-4dea-8a39-82c0d33de352","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":278,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2823,"last_synced_at":"2026-05-16T16:05:42.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":2113149,"followers":72588,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-05-16T16:05:42.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v1.71.4","sha":"a0ecdbbeba5f1005bbad0a4c8b2fe6955788cdee","kind":"commit","published_at":"2026-05-13T05:50:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.4","html_url":"https://github.com/google/filament/releases/tag/v1.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.4/manifests"},{"name":"rc/1.71.5-cut","sha":"1a01d508bbbba1c539e15fac9ea9d19b62733904","kind":"commit","published_at":"2026-05-13T05:50:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.5-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.5-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.5-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.5-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.5-cut/manifests"},{"name":"v1.71.3","sha":"c6fa9052e20c45d13e0c596d1dc477ecbc8f0412","kind":"commit","published_at":"2026-05-05T21:37:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.3","html_url":"https://github.com/google/filament/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.3/manifests"},{"name":"rc/1.71.4-cut","sha":"df671f5948fea84e6b041a7fcfc4d3d119c874bd","kind":"commit","published_at":"2026-05-05T21:37:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.4-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.4-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.4-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.4-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.4-cut/manifests"},{"name":"v1.71.2","sha":"6be37a92b8e958ad940e267a2fe321bd1e088259","kind":"commit","published_at":"2026-04-29T04:07:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.2","html_url":"https://github.com/google/filament/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.2/manifests"},{"name":"rc/1.71.3-cut","sha":"c48102504e40ddba6ac00fe74d2670ee45dc9347","kind":"commit","published_at":"2026-04-29T04:07:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.3-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.3-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.3-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.3-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.3-cut/manifests"},{"name":"v1.71.1","sha":"cde3d5a2df5e783b8c76cd1d74c9907bd704f520","kind":"commit","published_at":"2026-04-21T19:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.1","html_url":"https://github.com/google/filament/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.1/manifests"},{"name":"rc/1.71.2-cut","sha":"f82085f676a3729a8d073d1421d834e98732ac45","kind":"commit","published_at":"2026-04-21T19:19:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.2-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.2-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.2-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.2-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.2-cut/manifests"},{"name":"v1.71.0","sha":"ff33f8bd0efbf262f3f20f2eb692389b6cd077b1","kind":"commit","published_at":"2026-04-08T01:41:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.0","html_url":"https://github.com/google/filament/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.0/manifests"},{"name":"rc/1.71.1-cut","sha":"be3239810a11a9e2419fbed76349a8f02d2e08ee","kind":"commit","published_at":"2026-04-08T01:41:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.1-cut/manifests"},{"name":"v1.70.2","sha":"c772b065724196f3d47c2d6a7fde5f9283e899cd","kind":"commit","published_at":"2026-04-02T03:08:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.70.2","html_url":"https://github.com/google/filament/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.70.2/manifests"},{"name":"rc/1.71.0-cut","sha":"426db0a01d6b5a2269fbda540be0ad35e4028b66","kind":"commit","published_at":"2026-04-02T03:08:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.0-cut/manifests"},{"name":"v1.70.1","sha":"ebda7353afbf1e6558157407083d48d543216481","kind":"commit","published_at":"2026-03-24T17:00:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.70.1","html_url":"https://github.com/google/filament/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.70.1/manifests"},{"name":"rc/1.70.2-cut","sha":"9dfd3f73bc70a64f56997fda1e70cf1dcffda6c6","kind":"commit","published_at":"2026-03-24T17:00:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.70.2-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.70.2-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.70.2-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.70.2-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.70.2-cut/manifests"},{"name":"v1.70.0","sha":"06b7c1ffad9ceabe7d03724e6dd0bcef3cca2118","kind":"commit","published_at":"2026-03-10T20:43:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.70.0","html_url":"https://github.com/google/filament/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.70.0/manifests"},{"name":"v1.69.5","sha":"13dcae6d5f56a0e6f1a416348e6469b6d00c5c8e","kind":"commit","published_at":"2026-03-03T16:15:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.69.5","html_url":"https://github.com/google/filament/releases/tag/v1.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.69.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.5/manifests"},{"name":"v1.69.4","sha":"847d657ad5538053ee2e009cc855c5de53d5bb58","kind":"commit","published_at":"2026-02-25T03:37:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.69.4","html_url":"https://github.com/google/filament/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.4/manifests"},{"name":"v1.69.3","sha":"3c27a83315e2e4565b92980373b0bb30e4d57a3d","kind":"commit","published_at":"2026-02-19T17:30:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.69.3","html_url":"https://github.com/google/filament/releases/tag/v1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.3/manifests"},{"name":"v1.69.2","sha":"f0a8dc5b643d32595b0271cab00635c3a5c5fd8d","kind":"commit","published_at":"2026-02-10T18:22:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.69.2","html_url":"https://github.com/google/filament/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"3d4e7258a680e3a15315375828250c31b743ac79","kind":"commit","published_at":"2026-02-05T06:01:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.69.1","html_url":"https://github.com/google/filament/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"6242f375ef492ad12d8ef7e849bc189228d30ef0","kind":"commit","published_at":"2026-01-27T22:50:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.69.0","html_url":"https://github.com/google/filament/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.69.0/manifests"},{"name":"v1.68.5","sha":"5dc095782a22b2f56f60cacd4d1fa1c535d2141d","kind":"commit","published_at":"2026-01-22T03:01:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.68.5","html_url":"https://github.com/google/filament/releases/tag/v1.68.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.68.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.5/manifests"},{"name":"v1.68.4","sha":"88f4f3d4c20350a19cd1c186b118a1dc80ef0706","kind":"commit","published_at":"2026-01-16T00:21:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.68.4","html_url":"https://github.com/google/filament/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"f88d3ed278e254f7d1aff9977e8c071470259aa8","kind":"commit","published_at":"2026-01-08T20:14:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.68.3","html_url":"https://github.com/google/filament/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"8167baf7e0dd7e5012e6863407cb83a88663ecce","kind":"commit","published_at":"2025-12-16T22:57:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.68.2","html_url":"https://github.com/google/filament/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"4e37a445cfe623bd9d7a64342b90c45d27fb66fd","kind":"commit","published_at":"2025-12-10T19:05:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.68.1","html_url":"https://github.com/google/filament/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"1a9fb548971c1a2db5ffa7d6baaf29de778794fc","kind":"commit","published_at":"2025-12-03T00:17:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.68.0","html_url":"https://github.com/google/filament/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.68.0/manifests"},{"name":"v1.67.1","sha":"b89a05a378523acf39d9d25dbe3cea9a850b6f21","kind":"commit","published_at":"2025-11-19T19:30:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.67.1","html_url":"https://github.com/google/filament/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"7f717f8f922fadb03101a76ba0112d5ec88751c0","kind":"commit","published_at":"2025-11-05T18:33:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.67.0","html_url":"https://github.com/google/filament/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"56c8d3eb498fccc38df6f252ff1cc172e18cce8f","kind":"commit","published_at":"2025-10-29T18:09:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.2","html_url":"https://github.com/google/filament/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"64656cf602c264a21b47f64038535be976cc7e5d","kind":"commit","published_at":"2025-10-21T19:56:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.1","html_url":"https://github.com/google/filament/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"2f2b4dc0fae1076458202793cf7849d59a7ed116","kind":"commit","published_at":"2025-10-14T21:25:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.0","html_url":"https://github.com/google/filament/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"2a86c0c60ecce9443fc34631570e924721b20b40","kind":"commit","published_at":"2025-10-07T22:54:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.4","html_url":"https://github.com/google/filament/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"c903903fcb7a8fd2bab7b83b94c3d73d771b6d1c","kind":"commit","published_at":"2025-09-30T18:50:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.3","html_url":"https://github.com/google/filament/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"0cb9e85c66f1de2b0da86a54f1a765a033fd0d5b","kind":"commit","published_at":"2025-09-24T18:53:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.2","html_url":"https://github.com/google/filament/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"d1833471206145df34b34adb085ddda58a30484b","kind":"commit","published_at":"2025-09-19T15:42:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.1","html_url":"https://github.com/google/filament/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"ce71136c8fbb5351d11b325fde09e4f84e14238e","kind":"commit","published_at":"2025-09-10T00:15:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.0","html_url":"https://github.com/google/filament/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"426c2e01edca1c74095a60173978701f8b1b76d8","kind":"commit","published_at":"2025-09-02T18:17:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.1","html_url":"https://github.com/google/filament/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"74c68fe31287de695f8e2bb9e7dd31a875fd9a37","kind":"commit","published_at":"2025-08-19T21:51:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.0","html_url":"https://github.com/google/filament/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0/manifests"},{"name":"v1.63.1","sha":"80ef2ed67ec43e83cafb2229321160f35246b5e5","kind":"commit","published_at":"2025-08-13T15:47:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.1","html_url":"https://github.com/google/filament/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"f384f504b8815c60c08b0c195677e0208d4921fa","kind":"commit","published_at":"2025-08-06T05:59:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.0","html_url":"https://github.com/google/filament/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0/manifests"},{"name":"v1.62.2","sha":"ede471ce0b0f122e35bcaaca1e5f62612b9a0cf1","kind":"commit","published_at":"2025-07-31T17:27:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.2","html_url":"https://github.com/google/filament/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2/manifests"},{"name":"v1.62.1","sha":"c7ad86906cddfc1f9298ee372cdd9deb0ac143db","kind":"commit","published_at":"2025-07-14T23:11:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.1","html_url":"https://github.com/google/filament/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"3f5965e59188f4234badff7ee24a50676ce95dca","kind":"commit","published_at":"2025-06-30T23:39:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.0","html_url":"https://github.com/google/filament/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0/manifests"},{"name":"v1.61.2","sha":"0f5351b18419eddf945fa73e2c23698acc1549a1","kind":"commit","published_at":"2025-06-25T19:29:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.2","html_url":"https://github.com/google/filament/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2/manifests"},{"name":"v1.61.1","sha":"505969cdf60bfd48ad552581a1bded0553bbccf0","kind":"commit","published_at":"2025-06-12T00:31:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.1","html_url":"https://github.com/google/filament/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"fc287bd7c004ee6b5ee3f941fd4702437f749f27","kind":"commit","published_at":"2025-06-03T19:02:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.0","html_url":"https://github.com/google/filament/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"f483c93c5a4afe2b0058fbdaee94a43bf340bf71","kind":"commit","published_at":"2025-05-20T19:42:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.1","html_url":"https://github.com/google/filament/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"4d35a7db75d67c9ee74361e96f4e4bce3ecd7a99","kind":"commit","published_at":"2025-05-13T21:27:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.0","html_url":"https://github.com/google/filament/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0/manifests"},{"name":"v1.59.5","sha":"99fbb635280bcdf412c281a38def77d5c41ec493","kind":"commit","published_at":"2025-05-08T16:06:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.5","html_url":"https://github.com/google/filament/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"10fdb3b9a2bea171e7581dc0625bc25b1094f5ed","kind":"commit","published_at":"2025-05-02T00:33:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.4","html_url":"https://github.com/google/filament/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"963fc9b15a2c7037fb04a85a10c05ea89aeb8554","kind":"commit","published_at":"2025-04-21T22:05:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.3","html_url":"https://github.com/google/filament/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"c4f0798c5d58170951114fa88256c581a6a63578","kind":"commit","published_at":"2025-04-16T22:47:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.2","html_url":"https://github.com/google/filament/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"43860b6830a651d95c3d4a88a5b43cf5b3f717e5","kind":"commit","published_at":"2025-04-09T17:21:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.1","html_url":"https://github.com/google/filament/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c0884c03dc566b02cdae056125cb00f7711dafa0","kind":"commit","published_at":"2025-03-31T22:23:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.0","html_url":"https://github.com/google/filament/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"fd6facf52fbe06f5b1b7674785596a33d0c1cc01","kind":"commit","published_at":"2025-03-28T22:34:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.2","html_url":"https://github.com/google/filament/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"a3609eba2e81aba26ac0090df95b9a9ebf55ceed","kind":"commit","published_at":"2025-03-19T23:17:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.1","html_url":"https://github.com/google/filament/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"dee94b56db1518530a12de8fd7af1d3c05c3a680","kind":"commit","published_at":"2025-03-10T22:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.0","html_url":"https://github.com/google/filament/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"be0b7373e950052d52ad99b4a82297d83fe55f3b","kind":"commit","published_at":"2025-03-05T22:37:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.2","html_url":"https://github.com/google/filament/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"e96a302e7988dea8d821c08e0dfc36956d7d7234","kind":"commit","published_at":"2025-02-27T18:09:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.1","html_url":"https://github.com/google/filament/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"43d69099395d6a2f851c6a0e4fcb5f5ea05f7515","kind":"commit","published_at":"2025-02-18T17:59:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.0","html_url":"https://github.com/google/filament/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"082da86ca889c905cfdc8928fb8fbeff1c50b091","kind":"commit","published_at":"2025-02-06T19:14:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.8","html_url":"https://github.com/google/filament/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"18d7cf980b1da7bd072cc7b52111caf9e3b59fb3","kind":"commit","published_at":"2025-01-30T00:41:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.7","html_url":"https://github.com/google/filament/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"69a327c7e7842c25a016f219a86f1dd36bb28b7b","kind":"commit","published_at":"2025-01-16T21:00:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.6","html_url":"https://github.com/google/filament/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"d5bcc31c711497df994fe07223c258d057da2e06","kind":"commit","published_at":"2025-01-08T21:59:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.5","html_url":"https://github.com/google/filament/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"4695e93633a8580a065941fb593452d58bba39a8","kind":"commit","published_at":"2024-12-18T00:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.4","html_url":"https://github.com/google/filament/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"8ef8b345ae1bf9c3b5c52fe37646273783c37ebf","kind":"commit","published_at":"2024-12-11T02:17:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.3","html_url":"https://github.com/google/filament/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"04b62960dea667ebab0acf09a821a56f6b256fcc","kind":"commit","published_at":"2024-11-25T23:46:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.2","html_url":"https://github.com/google/filament/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"60ce48e32737cd44f31fa5f2e22739fae22c5116","kind":"commit","published_at":"2024-11-19T17:20:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.1","html_url":"https://github.com/google/filament/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"003e5005713cba55cbd3f3a423c472000b96b868","kind":"commit","published_at":"2024-11-04T23:21:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.0","html_url":"https://github.com/google/filament/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c7319ac559458ce060670e1af658f4b5727e76ca","kind":"commit","published_at":"2024-11-04T17:34:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.1","html_url":"https://github.com/google/filament/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e4b1f0413b83aa8c3b4dda1da914c71323a16780","kind":"commit","published_at":"2024-10-21T05:39:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.0","html_url":"https://github.com/google/filament/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0/manifests"},{"name":"v1.54.5","sha":"0e4d35b9fddad2b0dddb2c1ddea6fee7d6607ce8","kind":"commit","published_at":"2024-09-24T19:34:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.5","html_url":"https://github.com/google/filament/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"65aed719d71b27fcaa7b0ae16de0fd9b96824cc2","kind":"commit","published_at":"2024-09-17T22:25:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.4","html_url":"https://github.com/google/filament/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"3e556588fc7b0e901c3a0af96f1bd279891883cf","kind":"commit","published_at":"2024-09-10T19:26:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.3","html_url":"https://github.com/google/filament/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"bb1d1c73498702e4aedf6784e77249dcf8619c41","kind":"commit","published_at":"2024-09-04T18:55:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.2","html_url":"https://github.com/google/filament/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"bce91c56dddfc002ea75f0b2fa408ca4c97330e4","kind":"commit","published_at":"2024-08-27T23:30:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.1","html_url":"https://github.com/google/filament/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"c1a3450d9c0a64c329a17bff4f3a7f68a2474214","kind":"commit","published_at":"2024-08-20T15:55:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.0","html_url":"https://github.com/google/filament/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0/manifests"},{"name":"v1.53.5","sha":"a109a52f3df0f75e3fe7469052b67acbc2afd73c","kind":"commit","published_at":"2024-08-13T22:59:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.5","html_url":"https://github.com/google/filament/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"a7b4b9d3a678721fa8d0903947f059ebc092fbe3","kind":"commit","published_at":"2024-08-08T19:12:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.4","html_url":"https://github.com/google/filament/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4/manifests"},{"name":"v1.53.3","sha":"1888c972450975bf5fdd724a62c8bfab49256065","kind":"commit","published_at":"2024-07-31T16:23:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.3","html_url":"https://github.com/google/filament/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c3f1a4c94d54ca9a73cf8fdeba71008d29d04c3c","kind":"commit","published_at":"2024-07-23T01:24:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.2","html_url":"https://github.com/google/filament/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7fc8e339e704e50dba191bf230f838170e0fb00f","kind":"commit","published_at":"2024-06-25T18:46:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.1","html_url":"https://github.com/google/filament/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"64f03b383211084db9ba0d6176dceb78e834558f","kind":"commit","published_at":"2024-06-18T00:26:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.0","html_url":"https://github.com/google/filament/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"bbd4177dd0ce4764cd76ecb9c4ef9ec8734a6618","kind":"commit","published_at":"2024-06-11T23:42:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.3","html_url":"https://github.com/google/filament/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"74751a09718f376f4d79e9b54e140f3542fd2b2a","kind":"commit","published_at":"2024-06-03T18:10:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.2","html_url":"https://github.com/google/filament/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"3603202cc5922a4e0387887f537af46b40190cac","kind":"commit","published_at":"2024-05-29T23:19:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.1","html_url":"https://github.com/google/filament/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"a46ca78f41af245bc3410750b26028f5369bdf54","kind":"commit","published_at":"2024-05-21T19:48:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.0","html_url":"https://github.com/google/filament/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0/manifests"},{"name":"v1.51.8","sha":"2d184f50776449c1fbe7528b9294eef6dc005bb9","kind":"commit","published_at":"2024-05-13T20:53:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.8","html_url":"https://github.com/google/filament/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"7489c5553243e654440d1708eaa7994b8c3be03f","kind":"commit","published_at":"2024-05-07T21:35:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.7","html_url":"https://github.com/google/filament/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"996e2a206e532456c3445b1334133562c5658b87","kind":"commit","published_at":"2024-04-29T23:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.6","html_url":"https://github.com/google/filament/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"53af1fd0520b7c20d9446b56d15badc3d861bf1f","kind":"commit","published_at":"2024-04-22T20:48:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.5","html_url":"https://github.com/google/filament/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"65f2df7776d737bb42e804b7c0c87fa702cca03b","kind":"commit","published_at":"2024-04-15T18:05:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.4","html_url":"https://github.com/google/filament/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"b89a0173eff62737b7fae4b1d0c97120a0a3024a","kind":"commit","published_at":"2024-04-08T20:49:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.3","html_url":"https://github.com/google/filament/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"d0eb56ff209d2a535ad61ea56f9eb98c90601e84","kind":"commit","published_at":"2024-04-01T23:44:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.2","html_url":"https://github.com/google/filament/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"85589a7d1631551779cf0ee0cab6f8e603bcb573","kind":"commit","published_at":"2024-03-28T18:48:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.1","html_url":"https://github.com/google/filament/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"d3ca32efbee91d0aa164655ef6b4e3618d59a960","kind":"commit","published_at":"2024-03-17T20:12:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.0","html_url":"https://github.com/google/filament/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0/manifests"},{"name":"v1.50.6","sha":"89a191c2e91221f3ac7a65994d96e07c588a63b9","kind":"commit","published_at":"2024-03-11T21:38:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.6","html_url":"https://github.com/google/filament/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"cd528e57abc018754a99e9b048c3848ce649bd7d","kind":"commit","published_at":"2024-03-06T21:01:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.5","html_url":"https://github.com/google/filament/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"563c32b95bc07e830a8fd5659390eb5b56cffaee","kind":"commit","published_at":"2024-02-27T22:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.4","html_url":"https://github.com/google/filament/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"ca0f98c51381f98228572d014ba1fd5a4e59d34a","kind":"commit","published_at":"2024-02-13T00:45:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.3","html_url":"https://github.com/google/filament/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"f3a61f100c5a776817fe87397a9fbda5376cde06","kind":"commit","published_at":"2024-02-07T20:57:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.2","html_url":"https://github.com/google/filament/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"1f33a6efd2c52b77f596f05297cbd18c70c51f59","kind":"commit","published_at":"2024-02-01T00:41:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.1","html_url":"https://github.com/google/filament/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b3cc4d11b8028530b26a1d27e7869cbbc934130c","kind":"commit","published_at":"2024-01-23T21:10:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.0","html_url":"https://github.com/google/filament/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0/manifests"},{"name":"v1.49.2","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.2","html_url":"https://github.com/google/filament/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2/manifests"},{"name":"v1.49.3","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.3","html_url":"https://github.com/google/filament/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3/manifests"},{"name":"v1.49.1","sha":"918ce935b809ce6a08fe1431d783ebb6e11fab2d","kind":"commit","published_at":"2023-12-18T21:35:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.1","html_url":"https://github.com/google/filament/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"d273838e07c76be86a3521d32d8f51f3588e4292","kind":"commit","published_at":"2023-12-11T08:13:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.0","html_url":"https://github.com/google/filament/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"8b0d65768a8985a6facddd0e6678a3af2cba009f","kind":"commit","published_at":"2023-12-05T19:34:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.48.0","html_url":"https://github.com/google/filament/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"61501ba122b1553ccdff18e706ed0c2455938783","kind":"commit","published_at":"2023-11-27T22:20:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.47.0","html_url":"https://github.com/google/filament/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"21093067db09468eb54a6779db6dcaec54d1c0fb","kind":"commit","published_at":"2023-11-15T05:34:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.46.0","html_url":"https://github.com/google/filament/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"d786d59ea150c2e575255e5d89abfea66cba93d1","kind":"commit","published_at":"2023-11-09T18:09:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.1","html_url":"https://github.com/google/filament/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"b2e0b97bad5661d3a99ee8ce3e8784ac7e85dc50","kind":"commit","published_at":"2023-10-25T22:16:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.0","html_url":"https://github.com/google/filament/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"13afbc2876e49544a3e094def202146476d24a38","kind":"commit","published_at":"2023-10-02T22:27:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.44.0","html_url":"https://github.com/google/filament/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"a4869eaf1973adb5201226c9352942b97778f800","kind":"commit","published_at":"2023-09-27T18:11:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.1","html_url":"https://github.com/google/filament/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"a76eacba67c8ee2c76b42994988ebcaa4e1ac2f6","kind":"commit","published_at":"2023-09-18T21:22:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.0","html_url":"https://github.com/google/filament/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"e743e9243f8089c01b7eac69c9ec5c88999704e6","kind":"commit","published_at":"2023-09-14T05:59:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.2","html_url":"https://github.com/google/filament/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"de310ed9ada1059f6d6ddaf948d67064128b4158","kind":"commit","published_at":"2023-09-08T00:55:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.1","html_url":"https://github.com/google/filament/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"fe2bb3d9a4f39912d41ba91aaac9b7596ce03393","kind":"commit","published_at":"2023-08-28T20:26:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.0","html_url":"https://github.com/google/filament/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"b13497e2a056ca0db6acf341eb1dabbc844e0c3b","kind":"commit","published_at":"2023-08-16T00:12:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.41.0","html_url":"https://github.com/google/filament/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"1a50420b4611dc2a2e500f7d46a94169d22b48f8","kind":"commit","published_at":"2023-08-09T17:32:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.5","html_url":"https://github.com/google/filament/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"71f60de0ade8519a686f737962d951d99e2f9d2d","kind":"commit","published_at":"2023-08-01T22:38:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.4","html_url":"https://github.com/google/filament/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"4142e7a1cfb4337780d6ed8dfde53d82bfd47947","kind":"commit","published_at":"2023-07-26T19:52:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.3","html_url":"https://github.com/google/filament/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"358e89ef084f984fea6d4d3e3e9d77f41f6bd809","kind":"commit","published_at":"2023-07-17T21:49:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.2","html_url":"https://github.com/google/filament/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"a5b5b0c3a759ba7928bfceeaf4dad49e0f6b4686","kind":"commit","published_at":"2023-07-12T20:43:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.1","html_url":"https://github.com/google/filament/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a445c4e156c684fd60bc2eb4a0ea1d1494a16c03","kind":"commit","published_at":"2023-06-26T05:29:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.0","html_url":"https://github.com/google/filament/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"11fbacea20daea164e74e57af2f20bc970d0d4bb","kind":"tag","published_at":"2023-06-20T19:00:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.39.0","html_url":"https://github.com/google/filament/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"753aa9ca6199707fb22500eecb29a9164f3755cb","kind":"commit","published_at":"2023-06-07T16:31:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.38.0","html_url":"https://github.com/google/filament/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"676a2be874a07879a4c7a9df21f977458dd98be2","kind":"tag","published_at":"2023-06-05T22:21:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.37.0","html_url":"https://github.com/google/filament/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"56bf841bac45a451c450d9184eceec9b85dd1613","kind":"commit","published_at":"2023-05-15T23:55:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.36.0","html_url":"https://github.com/google/filament/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"36c69dda9c871a462eb556d3cd65c452e0bb0936","kind":"tag","published_at":"2023-05-09T17:23:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.35.0","html_url":"https://github.com/google/filament/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"31521c70c2e6421821726c84a8b7ba1dc40463dc","kind":"tag","published_at":"2023-05-01T22:45:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.34.0","html_url":"https://github.com/google/filament/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"83a3e243da1240a7736b10ffc947d7db3369f2bf","kind":"commit","published_at":"2023-04-25T17:09:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.33.0","html_url":"https://github.com/google/filament/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0/manifests"},{"name":"v1.32.4","sha":"29af3be2e30b7434b6305a898a6518eb506c60c7","kind":"commit","published_at":"2023-04-19T18:10:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.4","html_url":"https://github.com/google/filament/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"d62268fbfb457cde5b019b8e0ab0daa6c0376163","kind":"commit","published_at":"2023-04-11T18:17:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.3","html_url":"https://github.com/google/filament/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"7685736d6c5a0a8adcf9f55812ba21a8cf81bee3","kind":"commit","published_at":"2023-04-05T19:55:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.2","html_url":"https://github.com/google/filament/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"732628acf5443d10d9f5a76a40275edc85572f24","kind":"commit","published_at":"2023-03-21T22:48:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.1","html_url":"https://github.com/google/filament/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"2a579c460f62e724ac32c7bd2858860a9bc52523","kind":"commit","published_at":"2023-03-14T17:46:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.0","html_url":"https://github.com/google/filament/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0/manifests"},{"name":"v1.31.7","sha":"979d6742e04a79649723e21d3a8146e5131ccc38","kind":"commit","published_at":"2023-03-09T18:39:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.7","html_url":"https://github.com/google/filament/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"e9475b322b92f42c7185c551ebc7d968b531887a","kind":"commit","published_at":"2023-03-01T19:24:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.6","html_url":"https://github.com/google/filament/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"d9aead8aac42420d5105b8cc4899b7eb008cfcf7","kind":"tag","published_at":"2023-02-22T00:07:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.5","html_url":"https://github.com/google/filament/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"1c6279366f01faa674fa053182c03d447e49ba87","kind":"commit","published_at":"2023-02-13T19:51:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.4","html_url":"https://github.com/google/filament/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"ea428a27d1914156909f11a6e379767cca6a6af1","kind":"commit","published_at":"2023-02-01T19:54:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.3","html_url":"https://github.com/google/filament/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e9daaa05033a84d2512cd4c4f8629d88c663c9a7","kind":"commit","published_at":"2023-01-24T22:27:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.2","html_url":"https://github.com/google/filament/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"f39127605d711ae8e468fbf06b26c6684d309223","kind":"commit","published_at":"2023-01-18T22:23:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.1","html_url":"https://github.com/google/filament/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"96443f6dac53142ff91a6872c76bf838597a0abb","kind":"commit","published_at":"2023-01-10T17:50:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.0","html_url":"https://github.com/google/filament/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"31d9da38fd5e57ea3643d916b019a360be32bb76","kind":"tag","published_at":"2022-12-20T16:41:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.30.0","html_url":"https://github.com/google/filament/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"93230b06cfa2602c916efafa089dd594d760c601","kind":"tag","published_at":"2022-12-12T18:45:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.29.0","html_url":"https://github.com/google/filament/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"b8ff6a9ad9a7fda081cde7eb87528047ee95caa4","kind":"commit","published_at":"2022-11-10T00:38:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.3","html_url":"https://github.com/google/filament/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"0c3d59aba3833c36e984b0c08e7e789b56d40b7b","kind":"tag","published_at":"2022-11-03T23:16:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.2","html_url":"https://github.com/google/filament/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"bce26763356f4daafb569a659421fc41fca43e7c","kind":"commit","published_at":"2022-10-25T17:08:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.1","html_url":"https://github.com/google/filament/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ead0a2f59737e725315da1c25de4246cc7f8a3c0","kind":"commit","published_at":"2022-10-13T16:37:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.0","html_url":"https://github.com/google/filament/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"4591fdd9c025e051e98417d3264054269ba71b98","kind":"tag","published_at":"2022-09-30T18:49:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.2","html_url":"https://github.com/google/filament/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"867d4d44f5ef2a56f663f5d8a7ba984407adfcbe","kind":"commit","published_at":"2022-09-20T18:04:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.1","html_url":"https://github.com/google/filament/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"9e960b7d454e6cdf7d4159cb8bd177c8bb836fb2","kind":"commit","published_at":"2022-09-13T17:14:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.0","html_url":"https://github.com/google/filament/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"41bd30f81d98d45de8bae6dd7cf7699608d45af7","kind":"commit","published_at":"2022-08-31T16:04:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.26.0","html_url":"https://github.com/google/filament/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"dc9594fbdf57691966b3935f51a205f40a957cf3","kind":"commit","published_at":"2022-08-23T16:05:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.6","html_url":"https://github.com/google/filament/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"e0c610b013cb94d335e05e49cca0d16749ed6b43","kind":"commit","published_at":"2022-08-16T18:01:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.5","html_url":"https://github.com/google/filament/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"cb8914ab96d597b9b056934d05508216e742e65e","kind":"commit","published_at":"2022-08-02T18:47:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.4","html_url":"https://github.com/google/filament/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"eedcd9f8cb81c61f4be7ba9cf75d216884750526","kind":"commit","published_at":"2022-07-26T16:56:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.3","html_url":"https://github.com/google/filament/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"a9c5bbf18597b80b0717e56f59c42ad39de7cbdb","kind":"commit","published_at":"2022-07-18T22:14:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.2","html_url":"https://github.com/google/filament/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a171e75e70c3631f7a43636e213943e4376f7768","kind":"commit","published_at":"2022-07-11T22:50:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.1","html_url":"https://github.com/google/filament/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8de5fdd551dc90f5e9ce8ba17ed372c137c81da4","kind":"commit","published_at":"2022-07-07T02:07:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.0","html_url":"https://github.com/google/filament/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"8570e35224d9fe39bd05a1690620624e24bba036","kind":"commit","published_at":"2022-07-01T19:08:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.24.0","html_url":"https://github.com/google/filament/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0/manifests"},{"name":"v1.23.2","sha":"f88b6d9c97be4cf1ec7f02335561cef651076892","kind":"tag","published_at":"2022-06-21T04:12:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.2","html_url":"https://github.com/google/filament/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"a67d50b9e29cf7bf2f0a6f0b7bf4668cdb87770a","kind":"commit","published_at":"2022-06-06T22:16:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.1","html_url":"https://github.com/google/filament/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"4b3cde8b392302d163605656cae72414054a980e","kind":"commit","published_at":"2022-06-01T21:55:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.0","html_url":"https://github.com/google/filament/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"a1555617690a89f1137c3895f7d82576ce6cd16f","kind":"commit","published_at":"2022-05-24T22:17:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.2","html_url":"https://github.com/google/filament/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"52065f2cbd8b73be72ebe25e9c54ac253afad502","kind":"commit","published_at":"2022-05-18T01:01:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.1","html_url":"https://github.com/google/filament/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"7c0643f122bbb9c7d61f15ba4e1c5f6db2460515","kind":"commit","published_at":"2022-05-09T20:07:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.0","html_url":"https://github.com/google/filament/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"5c8977c9063ec4df7b4878849e29a1c8536faebf","kind":"commit","published_at":"2022-05-02T17:18:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.3","html_url":"https://github.com/google/filament/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"3366db83efb0986e7e8a59d23d3e27a1b21e7b3a","kind":"commit","published_at":"2022-04-25T20:57:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.2","html_url":"https://github.com/google/filament/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"e902df19b211dcb0bc4aa8b98744d1e8126c70c4","kind":"commit","published_at":"2022-04-13T16:15:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.1","html_url":"https://github.com/google/filament/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"90c23a7d5d11b2749bebf15c4d16c488f5bed3a7","kind":"tag","published_at":"2022-04-04T20:24:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.0","html_url":"https://github.com/google/filament/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0/manifests"},{"name":"v1.20.5","sha":"5abf78036023dc2939c68e30f14eacde27292d78","kind":"commit","published_at":"2022-03-29T01:45:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.5","html_url":"https://github.com/google/filament/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"82793f9b829ee915211209d9fe8b7fa78abd7f98","kind":"commit","published_at":"2022-03-21T21:43:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.4","html_url":"https://github.com/google/filament/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3d741fc8d44b22fdcad2d479f01aef38f9ee0d3f","kind":"commit","published_at":"2022-03-14T21:17:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.3","html_url":"https://github.com/google/filament/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"2b93f08ca58d0eb151d705af55e4eddefc42ea63","kind":"commit","published_at":"2022-03-07T22:10:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.2","html_url":"https://github.com/google/filament/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"574e3e7521d89cb293cae56ce63efd1e31a45753","kind":"commit","published_at":"2022-03-02T23:47:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.1","html_url":"https://github.com/google/filament/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"b769cfda62fabe8f2dea3c29d7959b4d50d99b47","kind":"commit","published_at":"2022-02-24T21:57:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.0","html_url":"https://github.com/google/filament/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"e84c94d3ebba7d67ed79a6f06fafe4b59fcac4db","kind":"commit","published_at":"2022-02-14T21:46:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.19.0","html_url":"https://github.com/google/filament/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cdadb43e501dd9f6af7f6862afe70f58f713519d","kind":"tag","published_at":"2022-02-09T23:44:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.18.0","html_url":"https://github.com/google/filament/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b19a73cc50fc69e109b178a8bb31cf873c6aafec","kind":"commit","published_at":"2022-01-24T20:50:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.17.0","html_url":"https://github.com/google/filament/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"04df79e58f45fcd9a3da9d5a7c2acbd1e99507a9","kind":"commit","published_at":"2022-01-18T21:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.1","html_url":"https://github.com/google/filament/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"60d3638f150236d086bbd23e606596c7ec2e438d","kind":"commit","published_at":"2022-01-10T18:44:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.0","html_url":"https://github.com/google/filament/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"dc74540423f5f1f423327009dcb52fd0fa4a0c7f","kind":"commit","published_at":"2022-01-04T19:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.2","html_url":"https://github.com/google/filament/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"595b355d1b8e3df1fb93f77551cdb4c2c37dcbaa","kind":"commit","published_at":"2021-12-13T18:06:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.1","html_url":"https://github.com/google/filament/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bb460d78d8a9168434cc1c333ea9505ad25a4a42","kind":"commit","published_at":"2021-12-06T19:14:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.0","html_url":"https://github.com/google/filament/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"fd82f6b04efa93848215f28175df0f50a5c0d5cc","kind":"commit","published_at":"2021-11-29T22:07:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.2","html_url":"https://github.com/google/filament/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"bbe7dbfa92b081606a4ee927960bcd71a789f3c4","kind":"commit","published_at":"2021-11-22T18:11:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.1","html_url":"https://github.com/google/filament/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"41a809368b37f33e562d767e1aca2a0c3a166749","kind":"commit","published_at":"2021-11-15T18:07:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.0","html_url":"https://github.com/google/filament/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"44125926d1c1df6816b069d80c38bb3d45f85fa5","kind":"tag","published_at":"2021-11-09T01:06:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.13.0","html_url":"https://github.com/google/filament/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"0d9bdcc00868cfec086356a16d60cdba6dfb9774","kind":"commit","published_at":"2021-11-01T21:55:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.11","html_url":"https://github.com/google/filament/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"ea404f8d4fcc1b7dad0f39f4327d12a5917aee62","kind":"tag","published_at":"2021-10-26T17:11:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.10","html_url":"https://github.com/google/filament/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0cf78b3abe70a6504de7f0d4f2c5fcb3d945ee9e","kind":"commit","published_at":"2021-10-20T19:12:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.9","html_url":"https://github.com/google/filament/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"8f80643c1afdd842d8e9a0bf8f0b46e2be28e37a","kind":"commit","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.8","html_url":"https://github.com/google/filament/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"f463d53036c73d6913d22b2e7178d77469ac247f","kind":"commit","published_at":"2021-10-04T17:21:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.7","html_url":"https://github.com/google/filament/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"bdb12d9b2410431e7db985c9ba90cbf2fd0dfd81","kind":"commit","published_at":"2021-09-27T18:12:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.6","html_url":"https://github.com/google/filament/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"2e9bf6d694c22f0f4a721fda4fd1c050e4f831be","kind":"commit","published_at":"2021-09-20T17:14:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.5","html_url":"https://github.com/google/filament/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"b54fdc9e6ef301d890e8700ada8ec9ac0a88b56d","kind":"commit","published_at":"2021-09-13T17:43:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.4","html_url":"https://github.com/google/filament/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"29612a684e437fe6d1422054df9dc6882d4a54de","kind":"commit","published_at":"2021-09-08T18:03:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.3","html_url":"https://github.com/google/filament/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"fa2553251fb5fd751680cf8a22620db032917ae8","kind":"commit","published_at":"2021-08-30T18:44:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.2","html_url":"https://github.com/google/filament/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6960b1148a1298e1e39600b3a2463675d48ea91b","kind":"commit","published_at":"2021-08-23T19:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.1","html_url":"https://github.com/google/filament/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"d25ca01624c88c573264f7fe1d12174d6f2bef5a","kind":"commit","published_at":"2021-08-09T19:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.0","html_url":"https://github.com/google/filament/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"e2be3dd0aca5f05101113c81ee0e1b1fd0398e08","kind":"commit","published_at":"2021-08-03T18:15:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.2","html_url":"https://github.com/google/filament/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9073fc3dc37d95c3fcaf8eced60a070fe053cc9c","kind":"tag","published_at":"2021-07-28T17:52:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.1","html_url":"https://github.com/google/filament/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"13bed4fdf980e8df88be3953ef18008fac475f4d","kind":"commit","published_at":"2021-07-19T17:20:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.0","html_url":"https://github.com/google/filament/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0/manifests"},{"name":"v1.10.7","sha":"ba804444b80d8957e005d90615983129f4501d0f","kind":"commit","published_at":"2021-07-12T17:47:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.7","html_url":"https://github.com/google/filament/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"fd258b7765637b7970610633e69e37f75cfb47fd","kind":"commit","published_at":"2021-07-07T17:59:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.6","html_url":"https://github.com/google/filament/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"7bc65421a9a727a5485ea990ebc182892ab3916a","kind":"commit","published_at":"2021-06-28T19:04:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.5","html_url":"https://github.com/google/filament/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"e8877ffe2d91628c2383ae9334b27bf4adaff978","kind":"commit","published_at":"2021-06-21T18:16:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.4","html_url":"https://github.com/google/filament/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0bf02b75d5b6e91e5d0e2005bc07d505a3b66ebf","kind":"commit","published_at":"2021-06-14T17:04:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.3","html_url":"https://github.com/google/filament/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ca87b188cac8225ed6adb49a72fb5414877f8ce","kind":"commit","published_at":"2021-06-07T18:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.2","html_url":"https://github.com/google/filament/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0ab0e50a4f848c53027023e041729966c888b385","kind":"tag","published_at":"2021-06-02T18:17:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.1","html_url":"https://github.com/google/filament/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"662a10e27357e7f76c50583f89b32cffd62d6a35","kind":"commit","published_at":"2021-05-24T17:49:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.0","html_url":"https://github.com/google/filament/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0/manifests"},{"name":"v1.9.25","sha":"77891acb9211855420e62e2f81e1fd9bc185e9db","kind":"commit","published_at":"2021-05-17T17:57:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.25","html_url":"https://github.com/google/filament/releases/tag/v1.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25/manifests"},{"name":"v1.9.24","sha":"46e52c71e1b75dbb19f83071cf1ddee0b34128a7","kind":"tag","published_at":"2021-05-12T18:46:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.24","html_url":"https://github.com/google/filament/releases/tag/v1.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24/manifests"},{"name":"v1.9.23","sha":"4388e81e5fecd96f5522974f4814eaca8527daa9","kind":"commit","published_at":"2021-05-03T17:40:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.23","html_url":"https://github.com/google/filament/releases/tag/v1.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23/manifests"},{"name":"v1.9.22","sha":"debcbb8e5ca49ad2ab573103a7d7d4d611eff34c","kind":"commit","published_at":"2021-04-26T17:52:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.22","html_url":"https://github.com/google/filament/releases/tag/v1.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22/manifests"},{"name":"v1.9.21","sha":"c0d6cd3ac32cbf2154addba5b872705cf1472447","kind":"commit","published_at":"2021-04-19T18:34:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.21","html_url":"https://github.com/google/filament/releases/tag/v1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21/manifests"},{"name":"v1.9.20","sha":"8933be1ae2f1066cfe35f12d27d39133e2c78bbf","kind":"commit","published_at":"2021-04-12T18:36:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.20","html_url":"https://github.com/google/filament/releases/tag/v1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20/manifests"},{"name":"v1.9.19","sha":"f9ee0de07a1177df59cbda0a60fd42524be6d569","kind":"commit","published_at":"2021-04-05T18:11:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.19","html_url":"https://github.com/google/filament/releases/tag/v1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19/manifests"},{"name":"v1.9.18","sha":"759109d478185c5f78a7f611b24ed474ecb31653","kind":"commit","published_at":"2021-03-29T18:06:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.18","html_url":"https://github.com/google/filament/releases/tag/v1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18/manifests"},{"name":"v1.9.17","sha":"994fdf4e1d4f14df997729cab0856063d23d0aeb","kind":"commit","published_at":"2021-03-22T17:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.17","html_url":"https://github.com/google/filament/releases/tag/v1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17/manifests"},{"name":"v1.9.16","sha":"c15db68a5bb6ba9a242394cc04bcd1e0b6dcdc52","kind":"commit","published_at":"2021-03-15T17:12:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.16","html_url":"https://github.com/google/filament/releases/tag/v1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16/manifests"},{"name":"v1.9.15","sha":"d9a6e2e649bb60ac9b873db387e7851a2a07c775","kind":"commit","published_at":"2021-03-08T18:07:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.15","html_url":"https://github.com/google/filament/releases/tag/v1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15/manifests"},{"name":"v1.9.14","sha":"0bd41e877e6f9644e368b807aea03ed7f2364045","kind":"commit","published_at":"2021-03-01T19:21:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.14","html_url":"https://github.com/google/filament/releases/tag/v1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14/manifests"},{"name":"v1.9.13","sha":"ea1dede19c15701317e70e88c4b94d1bcbbe9074","kind":"commit","published_at":"2021-02-22T18:29:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.13","html_url":"https://github.com/google/filament/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"b96bc30fbd221bace6e3639b7922934f54087459","kind":"commit","published_at":"2021-02-16T18:44:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.12","html_url":"https://github.com/google/filament/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"f222f1b925dcce2671afb699cb03597741b75e31","kind":"commit","published_at":"2021-02-08T17:51:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.11","html_url":"https://github.com/google/filament/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"fe23aa917d22d8fd5f7e5fee2e6e3589c70c8e13","kind":"commit","published_at":"2021-02-01T19:45:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.10","html_url":"https://github.com/google/filament/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"cc9e05e71192ffce690621ec6b97afb1e2450a3f","kind":"commit","published_at":"2020-11-16T20:34:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.9","html_url":"https://github.com/google/filament/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"06d9183aaa48c742834e5f2d329acf43b2c8ddda","kind":"commit","published_at":"2020-11-09T17:28:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.8","html_url":"https://github.com/google/filament/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"bcdad769ff95b64aefec2cc54e220eff06a8b2f8","kind":"commit","published_at":"2020-11-02T18:03:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.7","html_url":"https://github.com/google/filament/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"b0beee03bc7a624eea4d8e22ff58e1bc43f0179d","kind":"commit","published_at":"2020-10-26T17:29:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.6","html_url":"https://github.com/google/filament/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"98107016b9d79eb8418abdee5d2db22c6b69a8b5","kind":"commit","published_at":"2020-10-19T17:51:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.5","html_url":"https://github.com/google/filament/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"39862c91ce15ee7474fa7f9e0eb1ca866413962a","kind":"commit","published_at":"2020-10-12T17:56:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.4","html_url":"https://github.com/google/filament/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"826e8d181c3f12f0b4f1d8644557159f1d017677","kind":"commit","published_at":"2020-10-05T17:36:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.3","html_url":"https://github.com/google/filament/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"defee767c3d1cc0c927e6c27feb6d54e7df410e9","kind":"commit","published_at":"2020-09-28T17:27:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.2","html_url":"https://github.com/google/filament/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"39f323fe09ed594247c4414df4786a7c86525659","kind":"commit","published_at":"2020-09-21T17:00:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.1","html_url":"https://github.com/google/filament/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d1a93f0557d4d91d372593ea835c87b5080c5701","kind":"commit","published_at":"2020-09-14T17:54:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.0","html_url":"https://github.com/google/filament/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"642fb5859b011f0686779e0555a7685038ad5f52","kind":"commit","published_at":"2020-07-30T19:18:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.1","html_url":"https://github.com/google/filament/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"77aec40a5663fa75cb849e2d1b274b0e080016ee","kind":"commit","published_at":"2020-07-09T18:44:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.0","html_url":"https://github.com/google/filament/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8780d7aae58389a1122f080103d15660b287e16d","kind":"commit","published_at":"2020-05-15T17:41:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.7.0","html_url":"https://github.com/google/filament/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3e67f628ee77b4cdd33f0be31a99086e5276536f","kind":"commit","published_at":"2020-05-01T22:58:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.6.0","html_url":"https://github.com/google/filament/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"05bc60f9531ec7701b73f89a11a31e0e0d5f1eb9","kind":"commit","published_at":"2020-04-03T00:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.2","html_url":"https://github.com/google/filament/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"201bd2c8452e1091d1938a57dc453486066cc230","kind":"commit","published_at":"2020-04-01T01:09:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.1","html_url":"https://github.com/google/filament/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"07d6aebafce72ae62f8510afa292dc5677406f3b","kind":"commit","published_at":"2020-03-31T04:48:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.0","html_url":"https://github.com/google/filament/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1a66f85b672edbd73e6990f80c40309e9539c8fa","kind":"commit","published_at":"2020-01-27T20:59:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.5","html_url":"https://github.com/google/filament/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2908224c95e7dcd333dcc3d3704e30a783d9ea12","kind":"commit","published_at":"2020-01-09T20:19:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.4","html_url":"https://github.com/google/filament/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"4ba5d6b9a8d3fde996514c683d0c6f38828c0628","kind":"commit","published_at":"2019-11-27T21:05:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.3","html_url":"https://github.com/google/filament/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a82d93914ee28347031095b30281c6ec7e6ad38c","kind":"commit","published_at":"2019-10-30T20:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.2","html_url":"https://github.com/google/filament/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3008123d6b88121b0c6b25722a6fbacfff5b1b04","kind":"commit","published_at":"2019-10-18T20:36:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.1","html_url":"https://github.com/google/filament/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"90fdb954293cf6497522d55a43857887a1077fab","kind":"commit","published_at":"2019-09-30T21:55:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.0","html_url":"https://github.com/google/filament/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dc062305b9285dd77409db98ed527a294f288004","kind":"commit","published_at":"2019-08-26T21:07:14.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.2","html_url":"https://github.com/google/filament/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6b415273bacbf75f18f7863092baa6e32b1030b3","kind":"commit","published_at":"2019-08-08T16:54:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.1","html_url":"https://github.com/google/filament/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"073a6c76969b254addc3dd1d5fb408d59a30b179","kind":"tag","published_at":"2019-07-03T18:29:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.0","html_url":"https://github.com/google/filament/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0/manifests"},{"name":"sceneform-1.9pr4","sha":"84cc8ff9c81fc67468b50e6ca09a38f02fb84950","kind":"tag","published_at":"2019-06-26T23:06:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4/manifests"},{"name":"sceneform-1.9pr3","sha":"a7ab0d98fad14e27691385404c3fb3d5c8523ec4","kind":"tag","published_at":"2019-06-17T21:56:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3/manifests"},{"name":"sceneform-1.9pr2","sha":"0398aa4c670612da70c2f23836e12208ae093caf","kind":"tag","published_at":"2019-04-26T00:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2/manifests"},{"name":"v1.2.0","sha":"8d9ebb7a6824d3055abd9df0a34cbdc4ed33e864","kind":"commit","published_at":"2019-04-23T20:33:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.2.0","html_url":"https://github.com/google/filament/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0/manifests"},{"name":"sceneform-1.9pr1","sha":"a8a37a537a1109231535f59f1539207f5b700286","kind":"tag","published_at":"2019-03-13T21:09:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1/manifests"},{"name":"sceneform-1.7pr6","sha":"28c8f6818eaaf89e83bb23f7969cc9e5400e4b8a","kind":"tag","published_at":"2019-02-16T01:14:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6/manifests"},{"name":"sceneform-1.7pr5","sha":"7ba46ef5f128ca5c2949a6bbfb85d817cddb436b","kind":"tag","published_at":"2019-01-31T00:09:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5/manifests"},{"name":"sceneform-1.7pr4","sha":"ae6ab66af4abf44b1a77268e5556d083da729798","kind":"tag","published_at":"2019-01-29T23:41:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4/manifests"},{"name":"sceneform-1.7pr3","sha":"ad4c4148f4e7f224e9d3bab25a945d408b44ac2c","kind":"tag","published_at":"2019-01-23T22:44:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3/manifests"},{"name":"sceneform-1.7pr2","sha":"02b0eb3ae247bf3c02aeddd9d71911c6e3b7dd96","kind":"tag","published_at":"2018-12-13T19:15:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2/manifests"},{"name":"v1.1.0","sha":"f4f6fb75dc4e2c15665aecf10715c2bcca9c4248","kind":"commit","published_at":"2018-12-07T16:15:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.1.0","html_url":"https://github.com/google/filament/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0/manifests"},{"name":"sceneform-1.7pr1","sha":"af799e734a94c2682ae32865f08f6c2b2b8825d4","kind":"tag","published_at":"2018-12-01T00:00:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1/manifests"},{"name":"sceneform-1.6pr6","sha":"f8f24f492f1fa7dd9a894c04209131c69d1fdb48","kind":"tag","published_at":"2018-11-08T19:56:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6/manifests"},{"name":"v1.0.0","sha":"a052d6cf49c4a016c145c2431ea3c390aac58b76","kind":"tag","published_at":"2018-11-06T22:17:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.0.0","html_url":"https://github.com/google/filament/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0/manifests"},{"name":"sceneform-1.6pr5","sha":"e00ba80561caecda663c6bdb5681b6c890eb4b85","kind":"tag","published_at":"2018-10-17T23:11:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5/manifests"},{"name":"sceneform-1.6pr4","sha":"920113b076d0b1f1c47092b857f94d0d1e08d7bd","kind":"tag","published_at":"2018-10-11T23:57:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4/manifests"},{"name":"sceneform-1.6pr3","sha":"7485cc5fd0f65cf7d5530103b2c3c580709f6bac","kind":"tag","published_at":"2018-10-10T01:48:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3/manifests"},{"name":"sceneform-1.6pr2","sha":"86b8a97389f06b2447738451fa48a7a96732a4f1","kind":"tag","published_at":"2018-10-02T23:27:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2/manifests"},{"name":"sceneform-1.6pr1","sha":"4c822533dab356a851d67fe476e1d91e70a86a2d","kind":"tag","published_at":"2018-10-02T23:27:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1/manifests"},{"name":"v0.1.0-alpha2","sha":"b467bb033987df3d23633b3dce7b93a1d25560d2","kind":"commit","published_at":"2018-08-24T19:37:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha2","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2/manifests"},{"name":"v0.1.0-alpha","sha":"e96179e03f724803c0eb4db207fa777b7f8440c2","kind":"commit","published_at":"2018-08-04T03:31:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-05-27T02:04:04.013Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.0129359224421965,"forks_count":1.173717438547152,"average":15.07122093102296},"purl":"pkg:npm/filament-fix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/filament-fix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/filament-fix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/filament-fix/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T03:01:36.814Z","issues_count":548,"pull_requests_count":2630,"avg_time_to_close_issue":11067779.275757575,"avg_time_to_close_pull_request":515959.53047404066,"issues_closed_count":330,"pull_requests_closed_count":2215,"pull_request_authors_count":140,"issue_authors_count":322,"avg_comments_per_issue":2.6952554744525545,"avg_comments_per_pull_request":0.4053231939163498,"merged_pull_requests_count":2040,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":70,"past_year_pull_requests_count":582,"past_year_avg_time_to_close_issue":2383556.3928571427,"past_year_avg_time_to_close_pull_request":261008.13202247192,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":356,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":57,"past_year_avg_comments_per_issue":1.1857142857142857,"past_year_avg_comments_per_pull_request":0.31099656357388317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":336,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"},{"login":"gino-reinke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-reinke"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"gino-reinke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-reinke"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament-fix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament-fix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament-fix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament-fix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament-fix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament-fix/codemeta","maintainers":[{"uuid":"bitores","login":"bitores","name":null,"email":"huangzhengjie@dingtalk.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~bitores","role":null,"created_at":"2022-11-12T08:48:16.248Z","updated_at":"2022-11-12T08:48:16.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bitores/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5642333,"maintainers_count":1199946,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1715826,"name":"filament","ecosystem":"npm","description":"Real-time physically based rendering engine","homepage":"https://github.com/google/filament#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":["3d","android","wasm","webgl"],"namespace":null,"versions_count":141,"first_release_published_at":"2014-10-02T17:27:23.153Z","latest_release_published_at":"2024-08-09T21:26:57.968Z","latest_release_number":"1.53.4","last_synced_at":"2026-06-06T13:49:31.162Z","created_at":"2022-04-09T15:34:00.658Z","updated_at":"2026-06-06T13:49:31.163Z","registry_url":"https://www.npmjs.com/package/filament","install_command":"npm install filament","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.53.4"}},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2026-05-23T00:04:03.000Z","size":1126026,"stargazers_count":20080,"open_issues_count":186,"forks_count":2182,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-05-23T00:22:26.359Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-05-23T00:04:07.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"2eda0c6a-4a5a-4dea-8a39-82c0d33de352","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":278,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2823,"last_synced_at":"2026-05-16T16:05:42.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":2113149,"followers":72588,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-05-16T16:05:42.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-27T02:03:39.843Z","dependent_packages_count":4,"downloads":3638,"downloads_period":"last-month","dependent_repos_count":12,"rankings":{"downloads":3.7371052146636954,"dependent_repos_count":3.558968024011954,"dependent_packages_count":5.799786019274363,"stargazers_count":0.8101208197429445,"forks_count":0.9532168734360096,"docker_downloads_count":null,"average":2.971839390225793},"purl":"pkg:npm/filament","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/filament","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/npm/filament","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/filament/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T03:01:36.814Z","issues_count":548,"pull_requests_count":2630,"avg_time_to_close_issue":11067779.275757575,"avg_time_to_close_pull_request":515959.53047404066,"issues_closed_count":330,"pull_requests_closed_count":2215,"pull_request_authors_count":140,"issue_authors_count":322,"avg_comments_per_issue":2.6952554744525545,"avg_comments_per_pull_request":0.4053231939163498,"merged_pull_requests_count":2040,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":70,"past_year_pull_requests_count":582,"past_year_avg_time_to_close_issue":2383556.3928571427,"past_year_avg_time_to_close_pull_request":261008.13202247192,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":356,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":57,"past_year_avg_comments_per_issue":1.1857142857142857,"past_year_avg_comments_per_pull_request":0.31099656357388317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":336,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"},{"login":"gino-reinke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-reinke"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"gino-reinke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-reinke"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/filament/codemeta","maintainers":[{"uuid":"prideout","login":"prideout","name":null,"email":"prideout@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~prideout","role":null,"created_at":"2022-11-19T14:33:04.636Z","updated_at":"2022-11-19T14:33:04.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prideout/packages"},{"uuid":"bejado","login":"bejado","name":null,"email":"benjdoherty15@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~bejado","role":null,"created_at":"2022-11-19T14:33:04.655Z","updated_at":"2022-11-19T14:33:04.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bejado/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5642333,"maintainers_count":1199946,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":4714715,"name":"com.google.android.filament:filamat-android-full","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":2,"first_release_published_at":"2020-01-09T21:24:34.000Z","latest_release_published_at":"2020-01-27T21:42:04.000Z","latest_release_number":"1.4.5","last_synced_at":"2026-06-06T13:49:29.295Z","created_at":"2022-07-25T21:37:03.932Z","updated_at":"2026-06-06T13:49:29.296Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/filamat-android-full/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/filamat-android-full/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-21T02:21:15.000Z","size":1039153,"stargazers_count":18942,"open_issues_count":176,"forks_count":2042,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-21T06:29:54.785Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-21T02:21:21.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":247,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280401101,"owners_count":26324582,"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-22T02:00:06.515Z","response_time":63,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v1.66.0","sha":"2f2b4dc0fae1076458202793cf7849d59a7ed116","kind":"commit","published_at":"2025-10-14T21:25:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.0","html_url":"https://github.com/google/filament/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"2a86c0c60ecce9443fc34631570e924721b20b40","kind":"commit","published_at":"2025-10-07T22:54:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.4","html_url":"https://github.com/google/filament/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"c903903fcb7a8fd2bab7b83b94c3d73d771b6d1c","kind":"commit","published_at":"2025-09-30T18:50:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.3","html_url":"https://github.com/google/filament/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"0cb9e85c66f1de2b0da86a54f1a765a033fd0d5b","kind":"commit","published_at":"2025-09-24T18:53:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.2","html_url":"https://github.com/google/filament/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"d1833471206145df34b34adb085ddda58a30484b","kind":"commit","published_at":"2025-09-19T15:42:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.1","html_url":"https://github.com/google/filament/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"ce71136c8fbb5351d11b325fde09e4f84e14238e","kind":"commit","published_at":"2025-09-10T00:15:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.0","html_url":"https://github.com/google/filament/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"426c2e01edca1c74095a60173978701f8b1b76d8","kind":"commit","published_at":"2025-09-02T18:17:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.1","html_url":"https://github.com/google/filament/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"74c68fe31287de695f8e2bb9e7dd31a875fd9a37","kind":"commit","published_at":"2025-08-19T21:51:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.0","html_url":"https://github.com/google/filament/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0/manifests"},{"name":"v1.63.1","sha":"80ef2ed67ec43e83cafb2229321160f35246b5e5","kind":"commit","published_at":"2025-08-13T15:47:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.1","html_url":"https://github.com/google/filament/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"f384f504b8815c60c08b0c195677e0208d4921fa","kind":"commit","published_at":"2025-08-06T05:59:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.0","html_url":"https://github.com/google/filament/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0/manifests"},{"name":"v1.62.2","sha":"ede471ce0b0f122e35bcaaca1e5f62612b9a0cf1","kind":"commit","published_at":"2025-07-31T17:27:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.2","html_url":"https://github.com/google/filament/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2/manifests"},{"name":"v1.62.1","sha":"c7ad86906cddfc1f9298ee372cdd9deb0ac143db","kind":"commit","published_at":"2025-07-14T23:11:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.1","html_url":"https://github.com/google/filament/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"3f5965e59188f4234badff7ee24a50676ce95dca","kind":"commit","published_at":"2025-06-30T23:39:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.0","html_url":"https://github.com/google/filament/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0/manifests"},{"name":"v1.61.2","sha":"0f5351b18419eddf945fa73e2c23698acc1549a1","kind":"commit","published_at":"2025-06-25T19:29:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.2","html_url":"https://github.com/google/filament/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2/manifests"},{"name":"v1.61.1","sha":"505969cdf60bfd48ad552581a1bded0553bbccf0","kind":"commit","published_at":"2025-06-12T00:31:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.1","html_url":"https://github.com/google/filament/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"fc287bd7c004ee6b5ee3f941fd4702437f749f27","kind":"commit","published_at":"2025-06-03T19:02:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.0","html_url":"https://github.com/google/filament/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"f483c93c5a4afe2b0058fbdaee94a43bf340bf71","kind":"commit","published_at":"2025-05-20T19:42:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.1","html_url":"https://github.com/google/filament/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"4d35a7db75d67c9ee74361e96f4e4bce3ecd7a99","kind":"commit","published_at":"2025-05-13T21:27:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.0","html_url":"https://github.com/google/filament/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0/manifests"},{"name":"v1.59.5","sha":"99fbb635280bcdf412c281a38def77d5c41ec493","kind":"commit","published_at":"2025-05-08T16:06:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.5","html_url":"https://github.com/google/filament/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"10fdb3b9a2bea171e7581dc0625bc25b1094f5ed","kind":"commit","published_at":"2025-05-02T00:33:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.4","html_url":"https://github.com/google/filament/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"963fc9b15a2c7037fb04a85a10c05ea89aeb8554","kind":"commit","published_at":"2025-04-21T22:05:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.3","html_url":"https://github.com/google/filament/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"c4f0798c5d58170951114fa88256c581a6a63578","kind":"commit","published_at":"2025-04-16T22:47:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.2","html_url":"https://github.com/google/filament/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"43860b6830a651d95c3d4a88a5b43cf5b3f717e5","kind":"commit","published_at":"2025-04-09T17:21:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.1","html_url":"https://github.com/google/filament/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c0884c03dc566b02cdae056125cb00f7711dafa0","kind":"commit","published_at":"2025-03-31T22:23:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.0","html_url":"https://github.com/google/filament/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"fd6facf52fbe06f5b1b7674785596a33d0c1cc01","kind":"commit","published_at":"2025-03-28T22:34:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.2","html_url":"https://github.com/google/filament/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"a3609eba2e81aba26ac0090df95b9a9ebf55ceed","kind":"commit","published_at":"2025-03-19T23:17:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.1","html_url":"https://github.com/google/filament/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"dee94b56db1518530a12de8fd7af1d3c05c3a680","kind":"commit","published_at":"2025-03-10T22:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.0","html_url":"https://github.com/google/filament/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"be0b7373e950052d52ad99b4a82297d83fe55f3b","kind":"commit","published_at":"2025-03-05T22:37:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.2","html_url":"https://github.com/google/filament/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"e96a302e7988dea8d821c08e0dfc36956d7d7234","kind":"commit","published_at":"2025-02-27T18:09:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.1","html_url":"https://github.com/google/filament/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"43d69099395d6a2f851c6a0e4fcb5f5ea05f7515","kind":"commit","published_at":"2025-02-18T17:59:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.0","html_url":"https://github.com/google/filament/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"082da86ca889c905cfdc8928fb8fbeff1c50b091","kind":"commit","published_at":"2025-02-06T19:14:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.8","html_url":"https://github.com/google/filament/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"18d7cf980b1da7bd072cc7b52111caf9e3b59fb3","kind":"commit","published_at":"2025-01-30T00:41:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.7","html_url":"https://github.com/google/filament/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"69a327c7e7842c25a016f219a86f1dd36bb28b7b","kind":"commit","published_at":"2025-01-16T21:00:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.6","html_url":"https://github.com/google/filament/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"d5bcc31c711497df994fe07223c258d057da2e06","kind":"commit","published_at":"2025-01-08T21:59:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.5","html_url":"https://github.com/google/filament/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"4695e93633a8580a065941fb593452d58bba39a8","kind":"commit","published_at":"2024-12-18T00:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.4","html_url":"https://github.com/google/filament/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"8ef8b345ae1bf9c3b5c52fe37646273783c37ebf","kind":"commit","published_at":"2024-12-11T02:17:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.3","html_url":"https://github.com/google/filament/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"04b62960dea667ebab0acf09a821a56f6b256fcc","kind":"commit","published_at":"2024-11-25T23:46:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.2","html_url":"https://github.com/google/filament/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"60ce48e32737cd44f31fa5f2e22739fae22c5116","kind":"commit","published_at":"2024-11-19T17:20:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.1","html_url":"https://github.com/google/filament/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"003e5005713cba55cbd3f3a423c472000b96b868","kind":"commit","published_at":"2024-11-04T23:21:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.0","html_url":"https://github.com/google/filament/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c7319ac559458ce060670e1af658f4b5727e76ca","kind":"commit","published_at":"2024-11-04T17:34:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.1","html_url":"https://github.com/google/filament/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e4b1f0413b83aa8c3b4dda1da914c71323a16780","kind":"commit","published_at":"2024-10-21T05:39:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.0","html_url":"https://github.com/google/filament/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0/manifests"},{"name":"v1.54.5","sha":"0e4d35b9fddad2b0dddb2c1ddea6fee7d6607ce8","kind":"commit","published_at":"2024-09-24T19:34:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.5","html_url":"https://github.com/google/filament/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"65aed719d71b27fcaa7b0ae16de0fd9b96824cc2","kind":"commit","published_at":"2024-09-17T22:25:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.4","html_url":"https://github.com/google/filament/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"3e556588fc7b0e901c3a0af96f1bd279891883cf","kind":"commit","published_at":"2024-09-10T19:26:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.3","html_url":"https://github.com/google/filament/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"bb1d1c73498702e4aedf6784e77249dcf8619c41","kind":"commit","published_at":"2024-09-04T18:55:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.2","html_url":"https://github.com/google/filament/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"bce91c56dddfc002ea75f0b2fa408ca4c97330e4","kind":"commit","published_at":"2024-08-27T23:30:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.1","html_url":"https://github.com/google/filament/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"c1a3450d9c0a64c329a17bff4f3a7f68a2474214","kind":"commit","published_at":"2024-08-20T15:55:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.0","html_url":"https://github.com/google/filament/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0/manifests"},{"name":"v1.53.5","sha":"a109a52f3df0f75e3fe7469052b67acbc2afd73c","kind":"commit","published_at":"2024-08-13T22:59:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.5","html_url":"https://github.com/google/filament/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"a7b4b9d3a678721fa8d0903947f059ebc092fbe3","kind":"commit","published_at":"2024-08-08T19:12:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.4","html_url":"https://github.com/google/filament/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4/manifests"},{"name":"v1.53.3","sha":"1888c972450975bf5fdd724a62c8bfab49256065","kind":"commit","published_at":"2024-07-31T16:23:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.3","html_url":"https://github.com/google/filament/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c3f1a4c94d54ca9a73cf8fdeba71008d29d04c3c","kind":"commit","published_at":"2024-07-23T01:24:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.2","html_url":"https://github.com/google/filament/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7fc8e339e704e50dba191bf230f838170e0fb00f","kind":"commit","published_at":"2024-06-25T18:46:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.1","html_url":"https://github.com/google/filament/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"64f03b383211084db9ba0d6176dceb78e834558f","kind":"commit","published_at":"2024-06-18T00:26:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.0","html_url":"https://github.com/google/filament/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"bbd4177dd0ce4764cd76ecb9c4ef9ec8734a6618","kind":"commit","published_at":"2024-06-11T23:42:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.3","html_url":"https://github.com/google/filament/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"74751a09718f376f4d79e9b54e140f3542fd2b2a","kind":"commit","published_at":"2024-06-03T18:10:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.2","html_url":"https://github.com/google/filament/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"3603202cc5922a4e0387887f537af46b40190cac","kind":"commit","published_at":"2024-05-29T23:19:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.1","html_url":"https://github.com/google/filament/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"a46ca78f41af245bc3410750b26028f5369bdf54","kind":"commit","published_at":"2024-05-21T19:48:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.0","html_url":"https://github.com/google/filament/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0/manifests"},{"name":"v1.51.8","sha":"2d184f50776449c1fbe7528b9294eef6dc005bb9","kind":"commit","published_at":"2024-05-13T20:53:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.8","html_url":"https://github.com/google/filament/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"7489c5553243e654440d1708eaa7994b8c3be03f","kind":"commit","published_at":"2024-05-07T21:35:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.7","html_url":"https://github.com/google/filament/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"996e2a206e532456c3445b1334133562c5658b87","kind":"commit","published_at":"2024-04-29T23:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.6","html_url":"https://github.com/google/filament/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"53af1fd0520b7c20d9446b56d15badc3d861bf1f","kind":"commit","published_at":"2024-04-22T20:48:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.5","html_url":"https://github.com/google/filament/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"65f2df7776d737bb42e804b7c0c87fa702cca03b","kind":"commit","published_at":"2024-04-15T18:05:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.4","html_url":"https://github.com/google/filament/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"b89a0173eff62737b7fae4b1d0c97120a0a3024a","kind":"commit","published_at":"2024-04-08T20:49:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.3","html_url":"https://github.com/google/filament/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"d0eb56ff209d2a535ad61ea56f9eb98c90601e84","kind":"commit","published_at":"2024-04-01T23:44:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.2","html_url":"https://github.com/google/filament/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"85589a7d1631551779cf0ee0cab6f8e603bcb573","kind":"commit","published_at":"2024-03-28T18:48:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.1","html_url":"https://github.com/google/filament/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"d3ca32efbee91d0aa164655ef6b4e3618d59a960","kind":"commit","published_at":"2024-03-17T20:12:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.0","html_url":"https://github.com/google/filament/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0/manifests"},{"name":"v1.50.6","sha":"89a191c2e91221f3ac7a65994d96e07c588a63b9","kind":"commit","published_at":"2024-03-11T21:38:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.6","html_url":"https://github.com/google/filament/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"cd528e57abc018754a99e9b048c3848ce649bd7d","kind":"commit","published_at":"2024-03-06T21:01:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.5","html_url":"https://github.com/google/filament/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"563c32b95bc07e830a8fd5659390eb5b56cffaee","kind":"commit","published_at":"2024-02-27T22:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.4","html_url":"https://github.com/google/filament/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"ca0f98c51381f98228572d014ba1fd5a4e59d34a","kind":"commit","published_at":"2024-02-13T00:45:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.3","html_url":"https://github.com/google/filament/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"f3a61f100c5a776817fe87397a9fbda5376cde06","kind":"commit","published_at":"2024-02-07T20:57:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.2","html_url":"https://github.com/google/filament/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"1f33a6efd2c52b77f596f05297cbd18c70c51f59","kind":"commit","published_at":"2024-02-01T00:41:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.1","html_url":"https://github.com/google/filament/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b3cc4d11b8028530b26a1d27e7869cbbc934130c","kind":"commit","published_at":"2024-01-23T21:10:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.0","html_url":"https://github.com/google/filament/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0/manifests"},{"name":"v1.49.2","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.2","html_url":"https://github.com/google/filament/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2/manifests"},{"name":"v1.49.3","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.3","html_url":"https://github.com/google/filament/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3/manifests"},{"name":"v1.49.1","sha":"918ce935b809ce6a08fe1431d783ebb6e11fab2d","kind":"commit","published_at":"2023-12-18T21:35:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.1","html_url":"https://github.com/google/filament/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"d273838e07c76be86a3521d32d8f51f3588e4292","kind":"commit","published_at":"2023-12-11T08:13:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.0","html_url":"https://github.com/google/filament/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"8b0d65768a8985a6facddd0e6678a3af2cba009f","kind":"commit","published_at":"2023-12-05T19:34:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.48.0","html_url":"https://github.com/google/filament/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"61501ba122b1553ccdff18e706ed0c2455938783","kind":"commit","published_at":"2023-11-27T22:20:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.47.0","html_url":"https://github.com/google/filament/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"21093067db09468eb54a6779db6dcaec54d1c0fb","kind":"commit","published_at":"2023-11-15T05:34:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.46.0","html_url":"https://github.com/google/filament/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"d786d59ea150c2e575255e5d89abfea66cba93d1","kind":"commit","published_at":"2023-11-09T18:09:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.1","html_url":"https://github.com/google/filament/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"b2e0b97bad5661d3a99ee8ce3e8784ac7e85dc50","kind":"commit","published_at":"2023-10-25T22:16:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.0","html_url":"https://github.com/google/filament/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"13afbc2876e49544a3e094def202146476d24a38","kind":"commit","published_at":"2023-10-02T22:27:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.44.0","html_url":"https://github.com/google/filament/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"a4869eaf1973adb5201226c9352942b97778f800","kind":"commit","published_at":"2023-09-27T18:11:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.1","html_url":"https://github.com/google/filament/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"a76eacba67c8ee2c76b42994988ebcaa4e1ac2f6","kind":"commit","published_at":"2023-09-18T21:22:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.0","html_url":"https://github.com/google/filament/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"e743e9243f8089c01b7eac69c9ec5c88999704e6","kind":"commit","published_at":"2023-09-14T05:59:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.2","html_url":"https://github.com/google/filament/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"de310ed9ada1059f6d6ddaf948d67064128b4158","kind":"commit","published_at":"2023-09-08T00:55:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.1","html_url":"https://github.com/google/filament/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"fe2bb3d9a4f39912d41ba91aaac9b7596ce03393","kind":"commit","published_at":"2023-08-28T20:26:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.0","html_url":"https://github.com/google/filament/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"b13497e2a056ca0db6acf341eb1dabbc844e0c3b","kind":"commit","published_at":"2023-08-16T00:12:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.41.0","html_url":"https://github.com/google/filament/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"1a50420b4611dc2a2e500f7d46a94169d22b48f8","kind":"commit","published_at":"2023-08-09T17:32:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.5","html_url":"https://github.com/google/filament/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"71f60de0ade8519a686f737962d951d99e2f9d2d","kind":"commit","published_at":"2023-08-01T22:38:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.4","html_url":"https://github.com/google/filament/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"4142e7a1cfb4337780d6ed8dfde53d82bfd47947","kind":"commit","published_at":"2023-07-26T19:52:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.3","html_url":"https://github.com/google/filament/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"358e89ef084f984fea6d4d3e3e9d77f41f6bd809","kind":"commit","published_at":"2023-07-17T21:49:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.2","html_url":"https://github.com/google/filament/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"a5b5b0c3a759ba7928bfceeaf4dad49e0f6b4686","kind":"commit","published_at":"2023-07-12T20:43:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.1","html_url":"https://github.com/google/filament/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a445c4e156c684fd60bc2eb4a0ea1d1494a16c03","kind":"commit","published_at":"2023-06-26T05:29:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.0","html_url":"https://github.com/google/filament/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"11fbacea20daea164e74e57af2f20bc970d0d4bb","kind":"tag","published_at":"2023-06-20T19:00:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.39.0","html_url":"https://github.com/google/filament/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"753aa9ca6199707fb22500eecb29a9164f3755cb","kind":"commit","published_at":"2023-06-07T16:31:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.38.0","html_url":"https://github.com/google/filament/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"676a2be874a07879a4c7a9df21f977458dd98be2","kind":"tag","published_at":"2023-06-05T22:21:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.37.0","html_url":"https://github.com/google/filament/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"56bf841bac45a451c450d9184eceec9b85dd1613","kind":"commit","published_at":"2023-05-15T23:55:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.36.0","html_url":"https://github.com/google/filament/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"36c69dda9c871a462eb556d3cd65c452e0bb0936","kind":"tag","published_at":"2023-05-09T17:23:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.35.0","html_url":"https://github.com/google/filament/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"31521c70c2e6421821726c84a8b7ba1dc40463dc","kind":"tag","published_at":"2023-05-01T22:45:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.34.0","html_url":"https://github.com/google/filament/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"83a3e243da1240a7736b10ffc947d7db3369f2bf","kind":"commit","published_at":"2023-04-25T17:09:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.33.0","html_url":"https://github.com/google/filament/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0/manifests"},{"name":"v1.32.4","sha":"29af3be2e30b7434b6305a898a6518eb506c60c7","kind":"commit","published_at":"2023-04-19T18:10:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.4","html_url":"https://github.com/google/filament/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"d62268fbfb457cde5b019b8e0ab0daa6c0376163","kind":"commit","published_at":"2023-04-11T18:17:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.3","html_url":"https://github.com/google/filament/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"7685736d6c5a0a8adcf9f55812ba21a8cf81bee3","kind":"commit","published_at":"2023-04-05T19:55:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.2","html_url":"https://github.com/google/filament/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"732628acf5443d10d9f5a76a40275edc85572f24","kind":"commit","published_at":"2023-03-21T22:48:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.1","html_url":"https://github.com/google/filament/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"2a579c460f62e724ac32c7bd2858860a9bc52523","kind":"commit","published_at":"2023-03-14T17:46:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.0","html_url":"https://github.com/google/filament/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0/manifests"},{"name":"v1.31.7","sha":"979d6742e04a79649723e21d3a8146e5131ccc38","kind":"commit","published_at":"2023-03-09T18:39:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.7","html_url":"https://github.com/google/filament/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"e9475b322b92f42c7185c551ebc7d968b531887a","kind":"commit","published_at":"2023-03-01T19:24:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.6","html_url":"https://github.com/google/filament/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"d9aead8aac42420d5105b8cc4899b7eb008cfcf7","kind":"tag","published_at":"2023-02-22T00:07:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.5","html_url":"https://github.com/google/filament/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"1c6279366f01faa674fa053182c03d447e49ba87","kind":"commit","published_at":"2023-02-13T19:51:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.4","html_url":"https://github.com/google/filament/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"ea428a27d1914156909f11a6e379767cca6a6af1","kind":"commit","published_at":"2023-02-01T19:54:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.3","html_url":"https://github.com/google/filament/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e9daaa05033a84d2512cd4c4f8629d88c663c9a7","kind":"commit","published_at":"2023-01-24T22:27:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.2","html_url":"https://github.com/google/filament/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"f39127605d711ae8e468fbf06b26c6684d309223","kind":"commit","published_at":"2023-01-18T22:23:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.1","html_url":"https://github.com/google/filament/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"96443f6dac53142ff91a6872c76bf838597a0abb","kind":"commit","published_at":"2023-01-10T17:50:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.0","html_url":"https://github.com/google/filament/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"31d9da38fd5e57ea3643d916b019a360be32bb76","kind":"tag","published_at":"2022-12-20T16:41:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.30.0","html_url":"https://github.com/google/filament/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"93230b06cfa2602c916efafa089dd594d760c601","kind":"tag","published_at":"2022-12-12T18:45:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.29.0","html_url":"https://github.com/google/filament/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"b8ff6a9ad9a7fda081cde7eb87528047ee95caa4","kind":"commit","published_at":"2022-11-10T00:38:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.3","html_url":"https://github.com/google/filament/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"0c3d59aba3833c36e984b0c08e7e789b56d40b7b","kind":"tag","published_at":"2022-11-03T23:16:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.2","html_url":"https://github.com/google/filament/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"bce26763356f4daafb569a659421fc41fca43e7c","kind":"commit","published_at":"2022-10-25T17:08:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.1","html_url":"https://github.com/google/filament/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ead0a2f59737e725315da1c25de4246cc7f8a3c0","kind":"commit","published_at":"2022-10-13T16:37:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.0","html_url":"https://github.com/google/filament/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"4591fdd9c025e051e98417d3264054269ba71b98","kind":"tag","published_at":"2022-09-30T18:49:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.2","html_url":"https://github.com/google/filament/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"867d4d44f5ef2a56f663f5d8a7ba984407adfcbe","kind":"commit","published_at":"2022-09-20T18:04:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.1","html_url":"https://github.com/google/filament/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"9e960b7d454e6cdf7d4159cb8bd177c8bb836fb2","kind":"commit","published_at":"2022-09-13T17:14:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.0","html_url":"https://github.com/google/filament/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"41bd30f81d98d45de8bae6dd7cf7699608d45af7","kind":"commit","published_at":"2022-08-31T16:04:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.26.0","html_url":"https://github.com/google/filament/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"dc9594fbdf57691966b3935f51a205f40a957cf3","kind":"commit","published_at":"2022-08-23T16:05:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.6","html_url":"https://github.com/google/filament/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"e0c610b013cb94d335e05e49cca0d16749ed6b43","kind":"commit","published_at":"2022-08-16T18:01:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.5","html_url":"https://github.com/google/filament/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"cb8914ab96d597b9b056934d05508216e742e65e","kind":"commit","published_at":"2022-08-02T18:47:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.4","html_url":"https://github.com/google/filament/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"eedcd9f8cb81c61f4be7ba9cf75d216884750526","kind":"commit","published_at":"2022-07-26T16:56:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.3","html_url":"https://github.com/google/filament/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"a9c5bbf18597b80b0717e56f59c42ad39de7cbdb","kind":"commit","published_at":"2022-07-18T22:14:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.2","html_url":"https://github.com/google/filament/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a171e75e70c3631f7a43636e213943e4376f7768","kind":"commit","published_at":"2022-07-11T22:50:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.1","html_url":"https://github.com/google/filament/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8de5fdd551dc90f5e9ce8ba17ed372c137c81da4","kind":"commit","published_at":"2022-07-07T02:07:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.0","html_url":"https://github.com/google/filament/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"8570e35224d9fe39bd05a1690620624e24bba036","kind":"commit","published_at":"2022-07-01T19:08:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.24.0","html_url":"https://github.com/google/filament/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0/manifests"},{"name":"v1.23.2","sha":"f88b6d9c97be4cf1ec7f02335561cef651076892","kind":"tag","published_at":"2022-06-21T04:12:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.2","html_url":"https://github.com/google/filament/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"a67d50b9e29cf7bf2f0a6f0b7bf4668cdb87770a","kind":"commit","published_at":"2022-06-06T22:16:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.1","html_url":"https://github.com/google/filament/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"4b3cde8b392302d163605656cae72414054a980e","kind":"commit","published_at":"2022-06-01T21:55:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.0","html_url":"https://github.com/google/filament/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"a1555617690a89f1137c3895f7d82576ce6cd16f","kind":"commit","published_at":"2022-05-24T22:17:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.2","html_url":"https://github.com/google/filament/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"52065f2cbd8b73be72ebe25e9c54ac253afad502","kind":"commit","published_at":"2022-05-18T01:01:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.1","html_url":"https://github.com/google/filament/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"7c0643f122bbb9c7d61f15ba4e1c5f6db2460515","kind":"commit","published_at":"2022-05-09T20:07:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.0","html_url":"https://github.com/google/filament/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"5c8977c9063ec4df7b4878849e29a1c8536faebf","kind":"commit","published_at":"2022-05-02T17:18:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.3","html_url":"https://github.com/google/filament/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"3366db83efb0986e7e8a59d23d3e27a1b21e7b3a","kind":"commit","published_at":"2022-04-25T20:57:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.2","html_url":"https://github.com/google/filament/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"e902df19b211dcb0bc4aa8b98744d1e8126c70c4","kind":"commit","published_at":"2022-04-13T16:15:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.1","html_url":"https://github.com/google/filament/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"90c23a7d5d11b2749bebf15c4d16c488f5bed3a7","kind":"tag","published_at":"2022-04-04T20:24:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.0","html_url":"https://github.com/google/filament/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0/manifests"},{"name":"v1.20.5","sha":"5abf78036023dc2939c68e30f14eacde27292d78","kind":"commit","published_at":"2022-03-29T01:45:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.5","html_url":"https://github.com/google/filament/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"82793f9b829ee915211209d9fe8b7fa78abd7f98","kind":"commit","published_at":"2022-03-21T21:43:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.4","html_url":"https://github.com/google/filament/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3d741fc8d44b22fdcad2d479f01aef38f9ee0d3f","kind":"commit","published_at":"2022-03-14T21:17:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.3","html_url":"https://github.com/google/filament/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"2b93f08ca58d0eb151d705af55e4eddefc42ea63","kind":"commit","published_at":"2022-03-07T22:10:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.2","html_url":"https://github.com/google/filament/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"574e3e7521d89cb293cae56ce63efd1e31a45753","kind":"commit","published_at":"2022-03-02T23:47:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.1","html_url":"https://github.com/google/filament/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"b769cfda62fabe8f2dea3c29d7959b4d50d99b47","kind":"commit","published_at":"2022-02-24T21:57:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.0","html_url":"https://github.com/google/filament/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"e84c94d3ebba7d67ed79a6f06fafe4b59fcac4db","kind":"commit","published_at":"2022-02-14T21:46:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.19.0","html_url":"https://github.com/google/filament/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cdadb43e501dd9f6af7f6862afe70f58f713519d","kind":"tag","published_at":"2022-02-09T23:44:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.18.0","html_url":"https://github.com/google/filament/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b19a73cc50fc69e109b178a8bb31cf873c6aafec","kind":"commit","published_at":"2022-01-24T20:50:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.17.0","html_url":"https://github.com/google/filament/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"04df79e58f45fcd9a3da9d5a7c2acbd1e99507a9","kind":"commit","published_at":"2022-01-18T21:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.1","html_url":"https://github.com/google/filament/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"60d3638f150236d086bbd23e606596c7ec2e438d","kind":"commit","published_at":"2022-01-10T18:44:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.0","html_url":"https://github.com/google/filament/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"dc74540423f5f1f423327009dcb52fd0fa4a0c7f","kind":"commit","published_at":"2022-01-04T19:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.2","html_url":"https://github.com/google/filament/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"595b355d1b8e3df1fb93f77551cdb4c2c37dcbaa","kind":"commit","published_at":"2021-12-13T18:06:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.1","html_url":"https://github.com/google/filament/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bb460d78d8a9168434cc1c333ea9505ad25a4a42","kind":"commit","published_at":"2021-12-06T19:14:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.0","html_url":"https://github.com/google/filament/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"fd82f6b04efa93848215f28175df0f50a5c0d5cc","kind":"commit","published_at":"2021-11-29T22:07:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.2","html_url":"https://github.com/google/filament/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"bbe7dbfa92b081606a4ee927960bcd71a789f3c4","kind":"commit","published_at":"2021-11-22T18:11:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.1","html_url":"https://github.com/google/filament/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"41a809368b37f33e562d767e1aca2a0c3a166749","kind":"commit","published_at":"2021-11-15T18:07:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.0","html_url":"https://github.com/google/filament/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"44125926d1c1df6816b069d80c38bb3d45f85fa5","kind":"tag","published_at":"2021-11-09T01:06:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.13.0","html_url":"https://github.com/google/filament/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"0d9bdcc00868cfec086356a16d60cdba6dfb9774","kind":"commit","published_at":"2021-11-01T21:55:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.11","html_url":"https://github.com/google/filament/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"ea404f8d4fcc1b7dad0f39f4327d12a5917aee62","kind":"tag","published_at":"2021-10-26T17:11:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.10","html_url":"https://github.com/google/filament/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0cf78b3abe70a6504de7f0d4f2c5fcb3d945ee9e","kind":"commit","published_at":"2021-10-20T19:12:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.9","html_url":"https://github.com/google/filament/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"8f80643c1afdd842d8e9a0bf8f0b46e2be28e37a","kind":"commit","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.8","html_url":"https://github.com/google/filament/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"f463d53036c73d6913d22b2e7178d77469ac247f","kind":"commit","published_at":"2021-10-04T17:21:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.7","html_url":"https://github.com/google/filament/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"bdb12d9b2410431e7db985c9ba90cbf2fd0dfd81","kind":"commit","published_at":"2021-09-27T18:12:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.6","html_url":"https://github.com/google/filament/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"2e9bf6d694c22f0f4a721fda4fd1c050e4f831be","kind":"commit","published_at":"2021-09-20T17:14:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.5","html_url":"https://github.com/google/filament/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"b54fdc9e6ef301d890e8700ada8ec9ac0a88b56d","kind":"commit","published_at":"2021-09-13T17:43:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.4","html_url":"https://github.com/google/filament/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"29612a684e437fe6d1422054df9dc6882d4a54de","kind":"commit","published_at":"2021-09-08T18:03:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.3","html_url":"https://github.com/google/filament/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"fa2553251fb5fd751680cf8a22620db032917ae8","kind":"commit","published_at":"2021-08-30T18:44:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.2","html_url":"https://github.com/google/filament/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6960b1148a1298e1e39600b3a2463675d48ea91b","kind":"commit","published_at":"2021-08-23T19:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.1","html_url":"https://github.com/google/filament/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"d25ca01624c88c573264f7fe1d12174d6f2bef5a","kind":"commit","published_at":"2021-08-09T19:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.0","html_url":"https://github.com/google/filament/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"e2be3dd0aca5f05101113c81ee0e1b1fd0398e08","kind":"commit","published_at":"2021-08-03T18:15:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.2","html_url":"https://github.com/google/filament/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9073fc3dc37d95c3fcaf8eced60a070fe053cc9c","kind":"tag","published_at":"2021-07-28T17:52:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.1","html_url":"https://github.com/google/filament/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"13bed4fdf980e8df88be3953ef18008fac475f4d","kind":"commit","published_at":"2021-07-19T17:20:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.0","html_url":"https://github.com/google/filament/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0/manifests"},{"name":"v1.10.7","sha":"ba804444b80d8957e005d90615983129f4501d0f","kind":"commit","published_at":"2021-07-12T17:47:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.7","html_url":"https://github.com/google/filament/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"fd258b7765637b7970610633e69e37f75cfb47fd","kind":"commit","published_at":"2021-07-07T17:59:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.6","html_url":"https://github.com/google/filament/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"7bc65421a9a727a5485ea990ebc182892ab3916a","kind":"commit","published_at":"2021-06-28T19:04:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.5","html_url":"https://github.com/google/filament/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"e8877ffe2d91628c2383ae9334b27bf4adaff978","kind":"commit","published_at":"2021-06-21T18:16:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.4","html_url":"https://github.com/google/filament/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0bf02b75d5b6e91e5d0e2005bc07d505a3b66ebf","kind":"commit","published_at":"2021-06-14T17:04:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.3","html_url":"https://github.com/google/filament/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ca87b188cac8225ed6adb49a72fb5414877f8ce","kind":"commit","published_at":"2021-06-07T18:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.2","html_url":"https://github.com/google/filament/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0ab0e50a4f848c53027023e041729966c888b385","kind":"tag","published_at":"2021-06-02T18:17:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.1","html_url":"https://github.com/google/filament/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"662a10e27357e7f76c50583f89b32cffd62d6a35","kind":"commit","published_at":"2021-05-24T17:49:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.0","html_url":"https://github.com/google/filament/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0/manifests"},{"name":"v1.9.25","sha":"77891acb9211855420e62e2f81e1fd9bc185e9db","kind":"commit","published_at":"2021-05-17T17:57:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.25","html_url":"https://github.com/google/filament/releases/tag/v1.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25/manifests"},{"name":"v1.9.24","sha":"46e52c71e1b75dbb19f83071cf1ddee0b34128a7","kind":"tag","published_at":"2021-05-12T18:46:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.24","html_url":"https://github.com/google/filament/releases/tag/v1.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24/manifests"},{"name":"v1.9.23","sha":"4388e81e5fecd96f5522974f4814eaca8527daa9","kind":"commit","published_at":"2021-05-03T17:40:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.23","html_url":"https://github.com/google/filament/releases/tag/v1.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23/manifests"},{"name":"v1.9.22","sha":"debcbb8e5ca49ad2ab573103a7d7d4d611eff34c","kind":"commit","published_at":"2021-04-26T17:52:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.22","html_url":"https://github.com/google/filament/releases/tag/v1.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22/manifests"},{"name":"v1.9.21","sha":"c0d6cd3ac32cbf2154addba5b872705cf1472447","kind":"commit","published_at":"2021-04-19T18:34:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.21","html_url":"https://github.com/google/filament/releases/tag/v1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21/manifests"},{"name":"v1.9.20","sha":"8933be1ae2f1066cfe35f12d27d39133e2c78bbf","kind":"commit","published_at":"2021-04-12T18:36:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.20","html_url":"https://github.com/google/filament/releases/tag/v1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20/manifests"},{"name":"v1.9.19","sha":"f9ee0de07a1177df59cbda0a60fd42524be6d569","kind":"commit","published_at":"2021-04-05T18:11:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.19","html_url":"https://github.com/google/filament/releases/tag/v1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19/manifests"},{"name":"v1.9.18","sha":"759109d478185c5f78a7f611b24ed474ecb31653","kind":"commit","published_at":"2021-03-29T18:06:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.18","html_url":"https://github.com/google/filament/releases/tag/v1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18/manifests"},{"name":"v1.9.17","sha":"994fdf4e1d4f14df997729cab0856063d23d0aeb","kind":"commit","published_at":"2021-03-22T17:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.17","html_url":"https://github.com/google/filament/releases/tag/v1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17/manifests"},{"name":"v1.9.16","sha":"c15db68a5bb6ba9a242394cc04bcd1e0b6dcdc52","kind":"commit","published_at":"2021-03-15T17:12:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.16","html_url":"https://github.com/google/filament/releases/tag/v1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16/manifests"},{"name":"v1.9.15","sha":"d9a6e2e649bb60ac9b873db387e7851a2a07c775","kind":"commit","published_at":"2021-03-08T18:07:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.15","html_url":"https://github.com/google/filament/releases/tag/v1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15/manifests"},{"name":"v1.9.14","sha":"0bd41e877e6f9644e368b807aea03ed7f2364045","kind":"commit","published_at":"2021-03-01T19:21:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.14","html_url":"https://github.com/google/filament/releases/tag/v1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14/manifests"},{"name":"v1.9.13","sha":"ea1dede19c15701317e70e88c4b94d1bcbbe9074","kind":"commit","published_at":"2021-02-22T18:29:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.13","html_url":"https://github.com/google/filament/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"b96bc30fbd221bace6e3639b7922934f54087459","kind":"commit","published_at":"2021-02-16T18:44:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.12","html_url":"https://github.com/google/filament/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"f222f1b925dcce2671afb699cb03597741b75e31","kind":"commit","published_at":"2021-02-08T17:51:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.11","html_url":"https://github.com/google/filament/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"fe23aa917d22d8fd5f7e5fee2e6e3589c70c8e13","kind":"commit","published_at":"2021-02-01T19:45:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.10","html_url":"https://github.com/google/filament/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"cc9e05e71192ffce690621ec6b97afb1e2450a3f","kind":"commit","published_at":"2020-11-16T20:34:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.9","html_url":"https://github.com/google/filament/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"06d9183aaa48c742834e5f2d329acf43b2c8ddda","kind":"commit","published_at":"2020-11-09T17:28:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.8","html_url":"https://github.com/google/filament/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"bcdad769ff95b64aefec2cc54e220eff06a8b2f8","kind":"commit","published_at":"2020-11-02T18:03:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.7","html_url":"https://github.com/google/filament/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"b0beee03bc7a624eea4d8e22ff58e1bc43f0179d","kind":"commit","published_at":"2020-10-26T17:29:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.6","html_url":"https://github.com/google/filament/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"98107016b9d79eb8418abdee5d2db22c6b69a8b5","kind":"commit","published_at":"2020-10-19T17:51:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.5","html_url":"https://github.com/google/filament/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"39862c91ce15ee7474fa7f9e0eb1ca866413962a","kind":"commit","published_at":"2020-10-12T17:56:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.4","html_url":"https://github.com/google/filament/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"826e8d181c3f12f0b4f1d8644557159f1d017677","kind":"commit","published_at":"2020-10-05T17:36:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.3","html_url":"https://github.com/google/filament/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"defee767c3d1cc0c927e6c27feb6d54e7df410e9","kind":"commit","published_at":"2020-09-28T17:27:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.2","html_url":"https://github.com/google/filament/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"39f323fe09ed594247c4414df4786a7c86525659","kind":"commit","published_at":"2020-09-21T17:00:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.1","html_url":"https://github.com/google/filament/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d1a93f0557d4d91d372593ea835c87b5080c5701","kind":"commit","published_at":"2020-09-14T17:54:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.0","html_url":"https://github.com/google/filament/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"642fb5859b011f0686779e0555a7685038ad5f52","kind":"commit","published_at":"2020-07-30T19:18:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.1","html_url":"https://github.com/google/filament/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"77aec40a5663fa75cb849e2d1b274b0e080016ee","kind":"commit","published_at":"2020-07-09T18:44:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.0","html_url":"https://github.com/google/filament/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8780d7aae58389a1122f080103d15660b287e16d","kind":"commit","published_at":"2020-05-15T17:41:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.7.0","html_url":"https://github.com/google/filament/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3e67f628ee77b4cdd33f0be31a99086e5276536f","kind":"commit","published_at":"2020-05-01T22:58:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.6.0","html_url":"https://github.com/google/filament/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"05bc60f9531ec7701b73f89a11a31e0e0d5f1eb9","kind":"commit","published_at":"2020-04-03T00:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.2","html_url":"https://github.com/google/filament/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"201bd2c8452e1091d1938a57dc453486066cc230","kind":"commit","published_at":"2020-04-01T01:09:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.1","html_url":"https://github.com/google/filament/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"07d6aebafce72ae62f8510afa292dc5677406f3b","kind":"commit","published_at":"2020-03-31T04:48:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.0","html_url":"https://github.com/google/filament/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1a66f85b672edbd73e6990f80c40309e9539c8fa","kind":"commit","published_at":"2020-01-27T20:59:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.5","html_url":"https://github.com/google/filament/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2908224c95e7dcd333dcc3d3704e30a783d9ea12","kind":"commit","published_at":"2020-01-09T20:19:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.4","html_url":"https://github.com/google/filament/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"4ba5d6b9a8d3fde996514c683d0c6f38828c0628","kind":"commit","published_at":"2019-11-27T21:05:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.3","html_url":"https://github.com/google/filament/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a82d93914ee28347031095b30281c6ec7e6ad38c","kind":"commit","published_at":"2019-10-30T20:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.2","html_url":"https://github.com/google/filament/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3008123d6b88121b0c6b25722a6fbacfff5b1b04","kind":"commit","published_at":"2019-10-18T20:36:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.1","html_url":"https://github.com/google/filament/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"90fdb954293cf6497522d55a43857887a1077fab","kind":"commit","published_at":"2019-09-30T21:55:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.0","html_url":"https://github.com/google/filament/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dc062305b9285dd77409db98ed527a294f288004","kind":"commit","published_at":"2019-08-26T21:07:14.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.2","html_url":"https://github.com/google/filament/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6b415273bacbf75f18f7863092baa6e32b1030b3","kind":"commit","published_at":"2019-08-08T16:54:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.1","html_url":"https://github.com/google/filament/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"073a6c76969b254addc3dd1d5fb408d59a30b179","kind":"tag","published_at":"2019-07-03T18:29:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.0","html_url":"https://github.com/google/filament/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0/manifests"},{"name":"sceneform-1.9pr4","sha":"84cc8ff9c81fc67468b50e6ca09a38f02fb84950","kind":"tag","published_at":"2019-06-26T23:06:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4/manifests"},{"name":"sceneform-1.9pr3","sha":"a7ab0d98fad14e27691385404c3fb3d5c8523ec4","kind":"tag","published_at":"2019-06-17T21:56:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3/manifests"},{"name":"sceneform-1.9pr2","sha":"0398aa4c670612da70c2f23836e12208ae093caf","kind":"tag","published_at":"2019-04-26T00:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2/manifests"},{"name":"v1.2.0","sha":"8d9ebb7a6824d3055abd9df0a34cbdc4ed33e864","kind":"commit","published_at":"2019-04-23T20:33:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.2.0","html_url":"https://github.com/google/filament/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0/manifests"},{"name":"sceneform-1.9pr1","sha":"a8a37a537a1109231535f59f1539207f5b700286","kind":"tag","published_at":"2019-03-13T21:09:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1/manifests"},{"name":"sceneform-1.7pr6","sha":"28c8f6818eaaf89e83bb23f7969cc9e5400e4b8a","kind":"tag","published_at":"2019-02-16T01:14:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6/manifests"},{"name":"sceneform-1.7pr5","sha":"7ba46ef5f128ca5c2949a6bbfb85d817cddb436b","kind":"tag","published_at":"2019-01-31T00:09:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5/manifests"},{"name":"sceneform-1.7pr4","sha":"ae6ab66af4abf44b1a77268e5556d083da729798","kind":"tag","published_at":"2019-01-29T23:41:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4/manifests"},{"name":"sceneform-1.7pr3","sha":"ad4c4148f4e7f224e9d3bab25a945d408b44ac2c","kind":"tag","published_at":"2019-01-23T22:44:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3/manifests"},{"name":"sceneform-1.7pr2","sha":"02b0eb3ae247bf3c02aeddd9d71911c6e3b7dd96","kind":"tag","published_at":"2018-12-13T19:15:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2/manifests"},{"name":"v1.1.0","sha":"f4f6fb75dc4e2c15665aecf10715c2bcca9c4248","kind":"commit","published_at":"2018-12-07T16:15:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.1.0","html_url":"https://github.com/google/filament/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0/manifests"},{"name":"sceneform-1.7pr1","sha":"af799e734a94c2682ae32865f08f6c2b2b8825d4","kind":"tag","published_at":"2018-12-01T00:00:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1/manifests"},{"name":"sceneform-1.6pr6","sha":"f8f24f492f1fa7dd9a894c04209131c69d1fdb48","kind":"tag","published_at":"2018-11-08T19:56:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6/manifests"},{"name":"v1.0.0","sha":"a052d6cf49c4a016c145c2431ea3c390aac58b76","kind":"tag","published_at":"2018-11-06T22:17:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.0.0","html_url":"https://github.com/google/filament/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0/manifests"},{"name":"sceneform-1.6pr5","sha":"e00ba80561caecda663c6bdb5681b6c890eb4b85","kind":"tag","published_at":"2018-10-17T23:11:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5/manifests"},{"name":"sceneform-1.6pr4","sha":"920113b076d0b1f1c47092b857f94d0d1e08d7bd","kind":"tag","published_at":"2018-10-11T23:57:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4/manifests"},{"name":"sceneform-1.6pr3","sha":"7485cc5fd0f65cf7d5530103b2c3c580709f6bac","kind":"tag","published_at":"2018-10-10T01:48:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3/manifests"},{"name":"sceneform-1.6pr2","sha":"86b8a97389f06b2447738451fa48a7a96732a4f1","kind":"tag","published_at":"2018-10-02T23:27:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2/manifests"},{"name":"sceneform-1.6pr1","sha":"4c822533dab356a851d67fe476e1d91e70a86a2d","kind":"tag","published_at":"2018-10-02T23:27:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1/manifests"},{"name":"v0.1.0-alpha2","sha":"b467bb033987df3d23633b3dce7b93a1d25560d2","kind":"commit","published_at":"2018-08-24T19:37:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha2","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2/manifests"},{"name":"v0.1.0-alpha","sha":"e96179e03f724803c0eb4db207fa777b7f8440c2","kind":"commit","published_at":"2018-08-04T03:31:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-28T18:17:31.310Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":1.0995118408195776,"forks_count":2.92393906136199,"average":21.21581330770481},"purl":"pkg:maven/com.google.android.filament/filamat-android-full","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:filamat-android-full","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:filamat-android-full","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:filamat-android-full/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T09:02:07.840Z","issues_count":531,"pull_requests_count":2529,"avg_time_to_close_issue":10791507.881619938,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":321,"pull_requests_closed_count":2183,"pull_request_authors_count":118,"issue_authors_count":309,"avg_comments_per_issue":2.664783427495292,"avg_comments_per_pull_request":0.40094899169632264,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":127,"past_year_pull_requests_count":1309,"past_year_avg_time_to_close_issue":992999.9772727273,"past_year_avg_time_to_close_pull_request":406079.1805019305,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":1036,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":0.6771653543307087,"past_year_avg_comments_per_pull_request":0.3422459893048128,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":944,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"romainguy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-full/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-full/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-full/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-full/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-full/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:filamat-android-full/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4627474,"name":"com.google.android.filament:gltfio-android","ecosystem":"maven","description":"Real-time physically based rendering engine for Android.","homepage":"https://github.com/google/filament","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/filament","keywords_array":[],"namespace":"com.google.android.filament","versions_count":175,"first_release_published_at":"2020-01-09T21:25:17.000Z","latest_release_published_at":"2026-05-27T02:14:20.000Z","latest_release_number":"1.71.5","last_synced_at":"2026-06-06T13:49:29.478Z","created_at":"2022-07-23T12:42:33.842Z","updated_at":"2026-06-06T13:49:29.478Z","registry_url":"https://central.sonatype.com/artifact/com.google.android.filament/gltfio-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.android.filament/gltfio-android/","metadata":{},"repo_metadata":{"id":37390680,"uuid":"143455116","full_name":"google/filament","owner":"google","description":"Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2","archived":false,"fork":false,"pushed_at":"2025-10-21T02:21:15.000Z","size":1039153,"stargazers_count":18942,"open_issues_count":176,"forks_count":2042,"subscribers_count":384,"default_branch":"main","last_synced_at":"2025-10-21T06:29:54.785Z","etag":null,"topics":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"latest_commit_sha":null,"homepage":"https://google.github.io/filament/","language":"C++","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/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2025-10-21T02:21:21.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"80cd5a6e-2e3a-45fe-a0da-7fa257c2e328","html_url":"https://github.com/google/filament","commit_stats":{"total_commits":6680,"total_committers":169,"mean_commits":39.52662721893491,"dds":0.6711077844311377,"last_synced_commit":"29d2d819e345a124057d0af0c6727cc87fb56f6f"},"previous_names":[],"tags_count":247,"template":false,"template_full_name":null,"purl":"pkg:github/google/filament","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/filament/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/sbom","scorecard":{"id":114091,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/filament","commit":"d83a5903df036ed47c22c06b2832def77bca4210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/android-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/cocopods-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/ios-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/linux-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/verify-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/web-continuous.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-continuous.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-deploy.yml:12"],"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.63.1 not signed: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 not signed: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 not signed: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 not signed: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 not signed: https://api.github.com/repos/google/filament/releases/228956038","Warn: release artifact v1.63.1 does not have provenance: https://api.github.com/repos/google/filament/releases/239732513","Warn: release artifact v1.63.0 does not have provenance: https://api.github.com/repos/google/filament/releases/237856053","Warn: release artifact v1.62.2 does not have provenance: https://api.github.com/repos/google/filament/releases/236653054","Warn: release artifact v1.62.1 does not have provenance: https://api.github.com/repos/google/filament/releases/232364351","Warn: release artifact v1.62.0 does not have provenance: https://api.github.com/repos/google/filament/releases/228956038"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: docs/remote/filament.wasm:1","Warn: binary detected: docs_src/src_raw/remote/filament.wasm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/GNU.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/SVR4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/absolute.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt-version.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/corrupt.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-reloc-no-sym.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/elf-versioning-test.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-bad-rel-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-index.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-section-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-sh_entsize.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-non-null.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/invalid-strtab-type.elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-section-table.so:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/no-start-symbol.elf-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/program-headers.mips64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocatable-with-section-address.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin-path.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thin.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/thumb-symbols.elf.arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/unwind-section.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/weak.elf-x86-64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/Object/Inputs/xpg4.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/AArch64/Inputs/print-mrs.obj.macho-aarch64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/bind2.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/common-symbol-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/export.dll.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/nop.exe.coff-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/proc-specific-section-elf:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/rebase.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: third_party/dawn/third_party/dxc/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_elf_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.dll:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/dummy_library_pe_64.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_32.so:1","Warn: binary detected: third_party/dawn/third_party/vulkan-loader/src/tests/framework/data/binaries/libdummy_library_elf_64.so:1","Warn: binary detected: third_party/draco/javascript/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_decoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3d/draco_encoder.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_decoder_gltf.wasm:1","Warn: binary detected: third_party/draco/javascript/npm/draco3dgltf/draco_encoder.wasm:1","Warn: binary detected: third_party/libsdl2/android-project/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CLibFuzzer integration found: third_party/cgltf/fuzz/main.c:11","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_decompress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/block_round_trip.c:56","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_cross_format.c:24","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/decompress_dstSize_tooSmall.c:30","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_decompress.c:27","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_loader.c:69","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_round_trip.c:110","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/dictionary_stream_round_trip.c:149","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/fse_read_ncount.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/generate_sequences.c:49","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_decompress.c:25","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/huf_round_trip.c:41","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/raw_dictionary_round_trip.c:70","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/regression_driver.c:78","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/seekable_roundtrip.c:20","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/sequence_compression_api.c:336","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_compress.c:29","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_decompress.c:28","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/simple_round_trip.c:141","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_decompress.c:68","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/stream_round_trip.c:156","Info: CLibFuzzer integration found: third_party/zstd/tests/fuzz/zstd_frame_info.c:22","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/tint/cmd/fuzz/wgsl/main_fuzz.cc:76","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:54","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:62","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:67","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:80","Info: CppLibFuzzer integration found: third_party/dawn/third_party/libprotobuf-mutator/src/src/libfuzzer/libfuzzer_test.cc:96","Info: CppLibFuzzer integration found: third_party/dawn/third_party/protobuf/third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:11","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_mesh_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/draco/src/draco/tools/fuzz/draco_pc_decoder_without_dequantization_fuzzer.cc:21","Info: CppLibFuzzer integration found: third_party/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc:100","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndD3D12BackendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndFrontendFuzzer.cpp:35","Info: CppLibFuzzer integration found: third_party/dawn/src/dawn/fuzzers/DawnWireServerAndVulkanBackendFuzzer.cpp:36","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/FuzzerMain.cpp:19","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CounterTest.cpp:5","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/CxxTokensTest.cpp:13","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanMemcmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FourIndependentBranchesTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FullCoverageSetTest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:6","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:7","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/FuzzerUnittest.cpp:8","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/InfiniteTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/NullDerefTest.cpp:11","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/SimpleTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/lib/Fuzzer/test/TimeoutTest.cpp:10","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:18","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/clang/tools/clang-fuzzer/ClangFuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/dawn/third_party/dxc/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:25","Info: CppLibFuzzer integration found: third_party/meshoptimizer/tools/codecfuzz.cpp:24","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_as_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_binary_parser_fuzzer.cpp:21","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_dis_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_fuzz_fuzzer.cpp:23","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_legalization_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_performance_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_opt_size_fuzzer.cpp:22","Info: CppLibFuzzer integration found: third_party/spirv-tools/test/fuzzers/spvtools_val_fuzzer.cpp:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: malformed csproj file: error parsing csproj file","Warn: malformed csproj file: error parsing csproj file","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: docs_src: docs_src/build/postsubmit.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: third_party/dawn/third_party/dxc/utils/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: third_party/libsdl2/sdl2-config.in:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/android-continuous.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/android-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ios-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/ios-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/linux-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-continuous.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/mac-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/npm-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/postsubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/presubmit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-continuous.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/web-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-continuous.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/filament/windows-continuous.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/verify-release-notes/Dockerfile:1: pin your Docker image by updating python:3.10.4 to python:3.10.4@sha256:cddebe04ec7846e28870cf8624b46313a22e6407b51ced3776588784caa12d27","Warn: containerImage not pinned by hash: tools/zbloat/Dockerfile:9: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: .github/actions/verify-release-notes/Dockerfile:3","Warn: downloadThenRun not pinned by hash: tools/zbloat/Dockerfile:24-25","Warn: pipCommand not pinned by hash: build/common/get-mesa.sh:39","Warn: downloadThenRun not pinned by hash: docs_src/build/install_mdbook.sh:64","Warn: pipCommand not pinned by hash: test/renderdiff/generate.sh:33","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/build_release.sh:10: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/buildall.sh:9: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:21: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: third_party/dawn/third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh:22: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:40","Warn: downloadThenRun not pinned by hash: third_party/spirv-tools/kokoro/macos-clang-release-bazel/build.sh:44","Warn: npmCommand not pinned by hash: third_party/spirv-tools/utils/vscode/install_vscode.sh:34","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/postsubmit.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/presubmit.yml:190","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   4 nugetCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-27304","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: OSV-2020-2200","Warn: Project is vulnerable to: OSV-2020-778","Warn: Project is vulnerable to: OSV-2020-800","Warn: Project is vulnerable to: OSV-2020-824","Warn: Project is vulnerable to: OSV-2020-828","Warn: Project is vulnerable to: OSV-2021-1082","Warn: Project is vulnerable to: OSV-2021-1176","Warn: Project is vulnerable to: OSV-2021-1177","Warn: Project is vulnerable to: OSV-2021-1181","Warn: Project is vulnerable to: OSV-2021-1183","Warn: Project is vulnerable to: OSV-2021-1640","Warn: Project is vulnerable to: OSV-2021-482","Warn: Project is vulnerable to: OSV-2021-635","Warn: Project is vulnerable to: OSV-2021-646","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: CVE-2019-12222","Warn: Project is vulnerable to: CVE-2019-13616","Warn: Project is vulnerable to: CVE-2019-14906","Warn: Project is vulnerable to: CVE-2019-7572","Warn: Project is vulnerable to: CVE-2019-7573","Warn: Project is vulnerable to: CVE-2019-7574","Warn: Project is vulnerable to: CVE-2019-7575","Warn: Project is vulnerable to: CVE-2019-7576","Warn: Project is vulnerable to: CVE-2019-7577","Warn: Project is vulnerable to: CVE-2019-7578","Warn: Project is vulnerable to: CVE-2019-7635","Warn: Project is vulnerable to: CVE-2019-7636","Warn: Project is vulnerable to: CVE-2019-7637","Warn: Project is vulnerable to: CVE-2019-7638","Warn: Project is vulnerable to: CVE-2021-33657","Warn: Project is vulnerable to: CVE-2022-4743","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-15T22:44:00.122Z","repository_id":37390680,"created_at":"2025-08-15T22:44:00.123Z","updated_at":"2025-08-15T22:44:00.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280401101,"owners_count":26324582,"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-22T02:00:06.515Z","response_time":63,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v1.66.0","sha":"2f2b4dc0fae1076458202793cf7849d59a7ed116","kind":"commit","published_at":"2025-10-14T21:25:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.66.0","html_url":"https://github.com/google/filament/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.66.0/manifests"},{"name":"v1.65.4","sha":"2a86c0c60ecce9443fc34631570e924721b20b40","kind":"commit","published_at":"2025-10-07T22:54:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.4","html_url":"https://github.com/google/filament/releases/tag/v1.65.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.4/manifests"},{"name":"v1.65.3","sha":"c903903fcb7a8fd2bab7b83b94c3d73d771b6d1c","kind":"commit","published_at":"2025-09-30T18:50:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.3","html_url":"https://github.com/google/filament/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"0cb9e85c66f1de2b0da86a54f1a765a033fd0d5b","kind":"commit","published_at":"2025-09-24T18:53:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.2","html_url":"https://github.com/google/filament/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"d1833471206145df34b34adb085ddda58a30484b","kind":"commit","published_at":"2025-09-19T15:42:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.1","html_url":"https://github.com/google/filament/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"ce71136c8fbb5351d11b325fde09e4f84e14238e","kind":"commit","published_at":"2025-09-10T00:15:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.65.0","html_url":"https://github.com/google/filament/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"426c2e01edca1c74095a60173978701f8b1b76d8","kind":"commit","published_at":"2025-09-02T18:17:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.1","html_url":"https://github.com/google/filament/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"74c68fe31287de695f8e2bb9e7dd31a875fd9a37","kind":"commit","published_at":"2025-08-19T21:51:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.64.0","html_url":"https://github.com/google/filament/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.64.0/manifests"},{"name":"v1.63.1","sha":"80ef2ed67ec43e83cafb2229321160f35246b5e5","kind":"commit","published_at":"2025-08-13T15:47:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.1","html_url":"https://github.com/google/filament/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"f384f504b8815c60c08b0c195677e0208d4921fa","kind":"commit","published_at":"2025-08-06T05:59:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.63.0","html_url":"https://github.com/google/filament/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.63.0/manifests"},{"name":"v1.62.2","sha":"ede471ce0b0f122e35bcaaca1e5f62612b9a0cf1","kind":"commit","published_at":"2025-07-31T17:27:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.2","html_url":"https://github.com/google/filament/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.2/manifests"},{"name":"v1.62.1","sha":"c7ad86906cddfc1f9298ee372cdd9deb0ac143db","kind":"commit","published_at":"2025-07-14T23:11:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.1","html_url":"https://github.com/google/filament/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"3f5965e59188f4234badff7ee24a50676ce95dca","kind":"commit","published_at":"2025-06-30T23:39:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.62.0","html_url":"https://github.com/google/filament/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.62.0/manifests"},{"name":"v1.61.2","sha":"0f5351b18419eddf945fa73e2c23698acc1549a1","kind":"commit","published_at":"2025-06-25T19:29:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.2","html_url":"https://github.com/google/filament/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.2/manifests"},{"name":"v1.61.1","sha":"505969cdf60bfd48ad552581a1bded0553bbccf0","kind":"commit","published_at":"2025-06-12T00:31:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.1","html_url":"https://github.com/google/filament/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"fc287bd7c004ee6b5ee3f941fd4702437f749f27","kind":"commit","published_at":"2025-06-03T19:02:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.61.0","html_url":"https://github.com/google/filament/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"f483c93c5a4afe2b0058fbdaee94a43bf340bf71","kind":"commit","published_at":"2025-05-20T19:42:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.1","html_url":"https://github.com/google/filament/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"4d35a7db75d67c9ee74361e96f4e4bce3ecd7a99","kind":"commit","published_at":"2025-05-13T21:27:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.60.0","html_url":"https://github.com/google/filament/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.60.0/manifests"},{"name":"v1.59.5","sha":"99fbb635280bcdf412c281a38def77d5c41ec493","kind":"commit","published_at":"2025-05-08T16:06:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.5","html_url":"https://github.com/google/filament/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"10fdb3b9a2bea171e7581dc0625bc25b1094f5ed","kind":"commit","published_at":"2025-05-02T00:33:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.4","html_url":"https://github.com/google/filament/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"963fc9b15a2c7037fb04a85a10c05ea89aeb8554","kind":"commit","published_at":"2025-04-21T22:05:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.3","html_url":"https://github.com/google/filament/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"c4f0798c5d58170951114fa88256c581a6a63578","kind":"commit","published_at":"2025-04-16T22:47:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.2","html_url":"https://github.com/google/filament/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"43860b6830a651d95c3d4a88a5b43cf5b3f717e5","kind":"commit","published_at":"2025-04-09T17:21:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.1","html_url":"https://github.com/google/filament/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"c0884c03dc566b02cdae056125cb00f7711dafa0","kind":"commit","published_at":"2025-03-31T22:23:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.59.0","html_url":"https://github.com/google/filament/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"fd6facf52fbe06f5b1b7674785596a33d0c1cc01","kind":"commit","published_at":"2025-03-28T22:34:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.2","html_url":"https://github.com/google/filament/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"a3609eba2e81aba26ac0090df95b9a9ebf55ceed","kind":"commit","published_at":"2025-03-19T23:17:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.1","html_url":"https://github.com/google/filament/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"dee94b56db1518530a12de8fd7af1d3c05c3a680","kind":"commit","published_at":"2025-03-10T22:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.58.0","html_url":"https://github.com/google/filament/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.58.0/manifests"},{"name":"v1.57.2","sha":"be0b7373e950052d52ad99b4a82297d83fe55f3b","kind":"commit","published_at":"2025-03-05T22:37:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.2","html_url":"https://github.com/google/filament/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"e96a302e7988dea8d821c08e0dfc36956d7d7234","kind":"commit","published_at":"2025-02-27T18:09:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.1","html_url":"https://github.com/google/filament/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"43d69099395d6a2f851c6a0e4fcb5f5ea05f7515","kind":"commit","published_at":"2025-02-18T17:59:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.57.0","html_url":"https://github.com/google/filament/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"082da86ca889c905cfdc8928fb8fbeff1c50b091","kind":"commit","published_at":"2025-02-06T19:14:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.8","html_url":"https://github.com/google/filament/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"18d7cf980b1da7bd072cc7b52111caf9e3b59fb3","kind":"commit","published_at":"2025-01-30T00:41:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.7","html_url":"https://github.com/google/filament/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"69a327c7e7842c25a016f219a86f1dd36bb28b7b","kind":"commit","published_at":"2025-01-16T21:00:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.6","html_url":"https://github.com/google/filament/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"d5bcc31c711497df994fe07223c258d057da2e06","kind":"commit","published_at":"2025-01-08T21:59:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.5","html_url":"https://github.com/google/filament/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"4695e93633a8580a065941fb593452d58bba39a8","kind":"commit","published_at":"2024-12-18T00:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.4","html_url":"https://github.com/google/filament/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"8ef8b345ae1bf9c3b5c52fe37646273783c37ebf","kind":"commit","published_at":"2024-12-11T02:17:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.3","html_url":"https://github.com/google/filament/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"04b62960dea667ebab0acf09a821a56f6b256fcc","kind":"commit","published_at":"2024-11-25T23:46:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.2","html_url":"https://github.com/google/filament/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"60ce48e32737cd44f31fa5f2e22739fae22c5116","kind":"commit","published_at":"2024-11-19T17:20:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.1","html_url":"https://github.com/google/filament/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"003e5005713cba55cbd3f3a423c472000b96b868","kind":"commit","published_at":"2024-11-04T23:21:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.56.0","html_url":"https://github.com/google/filament/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"c7319ac559458ce060670e1af658f4b5727e76ca","kind":"commit","published_at":"2024-11-04T17:34:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.1","html_url":"https://github.com/google/filament/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"e4b1f0413b83aa8c3b4dda1da914c71323a16780","kind":"commit","published_at":"2024-10-21T05:39:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.55.0","html_url":"https://github.com/google/filament/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.55.0/manifests"},{"name":"v1.54.5","sha":"0e4d35b9fddad2b0dddb2c1ddea6fee7d6607ce8","kind":"commit","published_at":"2024-09-24T19:34:32.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.5","html_url":"https://github.com/google/filament/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"65aed719d71b27fcaa7b0ae16de0fd9b96824cc2","kind":"commit","published_at":"2024-09-17T22:25:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.4","html_url":"https://github.com/google/filament/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"3e556588fc7b0e901c3a0af96f1bd279891883cf","kind":"commit","published_at":"2024-09-10T19:26:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.3","html_url":"https://github.com/google/filament/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"bb1d1c73498702e4aedf6784e77249dcf8619c41","kind":"commit","published_at":"2024-09-04T18:55:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.2","html_url":"https://github.com/google/filament/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"bce91c56dddfc002ea75f0b2fa408ca4c97330e4","kind":"commit","published_at":"2024-08-27T23:30:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.1","html_url":"https://github.com/google/filament/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"c1a3450d9c0a64c329a17bff4f3a7f68a2474214","kind":"commit","published_at":"2024-08-20T15:55:18.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.54.0","html_url":"https://github.com/google/filament/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.54.0/manifests"},{"name":"v1.53.5","sha":"a109a52f3df0f75e3fe7469052b67acbc2afd73c","kind":"commit","published_at":"2024-08-13T22:59:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.5","html_url":"https://github.com/google/filament/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"a7b4b9d3a678721fa8d0903947f059ebc092fbe3","kind":"commit","published_at":"2024-08-08T19:12:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.4","html_url":"https://github.com/google/filament/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.4/manifests"},{"name":"v1.53.3","sha":"1888c972450975bf5fdd724a62c8bfab49256065","kind":"commit","published_at":"2024-07-31T16:23:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.3","html_url":"https://github.com/google/filament/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c3f1a4c94d54ca9a73cf8fdeba71008d29d04c3c","kind":"commit","published_at":"2024-07-23T01:24:09.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.2","html_url":"https://github.com/google/filament/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7fc8e339e704e50dba191bf230f838170e0fb00f","kind":"commit","published_at":"2024-06-25T18:46:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.1","html_url":"https://github.com/google/filament/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"64f03b383211084db9ba0d6176dceb78e834558f","kind":"commit","published_at":"2024-06-18T00:26:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.53.0","html_url":"https://github.com/google/filament/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"bbd4177dd0ce4764cd76ecb9c4ef9ec8734a6618","kind":"commit","published_at":"2024-06-11T23:42:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.3","html_url":"https://github.com/google/filament/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"74751a09718f376f4d79e9b54e140f3542fd2b2a","kind":"commit","published_at":"2024-06-03T18:10:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.2","html_url":"https://github.com/google/filament/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"3603202cc5922a4e0387887f537af46b40190cac","kind":"commit","published_at":"2024-05-29T23:19:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.1","html_url":"https://github.com/google/filament/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"a46ca78f41af245bc3410750b26028f5369bdf54","kind":"commit","published_at":"2024-05-21T19:48:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.52.0","html_url":"https://github.com/google/filament/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.52.0/manifests"},{"name":"v1.51.8","sha":"2d184f50776449c1fbe7528b9294eef6dc005bb9","kind":"commit","published_at":"2024-05-13T20:53:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.8","html_url":"https://github.com/google/filament/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"7489c5553243e654440d1708eaa7994b8c3be03f","kind":"commit","published_at":"2024-05-07T21:35:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.7","html_url":"https://github.com/google/filament/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"996e2a206e532456c3445b1334133562c5658b87","kind":"commit","published_at":"2024-04-29T23:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.6","html_url":"https://github.com/google/filament/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"53af1fd0520b7c20d9446b56d15badc3d861bf1f","kind":"commit","published_at":"2024-04-22T20:48:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.5","html_url":"https://github.com/google/filament/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"65f2df7776d737bb42e804b7c0c87fa702cca03b","kind":"commit","published_at":"2024-04-15T18:05:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.4","html_url":"https://github.com/google/filament/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"b89a0173eff62737b7fae4b1d0c97120a0a3024a","kind":"commit","published_at":"2024-04-08T20:49:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.3","html_url":"https://github.com/google/filament/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"d0eb56ff209d2a535ad61ea56f9eb98c90601e84","kind":"commit","published_at":"2024-04-01T23:44:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.2","html_url":"https://github.com/google/filament/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"85589a7d1631551779cf0ee0cab6f8e603bcb573","kind":"commit","published_at":"2024-03-28T18:48:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.1","html_url":"https://github.com/google/filament/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"d3ca32efbee91d0aa164655ef6b4e3618d59a960","kind":"commit","published_at":"2024-03-17T20:12:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.51.0","html_url":"https://github.com/google/filament/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.51.0/manifests"},{"name":"v1.50.6","sha":"89a191c2e91221f3ac7a65994d96e07c588a63b9","kind":"commit","published_at":"2024-03-11T21:38:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.6","html_url":"https://github.com/google/filament/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"cd528e57abc018754a99e9b048c3848ce649bd7d","kind":"commit","published_at":"2024-03-06T21:01:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.5","html_url":"https://github.com/google/filament/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"563c32b95bc07e830a8fd5659390eb5b56cffaee","kind":"commit","published_at":"2024-02-27T22:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.4","html_url":"https://github.com/google/filament/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"ca0f98c51381f98228572d014ba1fd5a4e59d34a","kind":"commit","published_at":"2024-02-13T00:45:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.3","html_url":"https://github.com/google/filament/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"f3a61f100c5a776817fe87397a9fbda5376cde06","kind":"commit","published_at":"2024-02-07T20:57:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.2","html_url":"https://github.com/google/filament/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"1f33a6efd2c52b77f596f05297cbd18c70c51f59","kind":"commit","published_at":"2024-02-01T00:41:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.1","html_url":"https://github.com/google/filament/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b3cc4d11b8028530b26a1d27e7869cbbc934130c","kind":"commit","published_at":"2024-01-23T21:10:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.50.0","html_url":"https://github.com/google/filament/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.50.0/manifests"},{"name":"v1.49.2","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.2","html_url":"https://github.com/google/filament/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.2/manifests"},{"name":"v1.49.3","sha":"acfe9298d9113e64e71e63ad2f50f7e76db019dd","kind":"commit","published_at":"2024-01-02T22:53:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.3","html_url":"https://github.com/google/filament/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.3/manifests"},{"name":"v1.49.1","sha":"918ce935b809ce6a08fe1431d783ebb6e11fab2d","kind":"commit","published_at":"2023-12-18T21:35:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.1","html_url":"https://github.com/google/filament/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"d273838e07c76be86a3521d32d8f51f3588e4292","kind":"commit","published_at":"2023-12-11T08:13:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.49.0","html_url":"https://github.com/google/filament/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"8b0d65768a8985a6facddd0e6678a3af2cba009f","kind":"commit","published_at":"2023-12-05T19:34:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.48.0","html_url":"https://github.com/google/filament/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"61501ba122b1553ccdff18e706ed0c2455938783","kind":"commit","published_at":"2023-11-27T22:20:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.47.0","html_url":"https://github.com/google/filament/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"21093067db09468eb54a6779db6dcaec54d1c0fb","kind":"commit","published_at":"2023-11-15T05:34:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.46.0","html_url":"https://github.com/google/filament/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.46.0/manifests"},{"name":"v1.45.1","sha":"d786d59ea150c2e575255e5d89abfea66cba93d1","kind":"commit","published_at":"2023-11-09T18:09:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.1","html_url":"https://github.com/google/filament/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"b2e0b97bad5661d3a99ee8ce3e8784ac7e85dc50","kind":"commit","published_at":"2023-10-25T22:16:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.45.0","html_url":"https://github.com/google/filament/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"13afbc2876e49544a3e094def202146476d24a38","kind":"commit","published_at":"2023-10-02T22:27:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.44.0","html_url":"https://github.com/google/filament/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"a4869eaf1973adb5201226c9352942b97778f800","kind":"commit","published_at":"2023-09-27T18:11:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.1","html_url":"https://github.com/google/filament/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"a76eacba67c8ee2c76b42994988ebcaa4e1ac2f6","kind":"commit","published_at":"2023-09-18T21:22:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.43.0","html_url":"https://github.com/google/filament/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"e743e9243f8089c01b7eac69c9ec5c88999704e6","kind":"commit","published_at":"2023-09-14T05:59:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.2","html_url":"https://github.com/google/filament/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"de310ed9ada1059f6d6ddaf948d67064128b4158","kind":"commit","published_at":"2023-09-08T00:55:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.1","html_url":"https://github.com/google/filament/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"fe2bb3d9a4f39912d41ba91aaac9b7596ce03393","kind":"commit","published_at":"2023-08-28T20:26:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.42.0","html_url":"https://github.com/google/filament/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"b13497e2a056ca0db6acf341eb1dabbc844e0c3b","kind":"commit","published_at":"2023-08-16T00:12:01.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.41.0","html_url":"https://github.com/google/filament/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"1a50420b4611dc2a2e500f7d46a94169d22b48f8","kind":"commit","published_at":"2023-08-09T17:32:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.5","html_url":"https://github.com/google/filament/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"71f60de0ade8519a686f737962d951d99e2f9d2d","kind":"commit","published_at":"2023-08-01T22:38:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.4","html_url":"https://github.com/google/filament/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"4142e7a1cfb4337780d6ed8dfde53d82bfd47947","kind":"commit","published_at":"2023-07-26T19:52:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.3","html_url":"https://github.com/google/filament/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"358e89ef084f984fea6d4d3e3e9d77f41f6bd809","kind":"commit","published_at":"2023-07-17T21:49:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.2","html_url":"https://github.com/google/filament/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"a5b5b0c3a759ba7928bfceeaf4dad49e0f6b4686","kind":"commit","published_at":"2023-07-12T20:43:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.1","html_url":"https://github.com/google/filament/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a445c4e156c684fd60bc2eb4a0ea1d1494a16c03","kind":"commit","published_at":"2023-06-26T05:29:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.40.0","html_url":"https://github.com/google/filament/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"11fbacea20daea164e74e57af2f20bc970d0d4bb","kind":"tag","published_at":"2023-06-20T19:00:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.39.0","html_url":"https://github.com/google/filament/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"753aa9ca6199707fb22500eecb29a9164f3755cb","kind":"commit","published_at":"2023-06-07T16:31:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.38.0","html_url":"https://github.com/google/filament/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"676a2be874a07879a4c7a9df21f977458dd98be2","kind":"tag","published_at":"2023-06-05T22:21:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.37.0","html_url":"https://github.com/google/filament/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"56bf841bac45a451c450d9184eceec9b85dd1613","kind":"commit","published_at":"2023-05-15T23:55:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.36.0","html_url":"https://github.com/google/filament/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"36c69dda9c871a462eb556d3cd65c452e0bb0936","kind":"tag","published_at":"2023-05-09T17:23:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.35.0","html_url":"https://github.com/google/filament/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"31521c70c2e6421821726c84a8b7ba1dc40463dc","kind":"tag","published_at":"2023-05-01T22:45:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.34.0","html_url":"https://github.com/google/filament/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"83a3e243da1240a7736b10ffc947d7db3369f2bf","kind":"commit","published_at":"2023-04-25T17:09:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.33.0","html_url":"https://github.com/google/filament/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.33.0/manifests"},{"name":"v1.32.4","sha":"29af3be2e30b7434b6305a898a6518eb506c60c7","kind":"commit","published_at":"2023-04-19T18:10:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.4","html_url":"https://github.com/google/filament/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"d62268fbfb457cde5b019b8e0ab0daa6c0376163","kind":"commit","published_at":"2023-04-11T18:17:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.3","html_url":"https://github.com/google/filament/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"7685736d6c5a0a8adcf9f55812ba21a8cf81bee3","kind":"commit","published_at":"2023-04-05T19:55:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.2","html_url":"https://github.com/google/filament/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"732628acf5443d10d9f5a76a40275edc85572f24","kind":"commit","published_at":"2023-03-21T22:48:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.1","html_url":"https://github.com/google/filament/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"2a579c460f62e724ac32c7bd2858860a9bc52523","kind":"commit","published_at":"2023-03-14T17:46:27.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.32.0","html_url":"https://github.com/google/filament/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.32.0/manifests"},{"name":"v1.31.7","sha":"979d6742e04a79649723e21d3a8146e5131ccc38","kind":"commit","published_at":"2023-03-09T18:39:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.7","html_url":"https://github.com/google/filament/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"e9475b322b92f42c7185c551ebc7d968b531887a","kind":"commit","published_at":"2023-03-01T19:24:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.6","html_url":"https://github.com/google/filament/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"d9aead8aac42420d5105b8cc4899b7eb008cfcf7","kind":"tag","published_at":"2023-02-22T00:07:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.5","html_url":"https://github.com/google/filament/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"1c6279366f01faa674fa053182c03d447e49ba87","kind":"commit","published_at":"2023-02-13T19:51:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.4","html_url":"https://github.com/google/filament/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"ea428a27d1914156909f11a6e379767cca6a6af1","kind":"commit","published_at":"2023-02-01T19:54:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.3","html_url":"https://github.com/google/filament/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e9daaa05033a84d2512cd4c4f8629d88c663c9a7","kind":"commit","published_at":"2023-01-24T22:27:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.2","html_url":"https://github.com/google/filament/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"f39127605d711ae8e468fbf06b26c6684d309223","kind":"commit","published_at":"2023-01-18T22:23:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.1","html_url":"https://github.com/google/filament/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"96443f6dac53142ff91a6872c76bf838597a0abb","kind":"commit","published_at":"2023-01-10T17:50:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.31.0","html_url":"https://github.com/google/filament/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"31d9da38fd5e57ea3643d916b019a360be32bb76","kind":"tag","published_at":"2022-12-20T16:41:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.30.0","html_url":"https://github.com/google/filament/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"93230b06cfa2602c916efafa089dd594d760c601","kind":"tag","published_at":"2022-12-12T18:45:26.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.29.0","html_url":"https://github.com/google/filament/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"b8ff6a9ad9a7fda081cde7eb87528047ee95caa4","kind":"commit","published_at":"2022-11-10T00:38:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.3","html_url":"https://github.com/google/filament/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"0c3d59aba3833c36e984b0c08e7e789b56d40b7b","kind":"tag","published_at":"2022-11-03T23:16:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.2","html_url":"https://github.com/google/filament/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"bce26763356f4daafb569a659421fc41fca43e7c","kind":"commit","published_at":"2022-10-25T17:08:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.1","html_url":"https://github.com/google/filament/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"ead0a2f59737e725315da1c25de4246cc7f8a3c0","kind":"commit","published_at":"2022-10-13T16:37:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.28.0","html_url":"https://github.com/google/filament/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"4591fdd9c025e051e98417d3264054269ba71b98","kind":"tag","published_at":"2022-09-30T18:49:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.2","html_url":"https://github.com/google/filament/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"867d4d44f5ef2a56f663f5d8a7ba984407adfcbe","kind":"commit","published_at":"2022-09-20T18:04:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.1","html_url":"https://github.com/google/filament/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"9e960b7d454e6cdf7d4159cb8bd177c8bb836fb2","kind":"commit","published_at":"2022-09-13T17:14:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.27.0","html_url":"https://github.com/google/filament/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"41bd30f81d98d45de8bae6dd7cf7699608d45af7","kind":"commit","published_at":"2022-08-31T16:04:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.26.0","html_url":"https://github.com/google/filament/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"dc9594fbdf57691966b3935f51a205f40a957cf3","kind":"commit","published_at":"2022-08-23T16:05:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.6","html_url":"https://github.com/google/filament/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"e0c610b013cb94d335e05e49cca0d16749ed6b43","kind":"commit","published_at":"2022-08-16T18:01:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.5","html_url":"https://github.com/google/filament/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"cb8914ab96d597b9b056934d05508216e742e65e","kind":"commit","published_at":"2022-08-02T18:47:52.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.4","html_url":"https://github.com/google/filament/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"eedcd9f8cb81c61f4be7ba9cf75d216884750526","kind":"commit","published_at":"2022-07-26T16:56:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.3","html_url":"https://github.com/google/filament/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"a9c5bbf18597b80b0717e56f59c42ad39de7cbdb","kind":"commit","published_at":"2022-07-18T22:14:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.2","html_url":"https://github.com/google/filament/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a171e75e70c3631f7a43636e213943e4376f7768","kind":"commit","published_at":"2022-07-11T22:50:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.1","html_url":"https://github.com/google/filament/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8de5fdd551dc90f5e9ce8ba17ed372c137c81da4","kind":"commit","published_at":"2022-07-07T02:07:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.25.0","html_url":"https://github.com/google/filament/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"8570e35224d9fe39bd05a1690620624e24bba036","kind":"commit","published_at":"2022-07-01T19:08:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.24.0","html_url":"https://github.com/google/filament/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.24.0/manifests"},{"name":"v1.23.2","sha":"f88b6d9c97be4cf1ec7f02335561cef651076892","kind":"tag","published_at":"2022-06-21T04:12:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.2","html_url":"https://github.com/google/filament/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"a67d50b9e29cf7bf2f0a6f0b7bf4668cdb87770a","kind":"commit","published_at":"2022-06-06T22:16:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.1","html_url":"https://github.com/google/filament/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"4b3cde8b392302d163605656cae72414054a980e","kind":"commit","published_at":"2022-06-01T21:55:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.23.0","html_url":"https://github.com/google/filament/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"a1555617690a89f1137c3895f7d82576ce6cd16f","kind":"commit","published_at":"2022-05-24T22:17:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.2","html_url":"https://github.com/google/filament/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"52065f2cbd8b73be72ebe25e9c54ac253afad502","kind":"commit","published_at":"2022-05-18T01:01:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.1","html_url":"https://github.com/google/filament/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"7c0643f122bbb9c7d61f15ba4e1c5f6db2460515","kind":"commit","published_at":"2022-05-09T20:07:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.22.0","html_url":"https://github.com/google/filament/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"5c8977c9063ec4df7b4878849e29a1c8536faebf","kind":"commit","published_at":"2022-05-02T17:18:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.3","html_url":"https://github.com/google/filament/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"3366db83efb0986e7e8a59d23d3e27a1b21e7b3a","kind":"commit","published_at":"2022-04-25T20:57:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.2","html_url":"https://github.com/google/filament/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"e902df19b211dcb0bc4aa8b98744d1e8126c70c4","kind":"commit","published_at":"2022-04-13T16:15:50.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.1","html_url":"https://github.com/google/filament/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"90c23a7d5d11b2749bebf15c4d16c488f5bed3a7","kind":"tag","published_at":"2022-04-04T20:24:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.21.0","html_url":"https://github.com/google/filament/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.21.0/manifests"},{"name":"v1.20.5","sha":"5abf78036023dc2939c68e30f14eacde27292d78","kind":"commit","published_at":"2022-03-29T01:45:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.5","html_url":"https://github.com/google/filament/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"82793f9b829ee915211209d9fe8b7fa78abd7f98","kind":"commit","published_at":"2022-03-21T21:43:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.4","html_url":"https://github.com/google/filament/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3d741fc8d44b22fdcad2d479f01aef38f9ee0d3f","kind":"commit","published_at":"2022-03-14T21:17:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.3","html_url":"https://github.com/google/filament/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"2b93f08ca58d0eb151d705af55e4eddefc42ea63","kind":"commit","published_at":"2022-03-07T22:10:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.2","html_url":"https://github.com/google/filament/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"574e3e7521d89cb293cae56ce63efd1e31a45753","kind":"commit","published_at":"2022-03-02T23:47:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.1","html_url":"https://github.com/google/filament/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"b769cfda62fabe8f2dea3c29d7959b4d50d99b47","kind":"commit","published_at":"2022-02-24T21:57:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.20.0","html_url":"https://github.com/google/filament/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"e84c94d3ebba7d67ed79a6f06fafe4b59fcac4db","kind":"commit","published_at":"2022-02-14T21:46:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.19.0","html_url":"https://github.com/google/filament/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"cdadb43e501dd9f6af7f6862afe70f58f713519d","kind":"tag","published_at":"2022-02-09T23:44:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.18.0","html_url":"https://github.com/google/filament/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"b19a73cc50fc69e109b178a8bb31cf873c6aafec","kind":"commit","published_at":"2022-01-24T20:50:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.17.0","html_url":"https://github.com/google/filament/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"04df79e58f45fcd9a3da9d5a7c2acbd1e99507a9","kind":"commit","published_at":"2022-01-18T21:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.1","html_url":"https://github.com/google/filament/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"60d3638f150236d086bbd23e606596c7ec2e438d","kind":"commit","published_at":"2022-01-10T18:44:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.16.0","html_url":"https://github.com/google/filament/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.16.0/manifests"},{"name":"v1.15.2","sha":"dc74540423f5f1f423327009dcb52fd0fa4a0c7f","kind":"commit","published_at":"2022-01-04T19:53:02.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.2","html_url":"https://github.com/google/filament/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"595b355d1b8e3df1fb93f77551cdb4c2c37dcbaa","kind":"commit","published_at":"2021-12-13T18:06:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.1","html_url":"https://github.com/google/filament/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bb460d78d8a9168434cc1c333ea9505ad25a4a42","kind":"commit","published_at":"2021-12-06T19:14:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.15.0","html_url":"https://github.com/google/filament/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"fd82f6b04efa93848215f28175df0f50a5c0d5cc","kind":"commit","published_at":"2021-11-29T22:07:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.2","html_url":"https://github.com/google/filament/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"bbe7dbfa92b081606a4ee927960bcd71a789f3c4","kind":"commit","published_at":"2021-11-22T18:11:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.1","html_url":"https://github.com/google/filament/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"41a809368b37f33e562d767e1aca2a0c3a166749","kind":"commit","published_at":"2021-11-15T18:07:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.14.0","html_url":"https://github.com/google/filament/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"44125926d1c1df6816b069d80c38bb3d45f85fa5","kind":"tag","published_at":"2021-11-09T01:06:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.13.0","html_url":"https://github.com/google/filament/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.13.0/manifests"},{"name":"v1.12.11","sha":"0d9bdcc00868cfec086356a16d60cdba6dfb9774","kind":"commit","published_at":"2021-11-01T21:55:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.11","html_url":"https://github.com/google/filament/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"ea404f8d4fcc1b7dad0f39f4327d12a5917aee62","kind":"tag","published_at":"2021-10-26T17:11:40.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.10","html_url":"https://github.com/google/filament/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0cf78b3abe70a6504de7f0d4f2c5fcb3d945ee9e","kind":"commit","published_at":"2021-10-20T19:12:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.9","html_url":"https://github.com/google/filament/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"8f80643c1afdd842d8e9a0bf8f0b46e2be28e37a","kind":"commit","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.8","html_url":"https://github.com/google/filament/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"f463d53036c73d6913d22b2e7178d77469ac247f","kind":"commit","published_at":"2021-10-04T17:21:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.7","html_url":"https://github.com/google/filament/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"bdb12d9b2410431e7db985c9ba90cbf2fd0dfd81","kind":"commit","published_at":"2021-09-27T18:12:42.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.6","html_url":"https://github.com/google/filament/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"2e9bf6d694c22f0f4a721fda4fd1c050e4f831be","kind":"commit","published_at":"2021-09-20T17:14:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.5","html_url":"https://github.com/google/filament/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"b54fdc9e6ef301d890e8700ada8ec9ac0a88b56d","kind":"commit","published_at":"2021-09-13T17:43:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.4","html_url":"https://github.com/google/filament/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"29612a684e437fe6d1422054df9dc6882d4a54de","kind":"commit","published_at":"2021-09-08T18:03:53.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.3","html_url":"https://github.com/google/filament/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"fa2553251fb5fd751680cf8a22620db032917ae8","kind":"commit","published_at":"2021-08-30T18:44:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.2","html_url":"https://github.com/google/filament/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"6960b1148a1298e1e39600b3a2463675d48ea91b","kind":"commit","published_at":"2021-08-23T19:39:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.1","html_url":"https://github.com/google/filament/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"d25ca01624c88c573264f7fe1d12174d6f2bef5a","kind":"commit","published_at":"2021-08-09T19:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.12.0","html_url":"https://github.com/google/filament/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"e2be3dd0aca5f05101113c81ee0e1b1fd0398e08","kind":"commit","published_at":"2021-08-03T18:15:19.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.2","html_url":"https://github.com/google/filament/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9073fc3dc37d95c3fcaf8eced60a070fe053cc9c","kind":"tag","published_at":"2021-07-28T17:52:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.1","html_url":"https://github.com/google/filament/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"13bed4fdf980e8df88be3953ef18008fac475f4d","kind":"commit","published_at":"2021-07-19T17:20:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.11.0","html_url":"https://github.com/google/filament/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.11.0/manifests"},{"name":"v1.10.7","sha":"ba804444b80d8957e005d90615983129f4501d0f","kind":"commit","published_at":"2021-07-12T17:47:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.7","html_url":"https://github.com/google/filament/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"fd258b7765637b7970610633e69e37f75cfb47fd","kind":"commit","published_at":"2021-07-07T17:59:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.6","html_url":"https://github.com/google/filament/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"7bc65421a9a727a5485ea990ebc182892ab3916a","kind":"commit","published_at":"2021-06-28T19:04:31.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.5","html_url":"https://github.com/google/filament/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"e8877ffe2d91628c2383ae9334b27bf4adaff978","kind":"commit","published_at":"2021-06-21T18:16:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.4","html_url":"https://github.com/google/filament/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"0bf02b75d5b6e91e5d0e2005bc07d505a3b66ebf","kind":"commit","published_at":"2021-06-14T17:04:25.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.3","html_url":"https://github.com/google/filament/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"4ca87b188cac8225ed6adb49a72fb5414877f8ce","kind":"commit","published_at":"2021-06-07T18:19:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.2","html_url":"https://github.com/google/filament/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"0ab0e50a4f848c53027023e041729966c888b385","kind":"tag","published_at":"2021-06-02T18:17:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.1","html_url":"https://github.com/google/filament/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"662a10e27357e7f76c50583f89b32cffd62d6a35","kind":"commit","published_at":"2021-05-24T17:49:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.10.0","html_url":"https://github.com/google/filament/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.10.0/manifests"},{"name":"v1.9.25","sha":"77891acb9211855420e62e2f81e1fd9bc185e9db","kind":"commit","published_at":"2021-05-17T17:57:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.25","html_url":"https://github.com/google/filament/releases/tag/v1.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.25/manifests"},{"name":"v1.9.24","sha":"46e52c71e1b75dbb19f83071cf1ddee0b34128a7","kind":"tag","published_at":"2021-05-12T18:46:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.24","html_url":"https://github.com/google/filament/releases/tag/v1.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.24/manifests"},{"name":"v1.9.23","sha":"4388e81e5fecd96f5522974f4814eaca8527daa9","kind":"commit","published_at":"2021-05-03T17:40:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.23","html_url":"https://github.com/google/filament/releases/tag/v1.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.23/manifests"},{"name":"v1.9.22","sha":"debcbb8e5ca49ad2ab573103a7d7d4d611eff34c","kind":"commit","published_at":"2021-04-26T17:52:43.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.22","html_url":"https://github.com/google/filament/releases/tag/v1.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.22/manifests"},{"name":"v1.9.21","sha":"c0d6cd3ac32cbf2154addba5b872705cf1472447","kind":"commit","published_at":"2021-04-19T18:34:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.21","html_url":"https://github.com/google/filament/releases/tag/v1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.21/manifests"},{"name":"v1.9.20","sha":"8933be1ae2f1066cfe35f12d27d39133e2c78bbf","kind":"commit","published_at":"2021-04-12T18:36:17.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.20","html_url":"https://github.com/google/filament/releases/tag/v1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.20/manifests"},{"name":"v1.9.19","sha":"f9ee0de07a1177df59cbda0a60fd42524be6d569","kind":"commit","published_at":"2021-04-05T18:11:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.19","html_url":"https://github.com/google/filament/releases/tag/v1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.19/manifests"},{"name":"v1.9.18","sha":"759109d478185c5f78a7f611b24ed474ecb31653","kind":"commit","published_at":"2021-03-29T18:06:55.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.18","html_url":"https://github.com/google/filament/releases/tag/v1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.18/manifests"},{"name":"v1.9.17","sha":"994fdf4e1d4f14df997729cab0856063d23d0aeb","kind":"commit","published_at":"2021-03-22T17:12:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.17","html_url":"https://github.com/google/filament/releases/tag/v1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.17/manifests"},{"name":"v1.9.16","sha":"c15db68a5bb6ba9a242394cc04bcd1e0b6dcdc52","kind":"commit","published_at":"2021-03-15T17:12:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.16","html_url":"https://github.com/google/filament/releases/tag/v1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.16/manifests"},{"name":"v1.9.15","sha":"d9a6e2e649bb60ac9b873db387e7851a2a07c775","kind":"commit","published_at":"2021-03-08T18:07:00.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.15","html_url":"https://github.com/google/filament/releases/tag/v1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.15/manifests"},{"name":"v1.9.14","sha":"0bd41e877e6f9644e368b807aea03ed7f2364045","kind":"commit","published_at":"2021-03-01T19:21:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.14","html_url":"https://github.com/google/filament/releases/tag/v1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.14/manifests"},{"name":"v1.9.13","sha":"ea1dede19c15701317e70e88c4b94d1bcbbe9074","kind":"commit","published_at":"2021-02-22T18:29:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.13","html_url":"https://github.com/google/filament/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"b96bc30fbd221bace6e3639b7922934f54087459","kind":"commit","published_at":"2021-02-16T18:44:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.12","html_url":"https://github.com/google/filament/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"f222f1b925dcce2671afb699cb03597741b75e31","kind":"commit","published_at":"2021-02-08T17:51:08.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.11","html_url":"https://github.com/google/filament/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"fe23aa917d22d8fd5f7e5fee2e6e3589c70c8e13","kind":"commit","published_at":"2021-02-01T19:45:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.10","html_url":"https://github.com/google/filament/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"cc9e05e71192ffce690621ec6b97afb1e2450a3f","kind":"commit","published_at":"2020-11-16T20:34:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.9","html_url":"https://github.com/google/filament/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"06d9183aaa48c742834e5f2d329acf43b2c8ddda","kind":"commit","published_at":"2020-11-09T17:28:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.8","html_url":"https://github.com/google/filament/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"bcdad769ff95b64aefec2cc54e220eff06a8b2f8","kind":"commit","published_at":"2020-11-02T18:03:57.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.7","html_url":"https://github.com/google/filament/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"b0beee03bc7a624eea4d8e22ff58e1bc43f0179d","kind":"commit","published_at":"2020-10-26T17:29:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.6","html_url":"https://github.com/google/filament/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"98107016b9d79eb8418abdee5d2db22c6b69a8b5","kind":"commit","published_at":"2020-10-19T17:51:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.5","html_url":"https://github.com/google/filament/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"39862c91ce15ee7474fa7f9e0eb1ca866413962a","kind":"commit","published_at":"2020-10-12T17:56:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.4","html_url":"https://github.com/google/filament/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"826e8d181c3f12f0b4f1d8644557159f1d017677","kind":"commit","published_at":"2020-10-05T17:36:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.3","html_url":"https://github.com/google/filament/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"defee767c3d1cc0c927e6c27feb6d54e7df410e9","kind":"commit","published_at":"2020-09-28T17:27:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.2","html_url":"https://github.com/google/filament/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"39f323fe09ed594247c4414df4786a7c86525659","kind":"commit","published_at":"2020-09-21T17:00:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.1","html_url":"https://github.com/google/filament/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"d1a93f0557d4d91d372593ea835c87b5080c5701","kind":"commit","published_at":"2020-09-14T17:54:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.9.0","html_url":"https://github.com/google/filament/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"642fb5859b011f0686779e0555a7685038ad5f52","kind":"commit","published_at":"2020-07-30T19:18:38.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.1","html_url":"https://github.com/google/filament/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"77aec40a5663fa75cb849e2d1b274b0e080016ee","kind":"commit","published_at":"2020-07-09T18:44:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.8.0","html_url":"https://github.com/google/filament/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8780d7aae58389a1122f080103d15660b287e16d","kind":"commit","published_at":"2020-05-15T17:41:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.7.0","html_url":"https://github.com/google/filament/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3e67f628ee77b4cdd33f0be31a99086e5276536f","kind":"commit","published_at":"2020-05-01T22:58:56.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.6.0","html_url":"https://github.com/google/filament/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"05bc60f9531ec7701b73f89a11a31e0e0d5f1eb9","kind":"commit","published_at":"2020-04-03T00:15:04.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.2","html_url":"https://github.com/google/filament/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"201bd2c8452e1091d1938a57dc453486066cc230","kind":"commit","published_at":"2020-04-01T01:09:29.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.1","html_url":"https://github.com/google/filament/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"07d6aebafce72ae62f8510afa292dc5677406f3b","kind":"commit","published_at":"2020-03-31T04:48:41.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.5.0","html_url":"https://github.com/google/filament/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1a66f85b672edbd73e6990f80c40309e9539c8fa","kind":"commit","published_at":"2020-01-27T20:59:35.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.5","html_url":"https://github.com/google/filament/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"2908224c95e7dcd333dcc3d3704e30a783d9ea12","kind":"commit","published_at":"2020-01-09T20:19:05.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.4","html_url":"https://github.com/google/filament/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"4ba5d6b9a8d3fde996514c683d0c6f38828c0628","kind":"commit","published_at":"2019-11-27T21:05:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.3","html_url":"https://github.com/google/filament/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a82d93914ee28347031095b30281c6ec7e6ad38c","kind":"commit","published_at":"2019-10-30T20:49:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.2","html_url":"https://github.com/google/filament/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"3008123d6b88121b0c6b25722a6fbacfff5b1b04","kind":"commit","published_at":"2019-10-18T20:36:34.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.1","html_url":"https://github.com/google/filament/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"90fdb954293cf6497522d55a43857887a1077fab","kind":"commit","published_at":"2019-09-30T21:55:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.4.0","html_url":"https://github.com/google/filament/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dc062305b9285dd77409db98ed527a294f288004","kind":"commit","published_at":"2019-08-26T21:07:14.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.2","html_url":"https://github.com/google/filament/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6b415273bacbf75f18f7863092baa6e32b1030b3","kind":"commit","published_at":"2019-08-08T16:54:03.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.1","html_url":"https://github.com/google/filament/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"073a6c76969b254addc3dd1d5fb408d59a30b179","kind":"tag","published_at":"2019-07-03T18:29:30.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.3.0","html_url":"https://github.com/google/filament/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.3.0/manifests"},{"name":"sceneform-1.9pr4","sha":"84cc8ff9c81fc67468b50e6ca09a38f02fb84950","kind":"tag","published_at":"2019-06-26T23:06:48.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr4/manifests"},{"name":"sceneform-1.9pr3","sha":"a7ab0d98fad14e27691385404c3fb3d5c8523ec4","kind":"tag","published_at":"2019-06-17T21:56:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr3/manifests"},{"name":"sceneform-1.9pr2","sha":"0398aa4c670612da70c2f23836e12208ae093caf","kind":"tag","published_at":"2019-04-26T00:03:33.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr2/manifests"},{"name":"v1.2.0","sha":"8d9ebb7a6824d3055abd9df0a34cbdc4ed33e864","kind":"commit","published_at":"2019-04-23T20:33:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.2.0","html_url":"https://github.com/google/filament/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.2.0/manifests"},{"name":"sceneform-1.9pr1","sha":"a8a37a537a1109231535f59f1539207f5b700286","kind":"tag","published_at":"2019-03-13T21:09:10.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.9pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.9pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.9pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.9pr1/manifests"},{"name":"sceneform-1.7pr6","sha":"28c8f6818eaaf89e83bb23f7969cc9e5400e4b8a","kind":"tag","published_at":"2019-02-16T01:14:20.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr6/manifests"},{"name":"sceneform-1.7pr5","sha":"7ba46ef5f128ca5c2949a6bbfb85d817cddb436b","kind":"tag","published_at":"2019-01-31T00:09:37.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr5/manifests"},{"name":"sceneform-1.7pr4","sha":"ae6ab66af4abf44b1a77268e5556d083da729798","kind":"tag","published_at":"2019-01-29T23:41:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr4/manifests"},{"name":"sceneform-1.7pr3","sha":"ad4c4148f4e7f224e9d3bab25a945d408b44ac2c","kind":"tag","published_at":"2019-01-23T22:44:46.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr3/manifests"},{"name":"sceneform-1.7pr2","sha":"02b0eb3ae247bf3c02aeddd9d71911c6e3b7dd96","kind":"tag","published_at":"2018-12-13T19:15:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr2/manifests"},{"name":"v1.1.0","sha":"f4f6fb75dc4e2c15665aecf10715c2bcca9c4248","kind":"commit","published_at":"2018-12-07T16:15:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.1.0","html_url":"https://github.com/google/filament/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.1.0/manifests"},{"name":"sceneform-1.7pr1","sha":"af799e734a94c2682ae32865f08f6c2b2b8825d4","kind":"tag","published_at":"2018-12-01T00:00:12.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.7pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.7pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.7pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.7pr1/manifests"},{"name":"sceneform-1.6pr6","sha":"f8f24f492f1fa7dd9a894c04209131c69d1fdb48","kind":"tag","published_at":"2018-11-08T19:56:59.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr6","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr6/manifests"},{"name":"v1.0.0","sha":"a052d6cf49c4a016c145c2431ea3c390aac58b76","kind":"tag","published_at":"2018-11-06T22:17:07.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.0.0","html_url":"https://github.com/google/filament/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.0.0/manifests"},{"name":"sceneform-1.6pr5","sha":"e00ba80561caecda663c6bdb5681b6c890eb4b85","kind":"tag","published_at":"2018-10-17T23:11:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr5","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr5/manifests"},{"name":"sceneform-1.6pr4","sha":"920113b076d0b1f1c47092b857f94d0d1e08d7bd","kind":"tag","published_at":"2018-10-11T23:57:54.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr4","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr4/manifests"},{"name":"sceneform-1.6pr3","sha":"7485cc5fd0f65cf7d5530103b2c3c580709f6bac","kind":"tag","published_at":"2018-10-10T01:48:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr3","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr3/manifests"},{"name":"sceneform-1.6pr2","sha":"86b8a97389f06b2447738451fa48a7a96732a4f1","kind":"tag","published_at":"2018-10-02T23:27:21.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr2","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr2/manifests"},{"name":"sceneform-1.6pr1","sha":"4c822533dab356a851d67fe476e1d91e70a86a2d","kind":"tag","published_at":"2018-10-02T23:27:06.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/sceneform-1.6pr1","html_url":"https://github.com/google/filament/releases/tag/sceneform-1.6pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@sceneform-1.6pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/sceneform-1.6pr1/manifests"},{"name":"v0.1.0-alpha2","sha":"b467bb033987df3d23633b3dce7b93a1d25560d2","kind":"commit","published_at":"2018-08-24T19:37:11.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha2","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha2/manifests"},{"name":"v0.1.0-alpha","sha":"e96179e03f724803c0eb4db207fa777b7f8440c2","kind":"commit","published_at":"2018-08-04T03:31:22.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v0.1.0-alpha","html_url":"https://github.com/google/filament/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-28T18:17:31.667Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":45,"rankings":{"downloads":null,"dependent_repos_count":3.1902700969784403,"dependent_packages_count":8.262202452512623,"stargazers_count":1.4504688627073816,"forks_count":3.9711068365793056,"docker_downloads_count":null,"average":4.218512062194438},"purl":"pkg:maven/com.google.android.filament/gltfio-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.android.filament:gltfio-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.android.filament:gltfio-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.android.filament:gltfio-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T09:02:07.840Z","issues_count":531,"pull_requests_count":2529,"avg_time_to_close_issue":10791507.881619938,"avg_time_to_close_pull_request":517666.0476408612,"issues_closed_count":321,"pull_requests_closed_count":2183,"pull_request_authors_count":118,"issue_authors_count":309,"avg_comments_per_issue":2.664783427495292,"avg_comments_per_pull_request":0.40094899169632264,"merged_pull_requests_count":2011,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":127,"past_year_pull_requests_count":1309,"past_year_avg_time_to_close_issue":992999.9772727273,"past_year_avg_time_to_close_pull_request":406079.1805019305,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":1036,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":0.6771653543307087,"past_year_avg_comments_per_pull_request":0.3422459893048128,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":944,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":667,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"},{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"},{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}],"active_maintainers":[{"login":"pixelflinger","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"},{"login":"romainguy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"},{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.android.filament:gltfio-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":184911,"full_name":"google/filament","default_branch":"main","total_commits":8484,"total_committers":229,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":37.048034934497814,"dds":0.6964875058934465,"past_year_total_commits":1335,"past_year_total_committers":58,"past_year_total_bot_commits":13,"past_year_total_bot_committers":1,"past_year_mean_commits":23.017241379310345,"past_year_dds":0.7408239700374533,"last_synced_at":"2026-06-05T23:23:24.550Z","last_synced_commit":"7214c07fc884f9855b8612c8d698ed4c8797fa27","created_at":"2023-03-08T04:20:20.529Z","updated_at":"2026-06-05T23:18:38.081Z","committers":[{"name":"Mathias Agopian","email":"mathias@google.com","login":"pixelflinger","count":2575},{"name":"Philip Rideout","email":"philiprideout@gmail.com","login":"prideout","count":1754},{"name":"Ben Doherty","email":"bendoherty@google.com","login":"bejado","count":1202},{"name":"Romain Guy","email":"romainguy@curious-creature.com","login":"romainguy","count":811},{"name":"Powei Feng","email":"powei@google.com","login":"poweifeng","count":716},{"name":"Sungun Park","email":"sungunpark@google.com","login":"z3moon","count":183},{"name":"Filament Bot","email":"filament.bot@gmail.com","login":"filamentbot","count":118},{"name":"Doris Wu","email":"doriswu@google.com","login":"show50726","count":87},{"name":"bridgewaterrobbie","email":"erleb@google.com","login":"bridgewaterrobbie","count":72},{"name":"daemyung jang","email":"dm86.jang@gmail.com","login":"daemyung","count":72},{"name":"Eliza Velasquez","email":"exv@google.com","login":"elizagamedev","count":61},{"name":"Andy Hovingh","email":"6198728+AndyHovingh","login":"AndyHovingh","count":57},{"name":"Juan Caldas","email":"juancaldas@google.com","login":"jc3265","count":56},{"name":"rafadevai","email":"devrafadom@gmail.com","login":"rafadevai","count":45},{"name":"Jeremy Nelson","email":"nelsonjeremy@google.com","login":"jneljneljnel","count":34},{"name":"Matthew Hoffman","email":"mhoff12358@gmail.com","login":"mhoff12358","count":27},{"name":"Anish Goyal","email":"anishmgoyal","login":"anishmgoyal","count":25},{"name":"Syed Idris Shah","email":"idrisshah@google.com","login":"sidreesshah","count":24},{"name":"yein","email":"yeinj@google.com","login":"trie94","count":23},{"name":"LaiJF","email":"cihv2@163.com","login":"Michael-Lfx","count":19},{"name":"Adrian Perez","email":"amperez@google.com","login":"AdrianAtGoogle","count":17},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"shartte","email":"shartte","login":"shartte","count":15},{"name":"Evan Mezeske","email":"emezeske@gmail.com","login":"emezeske","count":13},{"name":"mackong","email":"mackonghp@gmail.com","login":"mackong","count":12},{"name":"Tim Psiaki","email":"tpsiaki@google.com","login":"tpsiaki","count":11},{"name":"Serge Metral","email":"sergemetral@google.com","login":"phoenixxxx","count":11},{"name":"mdagois","email":"mdagois@google.com","login":"mdagois","count":10},{"name":"Patrick Ribas","email":"patrickwribas@gmail.com","login":"PatRibas","count":10},{"name":"magicwhale","email":"27659755+magicwhale","login":"magicwhale","count":10},{"name":"Konrad Piascik","email":"piascik@google.com","login":"kpiascik","count":10},{"name":"Alexey Pelykh","email":"alexey.pelykh@gmail.com","login":"alexey-pelykh","count":9},{"name":"Joel Winarske","email":"joel.winarske@gmail.com","login":"jwinarske","count":9},{"name":"Jacob Su","email":"suzp1984@gmail.com","login":"suzp1984","count":8},{"name":"Ajmal Kunnummal","email":"ajmalarkunnummal@gmail.com","login":"ajmalk","count":7},{"name":"Gregory Popovitch","email":"greg7mdp@gmail.com","login":"greg7mdp","count":7},{"name":"haroonq","email":"29288912+haroonq","login":"haroonq","count":7},{"name":"Grant Commodore","email":"gcommodore@google.com","login":"GrantComm","count":6},{"name":"HanYunChenLuo","email":"wangjinhan@lixiang.com","login":"HanYunChenLuo","count":6},{"name":"jeanlemotan","email":"10252034+jeanlemotan","login":"jeanlemotan","count":6},{"name":"Koncz Levente","email":"palver123","login":"palver123","count":6},{"name":"Balazs Vegh","email":"53563131+veghbalazs","login":"veghbalazs","count":6},{"name":"François Guthmann","email":"frguthmann","login":"frguthmann","count":6},{"name":"Mingwei Samuel","email":"mingwei.samuel@gmail.com","login":"MingweiSamuel","count":6},{"name":"@roxlu ☾","email":"diederick@roxlu.com","login":"roxlu","count":5},{"name":"BStringhamVRSK","email":"40642629+BStringhamVRSK","login":"BStringhamVRSK","count":5},{"name":"Logan Lawrence","email":"loganmlawrence@gmail.com","login":"loganmlawrence","count":5},{"name":"Nicklas Ansman Giertz","email":"nicklas@ansman.se","login":"ansman","count":5},{"name":"Thomas Gorisse","email":"thomas.gorisse@gmail.com","login":"ThomasGorisse","count":5},{"name":"MasTraER","email":"mastraer@gmail.com","login":"MasTraER","count":4},{"name":"Mark Hansen","email":"mark@markhansen.co.nz","login":"mhansen","count":4},{"name":"Balaji M","email":"bmurali@fieldwire.com","login":"mbalajee","count":4},{"name":"Ryan","email":"rjm@pointofnoreturn.org","login":"ullerrm","count":4},{"name":"chubei-oppen","email":"chubei@oppentech.com","login":"chubei-oppen","count":4},{"name":"Konstantin Sakhin","email":"sakhin@google.com","login":"KostyaAtG","count":4},{"name":"Rasmus Munk Larsen","email":"rmlarsen@google.com","login":"rmlarsen","count":4},{"name":"Run Yu","email":"yurun@google.com","login":"yrcloud","count":4},{"name":"Nick Fisher","email":"nick.fisher@avinium.com","login":"nmfisher","count":3},{"name":"Pei Jia","email":"jiapei@longervision.com","login":"jiapei100","count":3},{"name":"Rupert Rawnsley","email":"rupert.rawnsley@gmail.com","login":"rawnsley","count":3},{"name":"nitronoid","email":"jackdiver@hotmail.co.uk","login":"nitronoid","count":3},{"name":"StreetwareGames","email":"nemi.verploegh@icloud.com","login":"Nemi26","count":3},{"name":"Tim van Scherpenzeel","email":"timvanscherpenzeel@gmail.com","login":"TimvanScherpenzeel","count":3},{"name":"alizahlalani","email":"39961857+alizahlalani","login":"alizahlalani","count":3},{"name":"brian.wang","email":"locosoft@163.com","login":"locobrain","count":3},{"name":"Kai Chieh Liu (KJ) 劉凱傑","email":"kjliu@cmu.edu","login":null,"count":3},{"name":"Benn Herrera","email":"70181266+benn-herrera","login":"benn-herrera","count":3},{"name":"Bill Napier","email":"napier@google.com","login":"billnapier","count":3},{"name":"Caleb Leak","email":"caleb.leak@gmail.com","login":"cleak","count":3},{"name":"Damianno19","email":"11327470+Damianno19","login":"Damianno19","count":3},{"name":"David Neto","email":"dneto@google.com","login":"dneto0","count":3},{"name":"Hanno J. Gödecke","email":"die.drei99@yahoo.de","login":"hannojg","count":3},{"name":"Johnathon Selstad","email":"makeshifted@gmail.com","login":"zalo","count":3},{"name":"Kostiantyn Zghirovskyi","email":"kostiantyn@silentnuke.com","login":"silentnuke","count":3},{"name":"Jordan Rupprecht","email":"rupprecht@google.com","login":"rupprecht","count":3},{"name":"조다니엘(Daniel Cho)","email":"arduinocc04@gmail.com","login":"arduinocc04","count":3},{"name":"Rob Srinivasiah","email":"robbies@gmail.com","login":"robbiesri","count":2},{"name":"Siyu","email":"astro6974@gmail.com","login":"siyu6974","count":2},{"name":"Jack Diver","email":"s4902673@bournemouth.ac.uk","login":null,"count":2},{"name":"Timo Röhling","email":"timo@gaussglocke.de","login":"roehling","count":2},{"name":"ViktorHeisenberger","email":"91476779+ViktorHeisenberger","login":"ViktorHeisenberger","count":2},{"name":"Yuri Schimke","email":"yuri@schimke.ee","login":"yschimke","count":2},{"name":"chenriji","email":"134799011+chenriji","login":"chenriji","count":2},{"name":"Jesse","email":"jessegielen@hotmail.com","login":"Jjagg","count":2},{"name":"गोपालः शर्माः","email":"gopalindians@gmail.com","login":"gopalindians","count":2},{"name":"prewettg","email":"prewettg@gmail.com","login":"prewettg","count":2},{"name":"ruitaocai","email":"ruitaocc@gmail.com","login":"ruitaocc","count":2},{"name":"gstanlo","email":"stanlo@google.com","login":"gstanlo","count":2},{"name":"granade-work","email":"granade@google.com","login":"granade-work","count":2},{"name":"dsternfeld7","email":"dsternfeld@google.com","login":"dsternfeld7","count":2},{"name":"Richard Chang","email":"chiel99@gmail.com","login":"chiel99","count":2},{"name":"Randy Reyes","email":"rqreyes@gmail.com","login":"rqreyes","count":2},{"name":"Josh Faust","email":"1388377+jfaust","login":"jfaust","count":2},{"name":"Kai","email":"kai1241@yahoo.com","login":"kai-z99","count":2},{"name":"KeremTAN","email":"keremtan.95@hotmail.com","login":"KeremTAN","count":2},{"name":"Max Rebuschatis","email":"lincolnfrog@google.com","login":"lincolnfrog","count":2},{"name":"Ondrej Stava","email":"ondys","login":"ondys","count":2},{"name":"Hendrik Wagenaar","email":"hendrikwagenaar","login":"hendrikwagenaar","count":2},{"name":"Google Admin","email":"github-admin@google.com","login":"google-admin","count":2},{"name":"Elie Michel","email":"eliemichel","login":"eliemichel","count":2},{"name":"Cory Bloor","email":"cgbloor@ucalgary.ca","login":"cgmb","count":2},{"name":"Andrew Wilson","email":"andx_roo@live.com","login":"aWilson41","count":2},{"name":"Amin Ya","email":"aminyahyaabadi74@gmail.com","login":"aminya","count":2},{"name":"Aleksi Sapon","email":"aleksi@sapon.ca","login":"DDoS","count":2},{"name":"Alan Eneev","email":"aeneev@google.com","login":"aeneev","count":2},{"name":"Mirsfang","email":"mirsfang@gmail.com","login":"mirsfang","count":2},{"name":"hzzengxiaoqi","email":"hzzengxiaoqi@corp.netease.com","login":"hzzengxiaoqi","count":2},{"name":"James Walker","email":"jw@jwwalker.com","login":"jwwalker","count":2},{"name":"Èric Bitriá Ribes","email":"eric.bitria@gmail.com","login":"Erkko68","count":2},{"name":"clayly","email":"31773799+clayly","login":"clayly","count":1},{"name":"cjsliuj","email":"cjsliuj@163.com","login":"cjsliuj","count":1},{"name":"alexfh","email":"alexfh@google.com","login":"alexfh","count":1},{"name":"abwood","email":"abwood@gmail.com","login":"abwood","count":1},{"name":"Zaven Muradyan","email":"zaven@voithos.io","login":"voithos","count":1},{"name":"Yrom","email":"yrom@qq.com","login":"yrom","count":1},{"name":"nicebyte","email":"12521759+nicebyte","login":"nicebyte","count":1},{"name":"neshume","email":"neshume@gmail.com","login":"neshume","count":1},{"name":"mp0rta","email":"3p0rta26@gmail.com","login":"mp0rta","count":1},{"name":"lyriccoder","email":"lyriccoder@gmail.com","login":"lyriccoder","count":1},{"name":"kunyoung.park","email":"38232477+kunyoungparkk","login":"kunyoungparkk","count":1},{"name":"k1rnt","email":"eru08tera15mora@gmail.com","login":"k1rnt","count":1},{"name":"Vignan Jitta","email":"jvignan@qti.qualcomm.com","login":"VignanQC","count":1},{"name":"Vallentin","email":"vallentinsource@gmail.com","login":"vallentin","count":1},{"name":"Tibor Hencz","email":"39774620+mentholyspirit","login":"mentholyspirit","count":1},{"name":"Thoren Paulson","email":"3453006+thoren-d","login":"thoren-d","count":1},{"name":"Seth Vargo","email":"seth@sethvargo.com","login":"sethvargo","count":1},{"name":"Sergey","email":"sergeyreznik","login":"sergeyreznik","count":1},{"name":"SahilMadan","email":"36904562+SahilMadan","login":"SahilMadan","count":1},{"name":"Rich Wareham","email":"rich@richwareham.com","login":"rjw57","count":1},{"name":"Antonio Maiorano","email":"amaiorano@gmail.com","login":"amaiorano","count":1},{"name":"flowtrader2016","email":"nick.simo@gmail.com","login":"flowtrader2016","count":1},{"name":"flashk","email":"flashk@gmail.com","login":"flashk","count":1},{"name":"feelamee","email":"106318766+feelamee","login":"feelamee","count":1},{"name":"emmcbd","email":"42184090+emmcbd","login":"emmcbd","count":1},{"name":"dingyi.chen","email":"chendingyi1991@gmail.com","login":"dchen23","count":1},{"name":"daichen","email":"daichen314@gmail.com","login":"daichen","count":1},{"name":"cubeleo","email":"41136688+cubeleo","login":"cubeleo","count":1},{"name":"junsang.lee","email":"emotiog@gmail.com","login":"emotiog","count":1},{"name":"Jonas Karlsson","email":"jonaskarlsson@fripost.org","login":"karjonas","count":1},{"name":"princeku07","email":"princekumarsingh7007@gmail.com","login":"princeku07","count":1},{"name":"Andi Smithers","email":"andi@bartletjones.com","login":null,"count":1},{"name":"Haneul Kim","email":"haneul.kim.dev@gmail.com","login":null,"count":1},{"name":"Dom Corvasce","email":"dcorvasce@yahoo.com","login":null,"count":1},{"name":"Jeff McGlynn","email":"jwmcglynn@google.com","login":null,"count":1},{"name":"Jared Fowler","email":"jfowler@twitter.com","login":null,"count":1},{"name":"KJ Liu","email":"kjliu@amazon.com","login":null,"count":1},{"name":"Philip Rideout","email":"prideout@prideout-macbookpro.roam.corp.google.com","login":null,"count":1},{"name":"Tact Yoshida","email":"yoshidatact@gmail.com","login":null,"count":1},{"name":"Russell Chou","email":"chour@google.com","login":null,"count":1},{"name":"heitaoflower","email":"hei.tao@aliyun.com","login":null,"count":1},{"name":"piggie","email":"stanlographics@aol.com","login":null,"count":1},{"name":"ritik619","email":"ritiksaini619@gmail.com","login":"ritik619","count":1},{"name":"ritwik","email":"ritwik@ritwik.net","login":"RitwikSaikia","count":1},{"name":"sebavan","email":"vandenberghe.sebastien@gmail.com","login":"sebavan","count":1},{"name":"seker","email":"04070628@163.com","login":"seker","count":1},{"name":"selcott","email":"selcott@google.com","login":"selcott","count":1},{"name":"toddZ_CG","email":"toddzhang1@gmail.com","login":"PsycoTodd","count":1},{"name":"tomnomgoogleuk","email":"tomnom@google.com","login":"tomnomgoogleuk","count":1},{"name":"toppa102","email":"57047474+toppa102","login":"toppa102","count":1},{"name":"utzcoz","email":"43091780+utzcoz","login":"utzcoz","count":1},{"name":"xjdkc","email":"xjdkcsq3@gmail.com","login":"XJDKC","count":1},{"name":"yoshi (Yoshihisa Kaino)","email":"yoppy1125yoppy@gmail.com","login":"yosh1","count":1},{"name":"Rene Sepulveda","email":"errissa@gmail.com","login":"errissa","count":1},{"name":"gaborvalasek","email":"90197216+gaborvalasek","login":"gaborvalasek","count":1},{"name":"hyde zhou","email":"star.engine@outlook.com","login":"star-e","count":1},{"name":"imadr","email":"hi@imadr.me","login":"imadr","count":1},{"name":"jaynus","email":"jaynus@gmail.com","login":"jaynus","count":1},{"name":"joetoth","email":"joetoth@gmail.com","login":"joetoth","count":1},{"name":"Ian Brown","email":"bigianb@gmail.com","login":"bigianb","count":1},{"name":"Igor Korobka","email":"igokoro@gmail.com","login":"igokoro","count":1},{"name":"Ivan Mikhalchuk","email":"nachtwache1889@outlook.com","login":"nacht-wache","count":1},{"name":"JEONG TAEHUN","email":"52663419+jeongth9446","login":"jeongth9446","count":1},{"name":"Jaime Blasco","email":"jaimeblasco97@gmail.com","login":"jamesblasco","count":1},{"name":"James Darpinian","email":"jdarpinian@gmail.com","login":"jdarpinian","count":1},{"name":"Jeff McGlynn","email":"jeff@jeffmcglynn.com","login":"jwmcglynn","count":1},{"name":"Jocelin Cailloux","email":"64426530+jocelin-cailloux","login":"jocelin-cailloux","count":1},{"name":"John Bampton","email":"jbampton","login":"jbampton","count":1},{"name":"John Davis","email":"jdavis@pcprogramming.com","login":"unicomp21","count":1},{"name":"fvbj","email":"fvbj","login":"fvbj","count":1},{"name":"Benjamin Schulz","email":"beschulz@betabugs.de","login":"beschulz","count":1},{"name":"Bob Conan","email":"sufssl03@gmail.com","login":"NicholasWilsonDEV","count":1},{"name":"Daisuke Kasuga","email":"40908783+dkasuga","login":"dkasuga","count":1},{"name":"Daniel Kutenin","email":"kutdanila@yandex.ru","login":"danlark1","count":1},{"name":"Daniel Lehmann","email":"59584561+danlehmann","login":"danlehmann","count":1},{"name":"Daniel Rahme","email":"daniel.rahme.dr@gmail.com","login":"DanielRahme","count":1},{"name":"Deadlock Yoon","email":"deadlock.yoon@kakaobrain.com","login":"ryumiel","count":1},{"name":"Emily Banerjee","email":"prs.ttg+gh@pm.me","login":"Th3T3chn0G1t","count":1},{"name":"Fabian Terhorst","email":"fabian.terhorst@gmail.com","login":"FabianTerhorst","count":1},{"name":"Filip Henningsson","email":"c18fhn@cs.umu.se","login":"Orctonk","count":1},{"name":"FireBanana","email":"free0run@gmail.com","login":"FireBanana","count":1},{"name":"Gareth Morgan","email":"garethmorgan1977@gmail.com","login":"griffin2000","count":1},{"name":"1558287830","email":"1558287830@qq.com","login":"1558287830","count":1},{"name":"A. Tombs","email":"lazylumpster+github@gmail.com","login":"tombsar","count":1},{"name":"Adam Wychowaniec","email":"adamwychowaniecgl@gmail.com","login":"adamwych","count":1},{"name":"Adil Burak Şen","email":"56400880+adilburaksen","login":"adilburaksen","count":1},{"name":"Alexander Biggs","email":"akbiggs","login":"akbiggs","count":1},{"name":"Ankbzpx","email":"ankbzpx@hotmail.com","login":"Ankbzpx","count":1},{"name":"Guilhem Saurel","email":"guilhem.saurel@laas.fr","login":"nim65s","count":1},{"name":"Vladyslav Popovych","email":"vpopovyc.work@icloud.com","login":"vpopovyc","count":1},{"name":"Y-way","email":"young_way2007@126.com","login":"Y-way","count":1},{"name":"Yadikaer Yasheng","email":"3894957+DylanYasen","login":"DylanYasen","count":1},{"name":"Yixing Lao","email":"yixing.lao@gmail.com","login":"yxlao","count":1},{"name":"Morten Olsen Lysgaard","email":"morten@lysgaard.no","login":"molysgaard","count":1},{"name":"Mustafa Uzun","email":"mustafauzun0@gmail.com","login":"0o001","count":1},{"name":"Nakshathru Ajay","email":"nakshathru@gmail.com","login":"nakshathru","count":1},{"name":"Nimrod Gileadi","email":"7824441+nimrod-gileadi","login":"nimrod-gileadi","count":1},{"name":"Omar Shehata","email":"omar.sameh.shehata@gmail.com","login":"OmarShehata","count":1},{"name":"Patrik Huber","email":"patrikhuber","login":"patrikhuber","count":1},{"name":"Pavel Korolev","email":"dev@borodust.org","login":"borodust","count":1},{"name":"Pawan Vimukthi","email":"judgedpluto3156@gmail.com","login":"JudgedPluto","count":1},{"name":"Rafael Marinho de Araújo","email":"rma6@cin.ufpe.br","login":"rma6","count":1},{"name":"Rahul Sheth","email":"rbsheth@cs.stanford.edu","login":"rbsheth","count":1},{"name":"Ramon","email":"rg2872078+gh2@gmail.com","login":"RGFTheCoder","count":1},{"name":"Reinar","email":"reinar@crypt.ws","login":"reinar","count":1},{"name":"Jorge Garcia Galicia","email":"82472990+jorgeag-google","login":"jorgeag-google","count":1},{"name":"Lucas Leandro","email":"66079160+lucasleandro1805","login":"lucasleandro1805","count":1},{"name":"Marshall","email":"mcrumiller","login":"mcrumiller","count":1},{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":1},{"name":"Matija Kecman","email":"matijakecman@gmail.com","login":"okmatija","count":1},{"name":"Matt Vera","email":"matthew.vera@gmail.com","login":"mattvera","count":1},{"name":"Matthias Moulin","email":"matthias.moulin@gmail.com","login":"matt77hias","count":1},{"name":"Michael Lou","email":"cxyzs7@gmail.com","login":"cxyzs7","count":1},{"name":"MinGyuJung1996","email":"mingyujung1996@gmail.com","login":"MinGyuJung1996","count":1},{"name":"MinWoo Kim","email":"kim@minwoo.me","login":"kmw4988","count":1},{"name":"Minjae Kim","email":"widiba03304@gmail.com","login":"widiba03304","count":1},{"name":"Moomba","email":"olekdlugi@gmail.com","login":"moomba42","count":1},{"name":"MorphTail","email":"47940274+m0rphtail","login":"m0rphtail","count":1},{"name":"Haneul Kim","email":"haneulk730@gmail.com","login":"haneulk730","count":1},{"name":"GavinKG","email":"gavin_kg@outlook.com","login":"GavinKG","count":1}],"past_year_committers":[{"name":"Powei Feng","email":"powei@google.com","login":"poweifeng","count":346},{"name":"Mathias Agopian","email":"mathias@google.com","login":"pixelflinger","count":316},{"name":"Filament Bot","email":"filament.bot@gmail.com","login":"filamentbot","count":118},{"name":"Ben Doherty","email":"bendoherty@google.com","login":"bejado","count":94},{"name":"Sungun Park","email":"sungunpark@google.com","login":"z3moon","count":90},{"name":"Doris Wu","email":"doriswu@google.com","login":"show50726","count":62},{"name":"Juan Caldas","email":"juancaldas@google.com","login":"jc3265","count":42},{"name":"rafadevai","email":"devrafadom@gmail.com","login":"rafadevai","count":31},{"name":"Andy Hovingh","email":"6198728+AndyHovingh","login":"AndyHovingh","count":29},{"name":"Anish Goyal","email":"anishmgoyal","login":"anishmgoyal","count":24},{"name":"yein","email":"yeinj@google.com","login":"trie94","count":23},{"name":"Jeremy Nelson","email":"nelsonjeremy@google.com","login":"jneljneljnel","count":21},{"name":"Eliza","email":"4576666+elizagamedev","login":"elizagamedev","count":18},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Patrick Ribas","email":"patrickwribas@gmail.com","login":"PatRibas","count":10},{"name":"bridgewaterrobbie","email":"erleb@google.com","login":"bridgewaterrobbie","count":9},{"name":"Matthew Hoffman","email":"mhoff12358@gmail.com","login":"mhoff12358","count":7},{"name":"haroonq","email":"29288912+haroonq","login":"haroonq","count":7},{"name":"Konrad Piascik","email":"piascik@google.com","login":"kpiascik","count":6},{"name":"Romain Guy","email":"romainguy@curious-creature.com","login":"romainguy","count":6},{"name":"Serge Metral","email":"sergemetral@google.com","login":"phoenixxxx","count":5},{"name":"Evan Mezeske","email":"emezeske@gmail.com","login":"emezeske","count":4},{"name":"Run Yu","email":"yurun@google.com","login":"yrcloud","count":4},{"name":"Mark Hansen","email":"mark@markhansen.co.nz","login":"mhansen","count":4},{"name":"Benn Herrera","email":"70181266+benn-herrera","login":"benn-herrera","count":3},{"name":"Syed Idris Shah","email":"idrisshah@google.com","login":"sidreesshah","count":3},{"name":"StreetwareGames","email":"nemi.verploegh@icloud.com","login":"Nemi26","count":3},{"name":"chenriji","email":"134799011+chenriji","login":"chenriji","count":2},{"name":"granade-work","email":"granade@google.com","login":"granade-work","count":2},{"name":"Siyu","email":"astro6974@gmail.com","login":"siyu6974","count":2},{"name":"Kai","email":"kai1241@yahoo.com","login":"kai-z99","count":2},{"name":"Andrew Wilson","email":"andx_roo@live.com","login":"aWilson41","count":2},{"name":"Èric Bitriá Ribes","email":"eric.bitria@gmail.com","login":"Erkko68","count":2},{"name":"Adil Burak Şen","email":"56400880+adilburaksen","login":"adilburaksen","count":1},{"name":"utzcoz","email":"43091780+utzcoz","login":"utzcoz","count":1},{"name":"mp0rta","email":"3p0rta26@gmail.com","login":"mp0rta","count":1},{"name":"lyriccoder","email":"lyriccoder@gmail.com","login":"lyriccoder","count":1},{"name":"imadr","email":"hi@imadr.me","login":"imadr","count":1},{"name":"flowtrader2016","email":"nick.simo@gmail.com","login":"flowtrader2016","count":1},{"name":"Yrom","email":"yrom@qq.com","login":"yrom","count":1},{"name":"Vignan Jitta","email":"jvignan@qti.qualcomm.com","login":"VignanQC","count":1},{"name":"Ramon","email":"rg2872078+gh2@gmail.com","login":"RGFTheCoder","count":1},{"name":"Rafael Marinho de Araújo","email":"rma6@cin.ufpe.br","login":"rma6","count":1},{"name":"Patrik Huber","email":"patrikhuber","login":"patrikhuber","count":1},{"name":"Nick Fisher","email":"nick.fisher@avinium.com","login":"nmfisher","count":1},{"name":"Benjamin Schulz","email":"beschulz@betabugs.de","login":"beschulz","count":1},{"name":"David Neto","email":"dneto@google.com","login":"dneto0","count":1},{"name":"Emily Banerjee","email":"prs.ttg+gh@pm.me","login":"Th3T3chn0G1t","count":1},{"name":"FireBanana","email":"free0run@gmail.com","login":"FireBanana","count":1},{"name":"HanYunChenLuo","email":"wangjinhan@lixiang.com","login":"HanYunChenLuo","count":1},{"name":"Ivan Mikhalchuk","email":"nachtwache1889@outlook.com","login":"nacht-wache","count":1},{"name":"Jocelin Cailloux","email":"64426530+jocelin-cailloux","login":"jocelin-cailloux","count":1},{"name":"Jordan Rupprecht","email":"rupprecht@google.com","login":"rupprecht","count":1},{"name":"Jorge Garcia Galicia","email":"82472990+jorgeag-google","login":"jorgeag-google","count":1},{"name":"Lucas Leandro","email":"66079160+lucasleandro1805","login":"lucasleandro1805","count":1},{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":1},{"name":"Matija Kecman","email":"matijakecman@gmail.com","login":"okmatija","count":1},{"name":"Moomba","email":"olekdlugi@gmail.com","login":"moomba42","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:28.150Z","repositories_count":6256370,"commits_count":882301543,"contributors_count":35067790,"owners_count":1165033,"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":"google/filament","html_url":"https://github.com/google/filament","last_synced_at":"2026-06-09T21:00:26.331Z","status":null,"issues_count":549,"pull_requests_count":2648,"avg_time_to_close_issue":11067779.275757575,"avg_time_to_close_pull_request":514932.35463546356,"issues_closed_count":330,"pull_requests_closed_count":2222,"pull_request_authors_count":144,"issue_authors_count":323,"avg_comments_per_issue":2.6939890710382515,"avg_comments_per_pull_request":0.40634441087613293,"merged_pull_requests_count":2045,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":65,"past_year_pull_requests_count":514,"past_year_avg_time_to_close_issue":2646444.24,"past_year_avg_time_to_close_pull_request":284293.1979522184,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":293,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":55,"past_year_avg_comments_per_issue":1.2461538461538462,"past_year_avg_comments_per_pull_request":0.3326848249027237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":272,"created_at":"2023-05-15T07:54:33.409Z","updated_at":"2026-06-09T21:00:26.332Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","issue_labels_count":{"table":{"bug":96,"android":42,"build":24,"gltf":24,"vulkan":23,"gpu specific":22,"ios":19,"opengl":17,"metal":15,"web":15,"enhancement":14,"low priority":12,"linux":9,"windows":8,"macos":8,"internal":6,"duplicate":5,"tools":2,"materials":2,"documentation":2,"wontfix":1,"sceneform":1,"good first issue":1,"performance":1}},"pull_request_labels_count":{"table":{"internal":2225,"webgpu":142,"security":8,"dependencies":5,"javascript":3,"documentation":2,"build":2,"bug":2,"windows":1}},"issue_author_associations_count":{"table":{"NONE":426,"CONTRIBUTOR":103,"COLLABORATOR":12,"MEMBER":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1510,"COLLABORATOR":711,"MEMBER":275,"NONE":152}},"issue_authors":{"table":{"pixelflinger":15,"yuxinabc":14,"JackKaiXing":14,"wddl":12,"emezeske":11,"mbalajee":11,"hannojg":8,"bejado":8,"BStringhamVRSK":8,"Nolram12345":6,"victorbrndls":6,"cjlong1213":6,"yurivict":5,"romainguy":5,"poweifeng":5,"kpeeters":5,"August1996":5,"dandingol03":5,"prideout":5,"luoqii":4,"machelel":4,"zhangbo-0213":4,"teub":4,"jwinarske":4,"nimrod-gileadi":4,"rawnsley":3,"unicomp21":3,"roxlu":3,"100espressos":3,"schirrmacher":3,"xiamingwei-sudo":3,"merwaaan":3,"haneulkimdev":3,"yakovliev-hover":3,"beschulz":3,"awkr":3,"as010101":3,"MrZhuGitHub":3,"zy4944796":3,"nmfisher":3,"aep":2,"sdpopov-keyvariable":2,"omri-polycam":2,"dennyson-w":2,"andreperezmaselco":2,"grassydragon":2,"vincentdchan":2,"Rankilau":2,"Junxiao123":2,"z3moon":2,"dcteris":2,"xushuming2012-code":2,"geroge-d":2,"OwnLeiX":2,"louie-wh":2,"patrikhuber":2,"ritik619":2,"pjinsinan":2,"ennis":2,"mcooley":2,"MrKepzie":2,"rchee":2,"RajatDBazaar":2,"AbelToy":2,"Michael-Lfx":2,"lxshao007":2,"JiangnanFu":2,"mjydv4548":2,"happyBoys92":2,"elalish":2,"KeremTAN":2,"iRusher":2,"MemomiAlexCherkashin":2,"DeckardZ46":2,"jjqcat":2,"p147123456":2,"seker":2,"sebapian":2,"bobo008":2,"ThomasGorisse":2,"Maliangxike":2,"aGaneshBanda":2,"killua-killua":2,"Meakk":1,"taki640":1,"Sabellus":1,"oceanii":1,"GrantComm":1,"Yuan-Chang":1,"gibssa":1,"Ryu613":1,"yuzeni":1,"ED-97":1,"LibaoBambu":1,"jfaust":1,"sundaranandram":1,"shashwatsinha92":1,"griffin2000":1,"QZzcoder":1,"onelsonic":1,"jackycheungyw":1,"PsycoTodd":1,"widiba03304":1,"Qheb":1,"mhansen":1,"errissa":1,"DylanYasen":1,"punkesta":1,"shivam-sharma02":1,"sunlunchang1994":1,"ryumiel":1,"topazus":1,"wangyl521":1,"zhangfq-chemistry":1,"ngocdvspace":1,"Realitian":1,"maxiaoxr":1,"CYH0613":1,"Yun66-luck":1,"amit-iottive":1,"whereisnothing":1,"arduinocc04":1,"mackong":1,"A-Nnoyed":1,"LordRibblesdale":1,"jiapei-nexera":1,"zhenhuafan":1,"lalit-iottive":1,"cpheinrich":1,"AudreyWong":1,"Alan-FGR":1,"sourabh-gupta-vness":1,"beeble-wonjunyoon":1,"lucasleandro1805":1,"yicong123456":1,"IamYuZhiqiang":1,"gitzoran":1,"cx20":1,"OPTJoker":1,"dev-chee":1,"masonTool":1,"QuantenQuentchen":1,"LukeChow":1,"JungleKong":1,"scurest":1,"rarest":1,"e-dant":1,"xaioxw":1,"iTheDaybreak":1,"YounthYue":1,"wumo":1,"midskavid":1,"kai-z99":1,"zengcanxiang":1,"Arvind0005":1,"linconz":1,"2aecfff4":1,"gamepro65":1,"lucasjinreal":1,"lukkio88":1,"iamzhongjian":1,"f0r":1,"LyLamp":1,"Zumbalamambo":1,"zhanghesheng":1,"houssemzaier":1,"tyungforever":1,"yejun81":1,"wangguoqiang1":1,"randylu":1,"mrousavy":1,"vk200000000":1,"elias-Mimetrik":1,"yrom":1,"nacht-wache":1,"M-R-007":1,"NDYDHHC":1,"HanYunChenLuo":1,"zleisure":1,"LionelMyFit":1,"danybony":1,"machinescream":1,"gomtesh-amazon":1,"lccatala":1,"Haidiye00":1,"zhanglehard":1,"yanmingsohu":1,"HEL-d":1,"NewbyThebest":1,"draty01":1,"dsanjit":1,"olenev":1,"potatochipsnotincluded":1,"Reign9201":1,"jamesfreder":1,"Kangz":1,"ccworld1000":1,"sharp3dges":1,"Amitdygon":1,"CodingWithNobody":1,"hadjTahar":1,"PatWu16":1,"Allen0828":1,"rabinansal":1,"OvJat":1,"MasterHansCoding":1,"aylaylay":1,"jinqi166":1,"27justin":1,"zf-wilson":1,"divergentdave":1,"suzp1984":1,"lookangela":1,"kaelsass":1,"sanchit-cars24":1,"tomsyb":1,"christoferd":1,"park-seung-hyun":1,"paulorrfilho":1,"RogelioRTR":1,"rafadevai":1,"dneto0":1,"shubhamgarg21":1,"hnlkm":1,"akshaytaru2007":1,"tellypresence":1,"colbymaloy":1,"memostark":1,"gamerx1221":1,"zhoutotong":1,"deviserandroid":1,"pawanvimukthi":1,"qiyuewuyi2333":1,"jrprice":1,"kaisermittenburg":1,"samzanemesis":1,"sfrankel":1,"CodeLikeCXK":1,"StevenMOG":1,"vTimePhil":1,"ValorZard":1,"chenyihan0115":1,"spencerelliott":1,"AqibMunirFunprime":1,"bcq028":1,"somzoli":1,"dlorddd":1,"johnnynunez":1,"NujnaH":1,"VianPatel":1,"xnmdyjj":1,"jaccen":1,"daemyung":1,"Edanaw":1,"ShenYj":1,"jaesung-cs":1,"Daisiyou":1,"zonda-alias":1,"chiragchauhan1073":1,"ohouha":1,"DipokalLab":1,"linghugoogle":1,"hyeonjang":1,"Jerry-sjw":1,"fvito":1,"mileprogramer":1,"CraceQ":1,"HalanoSiblee":1,"thewoz":1,"kylelin47":1,"Silver-will":1,"but0n":1,"ShafranIvan":1,"gauravk95":1,"bigidea-kz":1,"ZhangGuangXin":1,"Jrrrrrrrrrr":1,"Haidiye01":1,"JitendraKarma":1,"starccode":1,"idclosed":1,"baoJiePro":1,"dosier":1,"roehling":1,"JustinBis":1,"BhaveshMR":1,"adamwych":1,"chengzg":1,"Willfa10":1,"wuyongxiang":1,"lukwsx":1,"nevermore1993":1,"deadlocklogic":1,"StreetwareGames":1,"jocelin-cailloux":1,"Froyok":1,"BenjaminAlbrectsen":1,"testuser2112":1,"ihsanulhaq89":1,"AptPower2024":1,"tankeco":1,"xu-xionglong":1,"voliohungvv":1,"HusanjonDeveloper":1,"palver123":1,"nxrighthere":1,"agGitHub":1,"AndrewChan2022":1,"uncleheng":1,"iliagrigorevdev":1,"gamagan":1,"will-ca":1,"Junhuan-Peng":1,"tuyen-vuduc":1,"Miao-10k":1,"DimaOrdenov":1,"cfnptr":1,"daichen":1,"flyskyosg":1,"cui060417":1,"Lime-blur":1,"YuChengFan":1,"xiaolong-elf":1}},"pull_request_authors":{"table":{"pixelflinger":733,"poweifeng":619,"bejado":261,"z3moon":171,"bridgewaterrobbie":77,"jc3265":66,"show50726":61,"mhoff12358":50,"elizagamedev":47,"rafadevai":42,"romainguy":31,"AndyHovingh":28,"sidreesshah":26,"emezeske":21,"GrantComm":20,"phoenixxxx":19,"jneljneljnel":18,"mdagois":17,"kpiascik":16,"mbalajee":12,"suzp1984":12,"anishmgoyal":12,"ajmalk":11,"aminya":10,"google-admin":10,"KostyaAtG":9,"ullerrm":8,"trie94":8,"mackong":7,"veghbalazs":7,"dneto0":7,"KeremTAN":6,"seker":6,"hannojg":6,"TristanInSec":5,"dependabot[bot]":5,"granade-work":5,"GavinKG":4,"dkasuga":4,"1558287830":4,"loganmlawrence":4,"palver123":4,"alizahlalani":4,"mohammadmseet-hue":4,"andreperezmaselco":4,"HanYunChenLuo":4,"haroonq":3,"Sakura-501":3,"haneulkimdev":3,"mrousavy":3,"lyriccoder":2,"haneulk730":2,"utzcoz":2,"jiapei100":2,"nacht-wache":2,"koto":2,"jbampton":2,"reinar":2,"yschimke":2,"grassydragon":2,"igor-c":2,"nmfisher":2,"Erkko68":2,"voithos":2,"vpopovyc":2,"rqreyes":2,"tomnomgoogleuk":2,"lincolnfrog":2,"korfriend":2,"adamwych":2,"FireBanana":2,"WookeyBiscotti":2,"PsycoTodd":2,"widiba03304":2,"nimrod-gileadi":2,"BobConanDev":2,"dhiaspaner":2,"mentholyspirit":2,"nim65s":2,"feelamee":2,"thoren-d":2,"hayageek":2,"star-e":2,"pippy360":2,"PatRibas":2,"MinGyuJung1996":2,"dabeschte":2,"awkr":1,"HandsomeXi":1,"XananasX7":1,"bjovanovic84":1,"topazus":1,"jocelin-cailloux":1,"VecherVhatuX":1,"yurivict":1,"ghost":1,"Chillagma":1,"mhansen":1,"kunyoungparkk":1,"yrom":1,"zw-ray":1,"princeku07":1,"Alearner12":1,"amaiorano":1,"daemyung":1,"ViktorHeisenberger":1,"adilburaksen":1,"fvbj":1,"gino-reinke":1,"Nemi26":1,"computabilidade":1,"jorgeag-google":1,"yrcloud":1,"patrikhuber":1,"rmlarsen":1,"chenriji":1,"YLChen-007":1,"chrfalch":1,"rupprecht":1,"dchen23":1,"flowtrader2016":1,"j1george":1,"arpitjain099":1,"NDYDHHC":1,"ontheway703":1,"arduinocc04":1,"xseignard":1,"valgur":1,"ParamThakkar123":1,"hzzengxiaoqi":1,"okmatija":1,"AdrianAtGoogle":1,"sttor":1,"kai-z99":1,"DianxinWang":1,"271812697":1,"benn-herrera":1,"0o001":1,"icheered":1,"mp0rta":1,"selcott":1,"sharadboni":1,"vauradkar":1,"paulorrfilho":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:21.419Z","repositories_count":14789746,"issues_count":33233449,"pull_requests_count":109516294,"authors_count":11301872,"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":{"build":5,"android":2,"gltf":1,"low priority":1,"macos":1,"opengl":1,"windows":1,"documentation":1}},"past_year_pull_request_labels_count":{"table":{"internal":408,"webgpu":45,"security":8,"dependencies":1,"javascript":1}},"past_year_issue_author_associations_count":{"table":{"NONE":50,"CONTRIBUTOR":12,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":303,"COLLABORATOR":100,"NONE":50,"MEMBER":47}},"past_year_issue_authors":{"table":{"MrZhuGitHub":3,"yakovliev-hover":3,"romainguy":3,"patrikhuber":2,"xushuming2012-code":2,"JackKaiXing":2,"nacht-wache":1,"NDYDHHC":1,"nmfisher":1,"potatochipsnotincluded":1,"qiyuewuyi2333":1,"QuantenQuentchen":1,"QZzcoder":1,"Reign9201":1,"sanchit-cars24":1,"tomsyb":1,"tyungforever":1,"ValorZard":1,"voliohungvv":1,"wangyl521":1,"xiaolong-elf":1,"xnmdyjj":1,"yrom":1,"Yun66-luck":1,"yurivict":1,"zf-wilson":1,"zhanglehard":1,"zhoutotong":1,"aGaneshBanda":1,"agGitHub":1,"A-Nnoyed":1,"baoJiePro":1,"bejado":1,"BStringhamVRSK":1,"christoferd":1,"CodeLikeCXK":1,"colbymaloy":1,"DimaOrdenov":1,"DipokalLab":1,"f0r":1,"gamepro65":1,"jocelin-cailloux":1,"jrprice":1,"Jrrrrrrrrrr":1,"Junxiao123":1,"kai-z99":1,"Kangz":1,"kpeeters":1,"LionelMyFit":1,"lucasleandro1805":1,"LukeChow":1,"masonTool":1,"merwaaan":1,"mhansen":1}},"past_year_pull_request_authors":{"table":{"poweifeng":141,"pixelflinger":99,"bejado":47,"jc3265":33,"z3moon":32,"show50726":17,"elizagamedev":13,"rafadevai":12,"anishmgoyal":9,"trie94":8,"AndyHovingh":7,"kpiascik":6,"TristanInSec":5,"bridgewaterrobbie":4,"mohammadmseet-hue":4,"haroonq":3,"granade-work":3,"jneljneljnel":3,"Sakura-501":3,"mhoff12358":3,"lyriccoder":2,"romainguy":2,"FireBanana":2,"Erkko68":2,"emezeske":2,"nacht-wache":2,"PatRibas":2,"phoenixxxx":1,"paulorrfilho":1,"271812697":1,"rupprecht":1,"sharadboni":1,"valgur":1,"VecherVhatuX":1,"XananasX7":1,"xseignard":1,"YLChen-007":1,"yrcloud":1,"yrom":1,"zw-ray":1,"adilburaksen":1,"Alearner12":1,"arpitjain099":1,"benn-herrera":1,"chenriji":1,"dependabot[bot]":1,"dneto0":1,"flowtrader2016":1,"icheered":1,"j1george":1,"jocelin-cailloux":1,"jorgeag-google":1,"kai-z99":1,"mdagois":1,"mhansen":1,"mp0rta":1,"NDYDHHC":1,"Nemi26":1,"okmatija":1,"ontheway703":1,"patrikhuber":1}},"maintainers":[{"table":{"login":"pixelflinger","count":690,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"}},{"table":{"login":"bejado","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"}},{"table":{"login":"romainguy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romainguy"}},{"table":{"login":"google-admin","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-admin"}},{"table":{"login":"koto","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koto"}},{"table":{"login":"AdrianAtGoogle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianAtGoogle"}},{"table":{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}},{"table":{"login":"gino-reinke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gino-reinke"}},{"table":{"login":"amaiorano","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amaiorano"}}],"active_maintainers":[{"table":{"login":"pixelflinger","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"}},{"table":{"login":"bejado","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"}},{"table":{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}}]}},"events":null,"keywords":["3d-graphics","android","gltf","gltf-viewer","graphics","metal","opengl","opengl-es","pbr","real-time","vulkan","wasm","webgl"],"dependencies":[],"score":23.606943847116696,"created_at":"2025-12-19T12:34:20.860Z","updated_at":"2026-06-13T02:30:25.794Z","avatar_url":"https://github.com/google.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369864","html_url":"https://summary.ecosyste.ms/projects/369864"}