{"id":369864,"url":"https://github.com/google/filament","last_synced_at":"2026-08-25T14:36:18.121Z","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-08-23T08:06:00.000Z","size":1152311,"stargazers_count":20390,"open_issues_count":209,"forks_count":2233,"subscribers_count":382,"default_branch":"main","last_synced_at":"2026-08-24T14:12:35.706Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-24T04:30:00.000Z","dependencies_parsed_at":"2026-08-24T14:23:07.519Z","dependency_job_id":null,"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":294,"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":36886078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":2871,"last_synced_at":"2026-08-22T00:54:31.773Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2139152,"followers":77253,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-22T00:54:31.787Z","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":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-08-24T14:07:32.060Z","created_at":"2022-07-23T01:51:21.021Z","updated_at":"2026-08-24T14:07:32.060Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.532Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":13681715,"name":"filament","ecosystem":"debian","description":null,"homepage":"https://github.com/google/filament","licenses":"apache-2.0","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-08-17T10:36:58.509Z","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":{"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-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.509Z","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":{"last_synced_at":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","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":13643176,"name":"filament","ecosystem":"debian","description":null,"homepage":"https://github.com/google/filament","licenses":"apache-2.0","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-08-24T18:51:44.874Z","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":{"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-08-23T08:06:00.000Z","size":1152311,"stargazers_count":20390,"open_issues_count":209,"forks_count":2233,"subscribers_count":382,"default_branch":"main","last_synced_at":"2026-08-24T14:12:35.706Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-24T04:30:00.000Z","dependencies_parsed_at":"2026-08-24T14:23:07.519Z","dependency_job_id":null,"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":294,"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":36886078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":2871,"last_synced_at":"2026-08-22T00:54:31.773Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2139152,"followers":77253,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-22T00:54:31.787Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-24T18:51:44.874Z","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":{"last_synced_at":"2026-08-24T14:05:01.450Z","issues_count":584,"pull_requests_count":2863,"avg_time_to_close_issue":11238030.694524495,"avg_time_to_close_pull_request":506243.424833887,"issues_closed_count":347,"pull_requests_closed_count":2408,"pull_request_authors_count":171,"issue_authors_count":343,"avg_comments_per_issue":2.633561643835616,"avg_comments_per_pull_request":0.44289207125392943,"merged_pull_requests_count":2200,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":70,"past_year_pull_requests_count":472,"past_year_avg_time_to_close_issue":408404.9310344828,"past_year_avg_time_to_close_pull_request":333617.6118421053,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.635593220338983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":13543392,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":"apache-2.0","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-08-17T10:36:58.813Z","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":{"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-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.813Z","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":{"last_synced_at":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","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":13473777,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":"apache-2.0","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-08-17T10:36:58.813Z","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":{"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-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.813Z","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":{"last_synced_at":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":13446242,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":"apache-2.0","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-08-17T10:36:58.840Z","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":{"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-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.840Z","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":{"last_synced_at":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":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":182,"first_release_published_at":"2020-01-09T21:25:17.000Z","latest_release_published_at":"2026-08-14T02:23:01.000Z","latest_release_number":"1.75.0","last_synced_at":"2026-08-24T14:05:58.213Z","created_at":"2022-07-23T12:42:33.842Z","updated_at":"2026-08-24T14:05:58.213Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.497Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":179,"first_release_published_at":"2020-03-31T01:28:18.000Z","latest_release_published_at":"2026-08-14T02:23:00.000Z","latest_release_number":"1.75.0","last_synced_at":"2026-08-24T14:05:58.408Z","created_at":"2022-07-24T07:06:55.697Z","updated_at":"2026-08-24T14:05:58.408Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.413Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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-08-24T14:06:00.471Z","created_at":"2022-08-01T22:15:24.756Z","updated_at":"2026-08-24T14:06:00.471Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.490Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":181,"first_release_published_at":"2020-01-27T21:42:34.000Z","latest_release_published_at":"2026-08-14T02:23:01.000Z","latest_release_number":"1.75.0","last_synced_at":"2026-08-24T14:06:06.540Z","created_at":"2022-07-23T18:52:52.090Z","updated_at":"2026-08-24T14:06:06.540Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.394Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":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":182,"first_release_published_at":"2020-01-09T21:24:54.000Z","latest_release_published_at":"2026-08-14T02:23:03.000Z","latest_release_number":"1.75.0","last_synced_at":"2026-08-24T14:06:06.784Z","created_at":"2022-07-23T00:05:58.603Z","updated_at":"2026-08-24T14:06:06.784Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.698Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":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":24,"first_release_published_at":"2026-01-21T21:55:53.000Z","latest_release_published_at":"2026-08-14T02:23:03.000Z","latest_release_number":"1.75.0","last_synced_at":"2026-08-24T14:06:46.316Z","created_at":"2026-02-19T21:03:12.715Z","updated_at":"2026-08-24T14:06:46.316Z","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-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.730Z","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-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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-08-24T14:07:31.968Z","created_at":"2022-07-26T04:44:03.202Z","updated_at":"2026-08-24T14:07:31.968Z","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":"2026-08-08T06:38:28.000Z","size":1150850,"stargazers_count":20328,"open_issues_count":208,"forks_count":2222,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-09T11:25:22.214Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-08T22:25:40.000Z","dependencies_parsed_at":"2022-07-12T16:17:43.873Z","dependency_job_id":"34747bce-bfad-4402-bb59-dc9398210f45","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":295,"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":36460895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-17T10:36:58.890Z","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":"2026-08-16T10:02:42.426Z","issues_count":580,"pull_requests_count":2840,"avg_time_to_close_issue":11396502.444444444,"avg_time_to_close_pull_request":506604.379093199,"issues_closed_count":342,"pull_requests_closed_count":2382,"pull_request_authors_count":170,"issue_authors_count":340,"avg_comments_per_issue":2.643103448275862,"avg_comments_per_pull_request":0.44084507042253523,"merged_pull_requests_count":2175,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":69,"past_year_pull_requests_count":479,"past_year_avg_time_to_close_issue":508319.46153846156,"past_year_avg_time_to_close_pull_request":312942.3804713805,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":297,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.5942028985507246,"past_year_avg_comments_per_pull_request":0.6075156576200418,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":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-08-24T15:06:16.073Z","created_at":"2022-04-09T15:34:01.825Z","updated_at":"2026-08-24T15:06:16.073Z","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"},"contentPolicy":null},"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-08-17T05:43:05.000Z","size":1151489,"stargazers_count":20354,"open_issues_count":214,"forks_count":2229,"subscribers_count":383,"default_branch":"main","last_synced_at":"2026-08-17T10:36:23.382Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-17T05:13:47.000Z","dependencies_parsed_at":"2026-08-17T10:46:11.573Z","dependency_job_id":null,"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":294,"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":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":2869,"last_synced_at":"2026-08-14T04:50:58.876Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2136681,"followers":76921,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-14T04:50:58.893Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-21T00:18:06.364Z","dependent_packages_count":1,"downloads":5,"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-08-20T12:03:38.411Z","issues_count":581,"pull_requests_count":2852,"avg_time_to_close_issue":11365112.020408163,"avg_time_to_close_pull_request":507535.2302878598,"issues_closed_count":343,"pull_requests_closed_count":2397,"pull_request_authors_count":170,"issue_authors_count":341,"avg_comments_per_issue":2.6437177280550777,"avg_comments_per_pull_request":0.44109396914446003,"merged_pull_requests_count":2189,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":68,"past_year_pull_requests_count":485,"past_year_avg_time_to_close_issue":419220.6,"past_year_avg_time_to_close_pull_request":333465.0912052117,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":307,"past_year_pull_request_authors_count":78,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.6176470588235294,"past_year_avg_comments_per_pull_request":0.6082474226804123,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":268,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"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":5783376,"maintainers_count":1237759,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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-08-24T16:07:45.737Z","created_at":"2022-04-09T15:34:00.658Z","updated_at":"2026-08-25T07:08:20.858Z","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"},"contentPolicy":null},"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-08-23T08:06:00.000Z","size":1152311,"stargazers_count":20390,"open_issues_count":209,"forks_count":2233,"subscribers_count":382,"default_branch":"main","last_synced_at":"2026-08-24T14:12:35.706Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-24T04:30:00.000Z","dependencies_parsed_at":"2026-08-24T14:23:07.519Z","dependency_job_id":null,"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":294,"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":36886078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":2871,"last_synced_at":"2026-08-22T00:54:31.773Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2139152,"followers":77253,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-22T00:54:31.787Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-25T07:08:20.858Z","dependent_packages_count":4,"downloads":4161,"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-08-24T14:05:01.450Z","issues_count":584,"pull_requests_count":2863,"avg_time_to_close_issue":11238030.694524495,"avg_time_to_close_pull_request":506243.424833887,"issues_closed_count":347,"pull_requests_closed_count":2408,"pull_request_authors_count":171,"issue_authors_count":343,"avg_comments_per_issue":2.633561643835616,"avg_comments_per_pull_request":0.44289207125392943,"merged_pull_requests_count":2200,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":70,"past_year_pull_requests_count":472,"past_year_avg_time_to_close_issue":408404.9310344828,"past_year_avg_time_to_close_pull_request":333617.6118421053,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.635593220338983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"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":5783376,"maintainers_count":1237759,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13415636,"name":"filament","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/google/filament","licenses":"apache-2.0","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-08-24T18:51:44.874Z","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":{"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-08-23T08:06:00.000Z","size":1152311,"stargazers_count":20390,"open_issues_count":209,"forks_count":2233,"subscribers_count":382,"default_branch":"main","last_synced_at":"2026-08-24T14:12:35.706Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-24T04:30:00.000Z","dependencies_parsed_at":"2026-08-24T14:23:07.519Z","dependency_job_id":null,"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":294,"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":36886078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":2871,"last_synced_at":"2026-08-22T00:54:31.773Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2139152,"followers":77253,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-22T00:54:31.787Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-24T18:51:44.874Z","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":{"last_synced_at":"2026-08-24T14:05:01.450Z","issues_count":584,"pull_requests_count":2863,"avg_time_to_close_issue":11238030.694524495,"avg_time_to_close_pull_request":506243.424833887,"issues_closed_count":347,"pull_requests_closed_count":2408,"pull_request_authors_count":171,"issue_authors_count":343,"avg_comments_per_issue":2.633561643835616,"avg_comments_per_pull_request":0.44289207125392943,"merged_pull_requests_count":2200,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":70,"past_year_pull_requests_count":472,"past_year_avg_time_to_close_issue":408404.9310344828,"past_year_avg_time_to_close_pull_request":333617.6118421053,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.635593220338983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","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":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":24,"first_release_published_at":"2026-01-21T21:55:53.000Z","latest_release_published_at":"2026-08-14T02:23:04.000Z","latest_release_number":"1.75.0","last_synced_at":"2026-08-24T14:06:46.423Z","created_at":"2026-02-19T21:03:12.649Z","updated_at":"2026-08-25T06:00:28.223Z","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-08-23T08:06:00.000Z","size":1152311,"stargazers_count":20390,"open_issues_count":209,"forks_count":2233,"subscribers_count":382,"default_branch":"main","last_synced_at":"2026-08-24T14:12:35.706Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-24T04:30:00.000Z","dependencies_parsed_at":"2026-08-24T14:23:07.519Z","dependency_job_id":null,"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":294,"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":36886078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":2871,"last_synced_at":"2026-08-22T00:54:31.773Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2139152,"followers":77253,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-22T00:54:31.787Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-25T06:00:28.223Z","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-08-24T14:05:01.450Z","issues_count":584,"pull_requests_count":2863,"avg_time_to_close_issue":11238030.694524495,"avg_time_to_close_pull_request":506243.424833887,"issues_closed_count":347,"pull_requests_closed_count":2408,"pull_request_authors_count":171,"issue_authors_count":343,"avg_comments_per_issue":2.633561643835616,"avg_comments_per_pull_request":0.44289207125392943,"merged_pull_requests_count":2200,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":70,"past_year_pull_requests_count":472,"past_year_avg_time_to_close_issue":408404.9310344828,"past_year_avg_time_to_close_pull_request":333617.6118421053,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.635593220338983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":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-08-24T14:06:04.638Z","created_at":"2022-07-25T21:37:03.932Z","updated_at":"2026-08-25T06:00:28.224Z","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":"2026-08-23T08:06:00.000Z","size":1152311,"stargazers_count":20390,"open_issues_count":209,"forks_count":2233,"subscribers_count":382,"default_branch":"main","last_synced_at":"2026-08-24T14:12:35.706Z","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","claude":null,"gemini":"GEMINI.md","cursor":".cursorrules","copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-08-03T17:26:00.000Z","updated_at":"2026-08-24T04:30:00.000Z","dependencies_parsed_at":"2026-08-24T14:23:07.519Z","dependency_job_id":null,"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":294,"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":36886078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":2871,"last_synced_at":"2026-08-22T00:54:31.773Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2139152,"followers":77253,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-08-22T00:54:31.787Z","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.75.0","sha":"0e58877c09afb1aacd09ff640f74d2adcd2a7e80","kind":"commit","published_at":"2026-08-04T04:53:24.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.75.0","html_url":"https://github.com/google/filament/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.75.0/manifests"},{"name":"rc/1.75.1-cut","sha":"279e508fc7eb0c254524387d3f3a4527fbf69e6a","kind":"commit","published_at":"2026-08-04T04:53:13.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.1-cut/manifests"},{"name":"v1.74.1","sha":"a6584b77d4b0c57197f8546a73622aa102cb7e25","kind":"commit","published_at":"2026-07-29T23:57:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.1","html_url":"https://github.com/google/filament/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.1/manifests"},{"name":"rc/1.75.0-cut","sha":"c77fb4ddbc0d331ab29ac6f7776545e7b7435733","kind":"commit","published_at":"2026-07-29T23:57:45.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.75.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.75.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.75.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.75.0-cut/manifests"},{"name":"v1.74.0","sha":"029f2af886174117999d118ea3dfdefafac364d6","kind":"commit","published_at":"2026-07-13T23:16:44.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.74.0","html_url":"https://github.com/google/filament/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.74.0/manifests"},{"name":"rc/1.74.1-cut","sha":"3e97ec6435a42eb939adc3783c647565cccce250","kind":"commit","published_at":"2026-07-13T23:16:36.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.1-cut/manifests"},{"name":"v1.73.0","sha":"d006c55032a8ff0f0efc8321b76016684e34c5e8","kind":"commit","published_at":"2026-07-07T04:46:47.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.73.0","html_url":"https://github.com/google/filament/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.73.0/manifests"},{"name":"rc/1.74.0-cut","sha":"2cda9feaa72680a1e56b998d419ef3ad8d566840","kind":"commit","published_at":"2026-07-07T04:46:39.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.74.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.74.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.74.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.74.0-cut/manifests"},{"name":"v1.72.1","sha":"1b47d1873bb844336cbbf22fb34e34a7de15a3de","kind":"commit","published_at":"2026-06-30T22:30:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.1","html_url":"https://github.com/google/filament/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.1/manifests"},{"name":"rc/1.73.0-cut","sha":"79ce8b1c01f0e065c5177c481396b1ccc757e774","kind":"commit","published_at":"2026-06-30T22:30:49.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.73.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.73.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.73.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.73.0-cut/manifests"},{"name":"v1.72.0","sha":"bce00172df5ac29eb5159152adad56b181349027","kind":"commit","published_at":"2026-06-17T17:57:23.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.72.0","html_url":"https://github.com/google/filament/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.72.0/manifests"},{"name":"rc/1.72.1-cut","sha":"2a6d26240a3bd09b151072f7d286dca2babe9448","kind":"commit","published_at":"2026-06-17T17:57:16.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.1-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.1-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.1-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.1-cut/manifests"},{"name":"v1.71.6","sha":"ab65c099438ead4fabf496706da4aa3e0a272472","kind":"commit","published_at":"2026-06-10T18:47:58.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.6","html_url":"https://github.com/google/filament/releases/tag/v1.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.6/manifests"},{"name":"rc/1.72.0-cut","sha":"ada79639ab36648c5aeb2337f63bfcc2e3ae940f","kind":"commit","published_at":"2026-06-10T18:47:51.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.72.0-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.72.0-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.72.0-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.72.0-cut/manifests"},{"name":"v1.71.5","sha":"b0f2090cccf3c11f524ed8053746aba3de6be199","kind":"commit","published_at":"2026-05-27T00:17:28.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/v1.71.5","html_url":"https://github.com/google/filament/releases/tag/v1.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@v1.71.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/v1.71.5/manifests"},{"name":"rc/1.71.6-cut","sha":"9b0bfd7a0ac84aa05e244c92878c4360822d1d42","kind":"commit","published_at":"2026-05-27T00:17:15.000Z","download_url":"https://codeload.github.com/google/filament/tar.gz/rc/1.71.6-cut","html_url":"https://github.com/google/filament/releases/tag/rc/1.71.6-cut","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/filament@rc%2F1.71.6-cut","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/tags/rc%2F1.71.6-cut/manifests"},{"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":"2274bfddb20ee9f925974e29983f66f1d586ad97","kind":"commit","published_at":"2025-08-21T19:01:48.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":"1362c0951261aaf81ae964ff4d5e719803ef237e","kind":"commit","published_at":"2025-06-03T20:36:08.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.3","sha":"20dc6d479b34a6ecba98bcae4921d26cd227da80","kind":"commit","published_at":"2024-01-22T19:43:54.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.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.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-08-25T06:00:28.224Z","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":"2026-08-24T14:05:01.450Z","issues_count":584,"pull_requests_count":2863,"avg_time_to_close_issue":11238030.694524495,"avg_time_to_close_pull_request":506243.424833887,"issues_closed_count":347,"pull_requests_closed_count":2408,"pull_request_authors_count":171,"issue_authors_count":343,"avg_comments_per_issue":2.633561643835616,"avg_comments_per_pull_request":0.44289207125392943,"merged_pull_requests_count":2200,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":70,"past_year_pull_requests_count":472,"past_year_avg_time_to_close_issue":408404.9310344828,"past_year_avg_time_to_close_pull_request":333617.6118421053,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.635593220338983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Ffilament/issues","maintainers":[{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":277,"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":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"},{"login":"bejado","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bejado"},{"login":"yrcloud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrcloud"}]},"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://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618210,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":8696,"total_committers":241,"total_bot_commits":19,"total_bot_committers":1,"mean_commits":36.08298755186722,"dds":0.6992870285188593,"past_year_total_commits":1235,"past_year_total_committers":64,"past_year_total_bot_commits":16,"past_year_total_bot_committers":1,"past_year_mean_commits":19.296875,"past_year_dds":0.734412955465587,"last_synced_at":"2026-08-20T12:06:47.089Z","last_synced_commit":"0fbdeab635f9665058cc785d1e5752decdb5edc7","created_at":"2023-03-08T04:20:20.529Z","updated_at":"2026-08-18T11:05:47.986Z","committers":[{"name":"Mathias Agopian","email":"mathias@google.com","login":"pixelflinger","count":2615},{"name":"Philip Rideout","email":"philiprideout@gmail.com","login":"prideout","count":1754},{"name":"Ben Doherty","email":"bendoherty@google.com","login":"bejado","count":1210},{"name":"Romain Guy","email":"romainguy@curious-creature.com","login":"romainguy","count":814},{"name":"Powei Feng","email":"powei@google.com","login":"poweifeng","count":776},{"name":"Sungun Park","email":"sungunpark@google.com","login":"z3moon","count":200},{"name":"Filament Bot","email":"filament.bot@gmail.com","login":"filamentbot","count":148},{"name":"Doris Wu","email":"doriswu@google.com","login":"show50726","count":104},{"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":47},{"name":"Jeremy Nelson","email":"nelsonjeremy@google.com","login":"jneljneljnel","count":34},{"name":"yein","email":"yeinj@google.com","login":"trie94","count":29},{"name":"Matthew Hoffman","email":"mhoff12358@gmail.com","login":"mhoff12358","count":27},{"name":"Anish Goyal","email":"anishmgoyal","login":"anishmgoyal","count":27},{"name":"Syed Idris Shah","email":"idrisshah@google.com","login":"sidreesshah","count":24},{"name":"LaiJF","email":"cihv2@163.com","login":"Michael-Lfx","count":19},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"Adrian Perez","email":"amperez@google.com","login":"AdrianAtGoogle","count":17},{"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":"Koncz Levente","email":"palver123","login":"palver123","count":6},{"name":"HanYunChenLuo","email":"wangjinhan@lixiang.com","login":"HanYunChenLuo","count":6},{"name":"jeanlemotan","email":"10252034+jeanlemotan","login":"jeanlemotan","count":6},{"name":"Grant Commodore","email":"gcommodore@google.com","login":"GrantComm","count":6},{"name":"Mingwei Samuel","email":"mingwei.samuel@gmail.com","login":"MingweiSamuel","count":6},{"name":"François Guthmann","email":"frguthmann","login":"frguthmann","count":6},{"name":"Balazs Vegh","email":"53563131+veghbalazs","login":"veghbalazs","count":6},{"name":"BStringhamVRSK","email":"40642629+BStringhamVRSK","login":"BStringhamVRSK","count":5},{"name":"Lê Minh Quân","email":"78531303+aleister1102","login":"aleister1102","count":5},{"name":"Èric Bitriá Ribes","email":"47712373+Erkko68","login":"Erkko68","count":5},{"name":"markhansen","email":"markhansen@google.com","login":"mhansen","count":5},{"name":"Thomas Gorisse","email":"thomas.gorisse@gmail.com","login":"ThomasGorisse","count":5},{"name":"Nicklas Ansman Giertz","email":"nicklas@ansman.se","login":"ansman","count":5},{"name":"Logan Lawrence","email":"loganmlawrence@gmail.com","login":"loganmlawrence","count":5},{"name":"@roxlu ☾","email":"diederick@roxlu.com","login":"roxlu","count":5},{"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":"Balaji M","email":"bmurali@fieldwire.com","login":"mbalajee","count":4},{"name":"MasTraER","email":"MasTraER","login":"MasTraER","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":"Tim van Scherpenzeel","email":"timvanscherpenzeel@gmail.com","login":"TimvanScherpenzeel","count":3},{"name":"Rupert Rawnsley","email":"rupert.rawnsley@gmail.com","login":"rawnsley","count":3},{"name":"Pei Jia","email":"jiapei@longervision.com","login":"jiapei100","count":3},{"name":"alizahlalani","email":"39961857+alizahlalani","login":"alizahlalani","count":3},{"name":"조다니엘(Daniel Cho)","email":"arduinocc04@gmail.com","login":"arduinocc04","count":3},{"name":"StreetwareGames","email":"nemi.verploegh@icloud.com","login":"Nemi26","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":"Jordan Rupprecht","email":"rupprecht@google.com","login":"rupprecht","count":3},{"name":"Kostiantyn Zghirovskyi","email":"kostiantyn@silentnuke.com","login":"silentnuke","count":3},{"name":"nitronoid","email":"jackdiver@hotmail.co.uk","login":"nitronoid","count":3},{"name":"Nick Fisher","email":"nick.fisher@avinium.com","login":"nmfisher","count":3},{"name":"brian.wang","email":"locosoft@163.com","login":"locobrain","count":3},{"name":"ViktorHeisenberger","email":"91476779+ViktorHeisenberger","login":"ViktorHeisenberger","count":2},{"name":"Victor Cardoso","email":"cardoso.victore@gmail.com","login":"cardoso-victore","count":2},{"name":"Timo Röhling","email":"timo@gaussglocke.de","login":"roehling","count":2},{"name":"Jack Diver","email":"s4902673@bournemouth.ac.uk","login":null,"count":2},{"name":"Siyu","email":"astro6974@gmail.com","login":"siyu6974","count":2},{"name":"Rob Srinivasiah","email":"robbies@gmail.com","login":"robbiesri","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":"ruitaocai","email":"ruitaocc@gmail.com","login":"ruitaocc","count":2},{"name":"Alan Eneev","email":"aeneev@google.com","login":"aeneev","count":2},{"name":"गोपालः शर्माः","email":"gopalindians@gmail.com","login":"gopalindians","count":2},{"name":"prewettg","email":"prewettg@gmail.com","login":"prewettg","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":"Jesse","email":"jessegielen@hotmail.com","login":"Jjagg","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":"Gabor Simko","email":"gsimko@gmail.com","login":"gsimko","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":"Jorge Garcia Galicia","email":"82472990+jorgeag-google","login":"jorgeag-google","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":"Yuri Schimke","email":"yuri@schimke.ee","login":"yschimke","count":2},{"name":"chenriji","email":"134799011+chenriji","login":"chenriji","count":2},{"name":"James Walker","email":"jamesw@frameforge.com","login":"jwwalker","count":2},{"name":"Mirsfang","email":"mirsfang@163.com","login":"mirsfang","count":2},{"name":"hzzengxiaoqi","email":"97344033+hzzengxiaoqi","login":"hzzengxiaoqi","count":2},{"name":"emmcbd","email":"42184090+emmcbd","login":"emmcbd","count":1},{"name":"evilgensec","email":"evil.gen.sec@gmail.com","login":"evilgensec","count":1},{"name":"Ramon","email":"rg2872078+gh2@gmail.com","login":"RGFTheCoder","count":1},{"name":"Reinar","email":"reinar@crypt.ws","login":"reinar","count":1},{"name":"Rene Sepulveda","email":"errissa@gmail.com","login":"errissa","count":1},{"name":"Rich Wareham","email":"rich@richwareham.com","login":"rjw57","count":1},{"name":"fvbj","email":"fvbj","login":"fvbj","count":1},{"name":"gaborvalasek","email":"90197216+gaborvalasek","login":"gaborvalasek","count":1},{"name":"ganisai8202","email":"32226178+ganisai8202","login":"ganisai8202","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":"junsang.lee","email":"emotiog@gmail.com","login":"emotiog","count":1},{"name":"Thoren Paulson","email":"3453006+thoren-d","login":"thoren-d","count":1},{"name":"Tibor Hencz","email":"39774620+mentholyspirit","login":"mentholyspirit","count":1},{"name":"Vallentin","email":"vallentinsource@gmail.com","login":"vallentin","count":1},{"name":"Vignan Jitta","email":"jvignan@qti.qualcomm.com","login":"VignanQC","count":1},{"name":"Vladyslav Popovych","email":"vpopovyc.work@icloud.com","login":"vpopovyc","count":1},{"name":"kunyoung.park","email":"38232477+kunyoungparkk","login":"kunyoungparkk","count":1},{"name":"lyriccoder","email":"lyriccoder@gmail.com","login":"lyriccoder","count":1},{"name":"mp0rta","email":"3p0rta26@gmail.com","login":"mp0rta","count":1},{"name":"neshume","email":"neshume@gmail.com","login":"neshume","count":1},{"name":"nicebyte","email":"12521759+nicebyte","login":"nicebyte","count":1},{"name":"alexfh","email":"alexfh@google.com","login":"alexfh","count":1},{"name":"cjsliuj","email":"cjsliuj@163.com","login":"cjsliuj","count":1},{"name":"clayly","email":"31773799+clayly","login":"clayly","count":1},{"name":"cubeleo","email":"41136688+cubeleo","login":"cubeleo","count":1},{"name":"daichen","email":"daichen314@gmail.com","login":"daichen","count":1},{"name":"destro4evr-rgb","email":"destro4evr@gmail.com","login":"destro4evr-rgb","count":1},{"name":"dingyi.chen","email":"chendingyi1991@gmail.com","login":"dchen23","count":1},{"name":"Y-way","email":"young_way2007@126.com","login":"Y-way","count":1},{"name":"f0r","email":"f0r","login":"f0r","count":1},{"name":"feelamee","email":"106318766+feelamee","login":"feelamee","count":1},{"name":"Dom Corvasce","email":"dcorvasce@yahoo.com","login":null,"count":1},{"name":"heitaoflower","email":"hei.tao@aliyun.com","login":null,"count":1},{"name":"Russell Chou","email":"chour@google.com","login":null,"count":1},{"name":"piggie","email":"stanlographics@aol.com","login":null,"count":1},{"name":"Victor Cardoso","email":"vcardoso@google.com","login":null,"count":1},{"name":"Tact Yoshida","email":"yoshidatact@gmail.com","login":null,"count":1},{"name":"Jared Fowler","email":"jfowler@twitter.com","login":null,"count":1},{"name":"Philip Rideout","email":"prideout@prideout-macbookpro.roam.corp.google.com","login":null,"count":1},{"name":"KJ Liu","email":"kjliu@amazon.com","login":null,"count":1},{"name":"Jeff McGlynn","email":"jwmcglynn@google.com","login":null,"count":1},{"name":"Haneul Kim","email":"haneul.kim.dev@gmail.com","login":null,"count":1},{"name":"Andi Smithers","email":"andi@bartletjones.com","login":null,"count":1},{"name":"flashk","email":"flashk@gmail.com","login":"flashk","count":1},{"name":"k1rnt","email":"eru08tera15mora@gmail.com","login":"k1rnt","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":"princeku07","email":"princekumarsingh7007@gmail.com","login":"princeku07","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":"A. Tombs","email":"lazylumpster+github@gmail.com","login":"tombsar","count":1},{"name":"1558287830","email":"1558287830@qq.com","login":"1558287830","count":1},{"name":"Deadlock Yoon","email":"deadlock.yoon@kakaobrain.com","login":"ryumiel","count":1},{"name":"Minjae Kim","email":"widiba03304@gmail.com","login":"widiba03304","count":1},{"name":"FireBanana","email":"free0run@gmail.com","login":"FireBanana","count":1},{"name":"Gareth Morgan","email":"garethmorgan1977@gmail.com","login":"griffin2000","count":1},{"name":"GavinKG","email":"gavin_kg@outlook.com","login":"GavinKG","count":1},{"name":"Guilhem Saurel","email":"guilhem.saurel@laas.fr","login":"nim65s","count":1},{"name":"Haneul Kim","email":"haneulk730@gmail.com","login":"haneulk730","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":"Daniel Lehmann","email":"59584561+danlehmann","login":"danlehmann","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":"abwood","email":"abwood@gmail.com","login":"abwood","count":1},{"name":"Zaven Muradyan","email":"zaven@voithos.io","login":"voithos","count":1},{"name":"Yuval Tassa","email":"6387526+yuvaltassa","login":"yuvaltassa","count":1},{"name":"Yrom","email":"yrom@qq.com","login":"yrom","count":1},{"name":"Yixing Lao","email":"yixing.lao@gmail.com","login":"yxlao","count":1},{"name":"Yancey Zhou","email":"yanceyzhou233@gmail.com","login":"zyz23333","count":1},{"name":"Yadikaer Yasheng","email":"3894957+DylanYasen","login":"DylanYasen","count":1},{"name":"Barry Dorman","email":"735501+dorba","login":"dorba","count":1},{"name":"Daniel Rahme","email":"daniel.rahme.dr@gmail.com","login":"DanielRahme","count":1},{"name":"Antonio Maiorano","email":"amaiorano@gmail.com","login":"amaiorano","count":1},{"name":"Ankbzpx","email":"ankbzpx@hotmail.com","login":"Ankbzpx","count":1},{"name":"Alexander Biggs","email":"akbiggs","login":"akbiggs","count":1},{"name":"Adil Burak Şen","email":"56400880+adilburaksen","login":"adilburaksen","count":1},{"name":"Adam Wychowaniec","email":"adamwychowaniecgl@gmail.com","login":"adamwych","count":1},{"name":"MinWoo Kim","email":"kim@minwoo.me","login":"kmw4988","count":1},{"name":"Moomba","email":"olekdlugi@gmail.com","login":"moomba42","count":1},{"name":"MorphTail","email":"47940274+m0rphtail","login":"m0rphtail","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":"SahilMadan","email":"36904562+SahilMadan","login":"SahilMadan","count":1},{"name":"Sergey","email":"sergeyreznik","login":"sergeyreznik","count":1},{"name":"Seth Vargo","email":"seth@sethvargo.com","login":"sethvargo","count":1},{"name":"Daniel Kutenin","email":"kutdanila@yandex.ru","login":"danlark1","count":1},{"name":"Daisuke Kasuga","email":"40908783+dkasuga","login":"dkasuga","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":"Jonas Karlsson","email":"jonaskarlsson@fripost.org","login":"karjonas","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":"McerFa1l","email":"wecbaiyk@gmail.com","login":"wecbaiyk-blip","count":1},{"name":"Michael Lou","email":"cxyzs7@gmail.com","login":"cxyzs7","count":1},{"name":"MinGyuJung1996","email":"mingyujung1996@gmail.com","login":"MinGyuJung1996","count":1},{"name":"flowtrader2016","email":"nick.simo@gmail.com","login":"flowtrader2016","count":1}],"past_year_committers":[{"name":"Powei Feng","email":"powei@google.com","login":"poweifeng","count":328},{"name":"Mathias Agopian","email":"mathias@google.com","login":"pixelflinger","count":302},{"name":"Filament Bot","email":"filament.bot@gmail.com","login":"filamentbot","count":134},{"name":"Sungun Park","email":"sungunpark@google.com","login":"z3moon","count":89},{"name":"Ben Doherty","email":"bendoherty@google.com","login":"bejado","count":77},{"name":"Doris Wu","email":"doriswu@google.com","login":"show50726","count":76},{"name":"rafadevai","email":"devrafadom@gmail.com","login":"rafadevai","count":27},{"name":"yein","email":"yeinj@google.com","login":"trie94","count":23},{"name":"Anish Goyal","email":"anishmgoyal","login":"anishmgoyal","count":23},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Eliza","email":"4576666+elizagamedev","login":"elizagamedev","count":14},{"name":"Juan Caldas","email":"juancaldas@google.com","login":"jc3265","count":12},{"name":"Patrick Ribas","email":"patrickwribas@gmail.com","login":"PatRibas","count":10},{"name":"Romain Guy","email":"romainguy@curious-creature.com","login":"romainguy","count":9},{"name":"haroonq","email":"29288912+haroonq","login":"haroonq","count":7},{"name":"Andy Hovingh","email":"6198728+AndyHovingh","login":"AndyHovingh","count":6},{"name":"Lê Minh Quân","email":"78531303+aleister1102","login":"aleister1102","count":5},{"name":"Èric Bitriá Ribes","email":"47712373+Erkko68","login":"Erkko68","count":5},{"name":"markhansen","email":"markhansen@google.com","login":"mhansen","count":5},{"name":"Serge Metral","email":"sergemetral@google.com","login":"phoenixxxx","count":5},{"name":"Run Yu","email":"yurun@google.com","login":"yrcloud","count":4},{"name":"Evan Mezeske","email":"emezeske@gmail.com","login":"emezeske","count":4},{"name":"StreetwareGames","email":"nemi.verploegh@icloud.com","login":"Nemi26","count":3},{"name":"Syed Idris Shah","email":"idrisshah@google.com","login":"sidreesshah","count":3},{"name":"Benn Herrera","email":"70181266+benn-herrera","login":"benn-herrera","count":3},{"name":"Siyu","email":"astro6974@gmail.com","login":"siyu6974","count":2},{"name":"Kai","email":"kai1241@yahoo.com","login":"kai-z99","count":2},{"name":"Victor Cardoso","email":"cardoso.victore@gmail.com","login":"cardoso-victore","count":2},{"name":"Jorge Garcia Galicia","email":"82472990+jorgeag-google","login":"jorgeag-google","count":2},{"name":"Gabor Simko","email":"gsimko@gmail.com","login":"gsimko","count":2},{"name":"Andrew Wilson","email":"andx_roo@live.com","login":"aWilson41","count":2},{"name":"Victor Cardoso","email":"vcardoso@google.com","login":null,"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":"granade-work","email":"granade@google.com","login":"granade-work","count":1},{"name":"ganisai8202","email":"32226178+ganisai8202","login":"ganisai8202","count":1},{"name":"flowtrader2016","email":"nick.simo@gmail.com","login":"flowtrader2016","count":1},{"name":"f0r","email":"f0r","login":"f0r","count":1},{"name":"evilgensec","email":"evil.gen.sec@gmail.com","login":"evilgensec","count":1},{"name":"destro4evr-rgb","email":"destro4evr@gmail.com","login":"destro4evr-rgb","count":1},{"name":"chenriji","email":"134799011+chenriji","login":"chenriji","count":1},{"name":"Yuval Tassa","email":"6387526+yuvaltassa","login":"yuvaltassa","count":1},{"name":"Yrom","email":"yrom@qq.com","login":"yrom","count":1},{"name":"Yancey Zhou","email":"yanceyzhou233@gmail.com","login":"zyz23333","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":"Nick Fisher","email":"nick.fisher@avinium.com","login":"nmfisher","count":1},{"name":"Moomba","email":"olekdlugi@gmail.com","login":"moomba42","count":1},{"name":"McerFa1l","email":"wecbaiyk@gmail.com","login":"wecbaiyk-blip","count":1},{"name":"Matija Kecman","email":"matijakecman@gmail.com","login":"okmatija","count":1},{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":1},{"name":"Lucas Leandro","email":"66079160+lucasleandro1805","login":"lucasleandro1805","count":1},{"name":"Jordan Rupprecht","email":"rupprecht@google.com","login":"rupprecht","count":1},{"name":"Jocelin Cailloux","email":"64426530+jocelin-cailloux","login":"jocelin-cailloux","count":1},{"name":"Ivan Mikhalchuk","email":"nachtwache1889@outlook.com","login":"nacht-wache","count":1},{"name":"HanYunChenLuo","email":"wangjinhan@lixiang.com","login":"HanYunChenLuo","count":1},{"name":"FireBanana","email":"free0run@gmail.com","login":"FireBanana","count":1},{"name":"Emily Banerjee","email":"prs.ttg+gh@pm.me","login":"Th3T3chn0G1t","count":1},{"name":"David Neto","email":"dneto@google.com","login":"dneto0","count":1},{"name":"Benjamin Schulz","email":"beschulz@betabugs.de","login":"beschulz","count":1},{"name":"Barry Dorman","email":"735501+dorba","login":"dorba","count":1},{"name":"Adil Burak Şen","email":"56400880+adilburaksen","login":"adilburaksen","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-08-21T00:00:17.498Z","repositories_count":6767814,"commits_count":980893961,"contributors_count":41356474,"owners_count":1362673,"committers_count":3357101,"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-08-24T14:05:01.450Z","status":null,"issues_count":584,"pull_requests_count":2863,"avg_time_to_close_issue":11238030.694524495,"avg_time_to_close_pull_request":506243.424833887,"issues_closed_count":347,"pull_requests_closed_count":2408,"pull_request_authors_count":171,"issue_authors_count":343,"avg_comments_per_issue":2.633561643835616,"avg_comments_per_pull_request":0.44289207125392943,"merged_pull_requests_count":2200,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":70,"past_year_pull_requests_count":472,"past_year_avg_time_to_close_issue":408404.9310344828,"past_year_avg_time_to_close_pull_request":333617.6118421053,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.635593220338983,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":265,"created_at":"2023-05-15T07:54:33.409Z","updated_at":"2026-08-24T14:05:01.450Z","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,"gltf":37,"build":25,"vulkan":23,"gpu specific":22,"ios":19,"opengl":18,"web":16,"metal":15,"enhancement":15,"low priority":14,"security":13,"linux":9,"windows":9,"macos":8,"internal":6,"duplicate":5,"documentation":2,"materials":2,"tools":2,"good first issue":1,"wontfix":1,"sceneform":1,"performance":1}},"pull_request_labels_count":{"table":{"internal":2406,"webgpu":142,"security":28,"dependencies":9,"gltf":8,"javascript":6,"documentation":4,"build":3,"bug":2,"windows":1,"cherrypick":1,"python":1,"vulkan":1,"materials":1,"android":1}},"issue_author_associations_count":{"table":{"NONE":444,"CONTRIBUTOR":120,"COLLABORATOR":12,"MEMBER":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1661,"COLLABORATOR":743,"MEMBER":283,"NONE":175,"OWNER":1}},"issue_authors":{"table":{"pixelflinger":15,"JackKaiXing":14,"yuxinabc":14,"wddl":12,"mbalajee":11,"emezeske":11,"BStringhamVRSK":8,"bejado":8,"hannojg":8,"romainguy":6,"victorbrndls":6,"cjlong1213":6,"destro4evr-rgb":6,"Nolram12345":6,"August1996":5,"kpeeters":5,"prideout":5,"yurivict":5,"poweifeng":5,"dandingol03":5,"machelel":4,"nimrod-gileadi":4,"teub":4,"zhangbo-0213":4,"luoqii":4,"jwinarske":4,"awkr":3,"zy4944796":3,"beschulz":3,"unicomp21":3,"roxlu":3,"100espressos":3,"MrZhuGitHub":3,"rawnsley":3,"haneulkimdev":3,"merwaaan":3,"yakovliev-hover":3,"xiamingwei-sudo":3,"schirrmacher":3,"adilburaksen":3,"as010101":3,"nmfisher":3,"iRusher":2,"qiyuewuyi2333":2,"sdpopov-keyvariable":2,"aep":2,"louie-wh":2,"omri-polycam":2,"hadjTahar":2,"OwnLeiX":2,"vincentdchan":2,"ataberk-xyz":2,"z3moon":2,"dcteris":2,"xushuming2012-code":2,"geroge-d":2,"f0r":2,"Junxiao123":2,"Rankilau":2,"grassydragon":2,"andreperezmaselco":2,"dennyson-w":2,"MemomiAlexCherkashin":2,"KeremTAN":2,"mjydv4548":2,"mcooley":2,"patrikhuber":2,"mhansen":2,"ritik619":2,"pjinsinan":2,"ennis":2,"MrKepzie":2,"rchee":2,"Erkko68":2,"RajatDBazaar":2,"AbelToy":2,"Michael-Lfx":2,"lxshao007":2,"JiangnanFu":2,"happyBoys92":2,"elalish":2,"bobo008":2,"DeckardZ46":2,"seker":2,"jjqcat":2,"sebapian":2,"Maliangxike":2,"aGaneshBanda":2,"zyz23333":2,"killua-killua":2,"ThomasGorisse":2,"p147123456":2,"ryumiel":1,"dev-chee":1,"sundaranandram":1,"ED-97":1,"GrantComm":1,"oceanii":1,"Sabellus":1,"taki640":1,"Meakk":1,"Yuan-Chang":1,"gibssa":1,"Ryu613":1,"yuzeni":1,"deezsecc":1,"jfaust":1,"shashwatsinha92":1,"griffin2000":1,"shivam-sharma02":1,"QZzcoder":1,"onelsonic":1,"jackycheungyw":1,"PsycoTodd":1,"punkesta":1,"LibaoBambu":1,"DylanYasen":1,"errissa":1,"widiba03304":1,"Qheb":1,"wangyl521":1,"karpovantonme":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,"cpheinrich":1,"jiapei-nexera":1,"zhenhuafan":1,"lalit-iottive":1,"AudreyWong":1,"Alan-FGR":1,"sourabh-gupta-vness":1,"beeble-wonjunyoon":1,"OPTJoker":1,"KVeschgini":1,"lucasleandro1805":1,"yicong123456":1,"IamYuZhiqiang":1,"670133189":1,"gitzoran":1,"cx20":1,"RoastedKaju":1,"mrousavy":1,"Amitdygon":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,"K-ANOY":1,"LyLamp":1,"Zumbalamambo":1,"zhanghesheng":1,"houssemzaier":1,"tyungforever":1,"yejun81":1,"wangguoqiang1":1,"randylu":1,"mjsikorsky":1,"sunlunchang1994":1,"elias-Mimetrik":1,"yrom":1,"nacht-wache":1,"M-R-007":1,"vk200000000":1,"HanYunChenLuo":1,"zleisure":1,"LionelMyFit":1,"NDYDHHC":1,"machinescream":1,"gomtesh-amazon":1,"lccatala":1,"eqgis":1,"Haidiye00":1,"danybony":1,"yanmingsohu":1,"HEL-d":1,"zhanglehard":1,"draty01":1,"NewbyThebest":1,"dsanjit":1,"potatochipsnotincluded":1,"Reign9201":1,"olenev":1,"Kangz":1,"ccworld1000":1,"sharp3dges":1,"jamesfreder":1,"CodingWithNobody":1,"masonTool":1,"nevermore1993":1,"kaelsass":1,"lookangela":1,"gamerx1221":1,"divergentdave":1,"zf-wilson":1,"rafadevai":1,"jinqi166":1,"suzp1984":1,"27justin":1,"aylaylay":1,"rabinansal":1,"Allen0828":1,"PatWu16":1,"MasterHansCoding":1,"linghugoogle":1,"DipokalLab":1,"zhoutotong":1,"AptPower2024":1,"memostark":1,"colbymaloy":1,"tellypresence":1,"akshaytaru2007":1,"hnlkm":1,"shubhamgarg21":1,"dneto0":1,"jocelin-cailloux":1,"RogelioRTR":1,"paulorrfilho":1,"park-seung-hyun":1,"christoferd":1,"tomsyb":1,"sanchit-cars24":1,"somzoli":1,"yuvaltassa":1,"bcq028":1,"AqibMunirFunprime":1,"spencerelliott":1,"chenyihan0115":1,"ValorZard":1,"johnnynunez":1,"vTimePhil":1,"StevenMOG":1,"sfrankel":1,"samzanemesis":1,"CodeLikeCXK":1,"kaisermittenburg":1,"jrprice":1,"pawanvimukthi":1,"OvJat":1,"ohouha":1,"zonda-alias":1,"Daisiyou":1,"tim4724":1,"jaesung-cs":1,"ShenYj":1,"Edanaw":1,"daemyung":1,"jaccen":1,"chiragchauhan1073":1,"xnmdyjj":1,"MassimoPalozzi":1,"NujnaH":1,"VianPatel":1,"dlorddd":1,"Jrrrrrrrrrr":1,"ZhangGuangXin":1,"bigidea-kz":1,"gauravk95":1,"ShafranIvan":1,"but0n":1,"Silver-will":1,"kylelin47":1,"starccode":1,"HalanoSiblee":1,"thewoz":1,"mileprogramer":1,"fvito":1,"Jerry-sjw":1,"hyeonjang":1,"deviserandroid":1,"lukwsx":1,"wuyongxiang":1,"Willfa10":1,"chengzg":1,"adamwych":1,"BhaveshMR":1,"JustinBis":1,"roehling":1,"NEU-sunnj":1,"naudvard":1,"topazus":1,"dosier":1,"baoJiePro":1,"idclosed":1,"JitendraKarma":1,"Haidiye01":1,"AndrewChan2022":1,"bilguunbicktivism":1,"nxrighthere":1,"palver123":1,"jannis-kilian":1,"voliohungvv":1,"xu-xionglong":1,"tankeco":1,"agGitHub":1,"ihsanulhaq89":1,"testuser2112":1,"BenjaminAlbrectsen":1,"Froyok":1,"HusanjonDeveloper":1,"StreetwareGames":1,"deadlocklogic":1,"CraceQ":1,"YuChengFan":1,"xiaolong-elf":1,"Lime-blur":1,"flyskyosg":1,"daichen":1,"cui060417":1,"DimaOrdenov":1,"cfnptr":1,"tuyen-vuduc":1,"Junhuan-Peng":1,"will-ca":1,"gamagan":1,"iliagrigorevdev":1,"uncleheng":1,"Miao-10k":1}},"pull_request_authors":{"table":{"pixelflinger":765,"poweifeng":675,"bejado":269,"z3moon":189,"show50726":77,"bridgewaterrobbie":77,"jc3265":66,"mhoff12358":49,"elizagamedev":47,"rafadevai":45,"romainguy":37,"AndyHovingh":28,"sidreesshah":26,"emezeske":21,"GrantComm":20,"phoenixxxx":19,"jneljneljnel":18,"mdagois":17,"kpiascik":16,"trie94":16,"anishmgoyal":13,"mbalajee":12,"suzp1984":12,"ajmalk":11,"google-admin":10,"aminya":10,"Erkko68":9,"KostyaAtG":9,"dependabot[bot]":9,"ullerrm":8,"veghbalazs":7,"mackong":7,"dneto0":7,"aleister1102":6,"hannojg":6,"seker":6,"KeremTAN":6,"mohammadmseet-hue":6,"TristanInSec":5,"granade-work":5,"destro4evr-rgb":4,"dkasuga":4,"loganmlawrence":4,"adilburaksen":4,"Nemi26":4,"palver123":4,"alizahlalani":4,"1558287830":4,"HanYunChenLuo":4,"GavinKG":4,"andreperezmaselco":4,"cardoso-victore":4,"haroonq":3,"haneulkimdev":3,"ataberk-xyz":3,"tim4724":3,"mrousavy":3,"lincolnfrog":3,"jorgeag-google":3,"nmfisher":3,"Sakura-501":3,"reinar":2,"nacht-wache":2,"yschimke":2,"grassydragon":2,"igor-c":2,"PsycoTodd":2,"jbampton":2,"jiapei100":2,"koto":2,"hayageek":2,"adamwych":2,"voithos":2,"vpopovyc":2,"dhiaspaner":2,"mentholyspirit":2,"carlos-al":2,"rqreyes":2,"tomnomgoogleuk":2,"korfriend":2,"mhansen":2,"FireBanana":2,"WookeyBiscotti":2,"widiba03304":2,"thoren-d":2,"nimrod-gileadi":2,"lyriccoder":2,"BobConanDev":2,"star-e":2,"nim65s":2,"feelamee":2,"PatRibas":2,"pippy360":2,"MinGyuJung1996":2,"utzcoz":2,"haneulk730":2,"dabeschte":2,"awkr":1,"ontheway703":1,"arduinocc04":1,"amaiorano":1,"CheonWoong-Park":1,"Alearner12":1,"princeku07":1,"dorba":1,"zw-ray":1,"yrom":1,"kunyoungparkk":1,"Chillagma":1,"ghost":1,"yurivict":1,"VecherVhatuX":1,"gsimko":1,"jocelin-cailloux":1,"topazus":1,"bjovanovic84":1,"deezsecc":1,"husseinhafez1":1,"prasanna8585":1,"XananasX7":1,"HandsomeXi":1,"xseignard":1,"fvbj":1,"karpovantonme":1,"gino-reinke":1,"zyz23333":1,"computabilidade":1,"ganisai8202":1,"yrcloud":1,"patrikhuber":1,"wecbaiyk-blip":1,"rmlarsen":1,"richardhozak":1,"chenriji":1,"YLChen-007":1,"chrfalch":1,"rupprecht":1,"dchen23":1,"brycehutchings":1,"evilgensec":1,"flowtrader2016":1,"j1george":1,"Serotav":1,"bilguunbicktivism":1,"arpitjain099":1,"rootkiller6788":1,"NDYDHHC":1,"valgur":1,"ParamThakkar123":1,"foodlook":1,"hzzengxiaoqi":1,"MassimoPalozzi":1,"yuvaltassa":1,"okmatija":1,"AdrianAtGoogle":1,"leandrohstein":1,"sttor":1,"kai-z99":1,"DianxinWang":1,"f0r":1,"271812697":1,"benn-herrera":1,"0o001":1,"icheered":1,"mp0rta":1,"selcott":1,"sharadboni":1,"vauradkar":1,"paulorrfilho":1,"daemyung":1,"ViktorHeisenberger":1,"olgaCad":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16355184,"issues_count":42497104,"pull_requests_count":136066256,"authors_count":11525578,"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":{"gltf":14,"security":13,"build":5,"windows":2,"low priority":2,"android":2,"opengl":1,"documentation":1,"enhancement":1,"web":1}},"past_year_pull_request_labels_count":{"table":{"internal":381,"security":28,"gltf":8,"dependencies":5,"javascript":4,"documentation":2,"android":1,"webgpu":1,"build":1,"cherrypick":1,"materials":1,"python":1,"vulkan":1}},"past_year_issue_author_associations_count":{"table":{"NONE":44,"CONTRIBUTOR":26}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":293,"COLLABORATOR":91,"NONE":62,"MEMBER":26}},"past_year_issue_authors":{"table":{"destro4evr-rgb":6,"romainguy":4,"adilburaksen":3,"mhansen":2,"qiyuewuyi2333":2,"f0r":2,"Erkko68":2,"zyz23333":2,"ataberk-xyz":2,"xushuming2012-code":2,"masonTool":1,"MassimoPalozzi":1,"merwaaan":1,"mjsikorsky":1,"nacht-wache":1,"naudvard":1,"NDYDHHC":1,"NEU-sunnj":1,"patrikhuber":1,"yuvaltassa":1,"QuantenQuentchen":1,"QZzcoder":1,"RoastedKaju":1,"xnmdyjj":1,"voliohungvv":1,"sanchit-cars24":1,"tim4724":1,"tomsyb":1,"tyungforever":1,"670133189":1,"agGitHub":1,"A-Nnoyed":1,"baoJiePro":1,"bilguunbicktivism":1,"BStringhamVRSK":1,"christoferd":1,"colbymaloy":1,"deezsecc":1,"DipokalLab":1,"eqgis":1,"gamepro65":1,"hadjTahar":1,"JackKaiXing":1,"jannis-kilian":1,"jocelin-cailloux":1,"Junxiao123":1,"kai-z99":1,"K-ANOY":1,"karpovantonme":1,"KVeschgini":1,"LionelMyFit":1,"lucasleandro1805":1,"LukeChow":1}},"past_year_pull_request_authors":{"table":{"poweifeng":121,"pixelflinger":90,"z3moon":37,"show50726":29,"bejado":26,"trie94":13,"rafadevai":11,"Erkko68":9,"elizagamedev":9,"romainguy":8,"aleister1102":6,"mohammadmseet-hue":6,"anishmgoyal":5,"TristanInSec":5,"dependabot[bot]":5,"Nemi26":4,"destro4evr-rgb":4,"adilburaksen":4,"cardoso-victore":4,"jorgeag-google":3,"jc3265":3,"Sakura-501":3,"ataberk-xyz":3,"haroonq":3,"tim4724":3,"lyriccoder":2,"mhansen":2,"nacht-wache":2,"carlos-al":2,"FireBanana":2,"emezeske":2,"zyz23333":1,"phoenixxxx":1,"yuvaltassa":1,"paulorrfilho":1,"prasanna8585":1,"yrcloud":1,"ontheway703":1,"richardhozak":1,"YLChen-007":1,"rootkiller6788":1,"rupprecht":1,"Serotav":1,"sharadboni":1,"xseignard":1,"valgur":1,"XananasX7":1,"VecherVhatuX":1,"wecbaiyk-blip":1,"Alearner12":1,"arpitjain099":1,"benn-herrera":1,"bilguunbicktivism":1,"brycehutchings":1,"CheonWoong-Park":1,"deezsecc":1,"dneto0":1,"dorba":1,"evilgensec":1,"f0r":1,"flowtrader2016":1,"foodlook":1,"ganisai8202":1,"gsimko":1,"husseinhafez1":1,"j1george":1,"jocelin-cailloux":1,"kai-z99":1,"karpovantonme":1,"lincolnfrog":1,"MassimoPalozzi":1,"mdagois":1,"mp0rta":1,"NDYDHHC":1,"nmfisher":1,"okmatija":1,"olgaCad":1}},"maintainers":[{"table":{"login":"pixelflinger","count":722,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"}},{"table":{"login":"bejado","count":277,"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":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}},{"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":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelflinger"}},{"table":{"login":"bejado","count":26,"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":[{"ecosystem":"actions","filepath":".github/actions/get-commit-msg/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.576Z","updated_at":"2026-08-17T10:46:00.576Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/get-commit-msg/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/get-mesa/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.713Z","updated_at":"2026-08-17T10:46:00.713Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/get-mesa/action.yml","dependencies":[{"id":26181644502,"package_name":"./.github/actions/dep-versions","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644503,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/linux-prereq/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.859Z","updated_at":"2026-08-17T10:46:00.859Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/linux-prereq/action.yml","dependencies":[{"id":26181644508,"package_name":"./.github/actions/dep-versions","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/renderdiff-generate/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.002Z","updated_at":"2026-08-17T10:46:01.002Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/renderdiff-generate/action.yml","dependencies":[{"id":26181644513,"package_name":"./.github/actions/mac-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644514,"package_name":"./.github/actions/get-gltf-assets","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644515,"package_name":"./.github/actions/get-mesa","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644534,"package_name":"./.github/actions/get-vulkan-sdk","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/ubuntu-apt-add-src/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.128Z","updated_at":"2026-08-17T10:46:01.128Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/ubuntu-apt-add-src/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/verify-release-notes/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.184Z","updated_at":"2026-08-17T10:46:01.184Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/verify-release-notes/action.yml","dependencies":[{"id":26181644595,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/web-prereq/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.255Z","updated_at":"2026-08-17T10:46:01.255Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/web-prereq/action.yml","dependencies":[{"id":26181644596,"package_name":"./.github/actions/dep-versions","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644597,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-close-restricted-paths.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.326Z","updated_at":"2026-08-17T10:46:01.326Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/auto-close-restricted-paths.yml","dependencies":[{"id":26181644598,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cocopods-deploy.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.398Z","updated_at":"2026-08-17T10:46:01.398Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/cocopods-deploy.yml","dependencies":[{"id":26181644599,"package_name":"Bhacaz/checkout-files","ecosystem":"actions","requirements":"49fc3050859046bf4f4873678d46099985640e89","direct":true,"kind":"composite","optional":false},{"id":26181644600,"package_name":"michaelhenry/deploy-to-cocoapods-github-action","ecosystem":"actions","requirements":"745686ab065f90596e0d5cfcf97bb2416d94262e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm-deploy.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.491Z","updated_at":"2026-08-17T10:46:01.491Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/npm-deploy.yml","dependencies":[{"id":26181644601,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26181644602,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"3235b876344d2a9aa001b8d1453c930bba69e610","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/postsubmit-main.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.562Z","updated_at":"2026-08-17T10:46:01.562Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/postsubmit-main.yml","dependencies":[{"id":26181644603,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26181644604,"package_name":"./.github/actions/get-commit-msg","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644605,"package_name":"./.github/actions/renderdiff-generate","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644606,"package_name":"./.github/actions/linux-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644607,"package_name":"./.github/actions/web-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644608,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"b6effb05e454b25005698d916606bdc6ffcbf961","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/postsubmit.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.697Z","updated_at":"2026-08-17T10:46:01.697Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/postsubmit.yml","dependencies":[{"id":26181644609,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26181644610,"package_name":"./.github/actions/linux-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644611,"package_name":"./.github/actions/android-continuous","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644612,"package_name":"./.github/actions/mac-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644613,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false},{"id":26181644614,"package_name":"./.github/actions/web-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"android/filamat-android/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.538Z","updated_at":"2026-08-17T10:46:05.538Z","repository_link":"https://github.com/google/filament/blob/main/android/filamat-android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/filament-tools/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.652Z","updated_at":"2026-08-17T10:46:05.652Z","repository_link":"https://github.com/google/filament/blob/main/android/filament-tools/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/filament-utils-android/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.707Z","updated_at":"2026-08-17T10:46:05.707Z","repository_link":"https://github.com/google/filament/blob/main/android/filament-utils-android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/gltfio-android/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.763Z","updated_at":"2026-08-17T10:46:05.763Z","repository_link":"https://github.com/google/filament/blob/main/android/gltfio-android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/gradle-plugin/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.820Z","updated_at":"2026-08-17T10:46:05.820Z","repository_link":"https://github.com/google/filament/blob/main/android/gradle-plugin/build.gradle","dependencies":[{"id":26181645508,"package_name":"com.google.gradle:osdetector-gradle-plugin","ecosystem":"maven","requirements":"1.7.3","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"android/samples/sample-gltf-viewer/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.907Z","updated_at":"2026-08-17T10:46:05.907Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-gltf-viewer/build.gradle","dependencies":[{"id":26181645509,"package_name":"androidx.annotation:annotation-jvm","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"android/samples/sample-hello-camera/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.978Z","updated_at":"2026-08-17T10:46:05.978Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-hello-camera/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-hello-triangle/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.039Z","updated_at":"2026-08-17T10:46:06.039Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-hello-triangle/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-image-based-lighting/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.095Z","updated_at":"2026-08-17T10:46:06.095Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-image-based-lighting/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-lit-cube/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.151Z","updated_at":"2026-08-17T10:46:06.151Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-lit-cube/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-live-wallpaper/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.209Z","updated_at":"2026-08-17T10:46:06.209Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-live-wallpaper/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-material-builder/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.265Z","updated_at":"2026-08-17T10:46:06.265Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-material-builder/build.gradle","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/android-continuous/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.452Z","updated_at":"2026-08-17T10:46:00.452Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/android-continuous/action.yml","dependencies":[{"id":26181644497,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"b6effb05e454b25005698d916606bdc6ffcbf961","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/dep-versions/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.520Z","updated_at":"2026-08-17T10:46:00.520Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/dep-versions/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/get-gltf-assets/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.632Z","updated_at":"2026-08-17T10:46:00.632Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/get-gltf-assets/action.yml","dependencies":[{"id":26181644499,"package_name":"./.github/actions/dep-versions","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644500,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/get-vulkan-sdk/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.784Z","updated_at":"2026-08-17T10:46:00.784Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/get-vulkan-sdk/action.yml","dependencies":[{"id":26181644504,"package_name":"./.github/actions/dep-versions","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644505,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/mac-prereq/action.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:00.929Z","updated_at":"2026-08-17T10:46:00.929Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/mac-prereq/action.yml","dependencies":[{"id":26181644509,"package_name":"./.github/actions/dep-versions","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644510,"package_name":"Homebrew/actions/setup-homebrew","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":26181644511,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"5fda3b95a4ea91299a34e894583c3862153e4b97","direct":true,"kind":"composite","optional":false},{"id":26181644512,"package_name":"actions/cache","ecosystem":"actions","requirements":"55cc8345863c7cc4c66a329aec7e433d2d1c52a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/presubmit.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.804Z","updated_at":"2026-08-17T10:46:01.804Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/presubmit.yml","dependencies":[{"id":26181644615,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false},{"id":26181644616,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26181644617,"package_name":"./.github/actions/mac-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644618,"package_name":"./.github/actions/linux-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644619,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"b6effb05e454b25005698d916606bdc6ffcbf961","direct":true,"kind":"composite","optional":false},{"id":26181644620,"package_name":"./.github/actions/get-commit-msg","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644621,"package_name":"./.github/actions/web-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644622,"package_name":"./.github/actions/renderdiff-generate","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644623,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false},{"id":26181644624,"package_name":"./.github/actions/get-mesa","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644625,"package_name":"./.github/actions/get-vulkan-sdk","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.880Z","updated_at":"2026-08-17T10:46:01.880Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/release.yml","dependencies":[{"id":26181644626,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26181644627,"package_name":"./.github/actions/linux-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644628,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false},{"id":26181644629,"package_name":"./.github/actions/mac-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644630,"package_name":"./.github/actions/web-prereq","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":26181644631,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"b6effb05e454b25005698d916606bdc6ffcbf961","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status-android.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:01.951Z","updated_at":"2026-08-17T10:46:01.951Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/status-android.yml","dependencies":[{"id":26181644632,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status-ios.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:02.021Z","updated_at":"2026-08-17T10:46:02.021Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/status-ios.yml","dependencies":[{"id":26181644633,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status-linux.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:02.092Z","updated_at":"2026-08-17T10:46:02.092Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/status-linux.yml","dependencies":[{"id":26181644634,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status-macos.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:02.164Z","updated_at":"2026-08-17T10:46:02.164Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/status-macos.yml","dependencies":[{"id":26181644635,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status-web.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:02.234Z","updated_at":"2026-08-17T10:46:02.234Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/status-web.yml","dependencies":[{"id":26181644636,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/status-windows.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:02.306Z","updated_at":"2026-08-17T10:46:02.306Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/status-windows.yml","dependencies":[{"id":26181644637,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/verify-release-notes.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:02.377Z","updated_at":"2026-08-17T10:46:02.377Z","repository_link":"https://github.com/google/filament/blob/main/.github/workflows/verify-release-notes.yml","dependencies":[{"id":26181644638,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26181644639,"package_name":"./.github/actions/verify-release-notes","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".github/actions/verify-release-notes/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:03.880Z","updated_at":"2026-08-17T10:46:03.880Z","repository_link":"https://github.com/google/filament/blob/main/.github/actions/verify-release-notes/Dockerfile","dependencies":[{"id":26181644750,"package_name":"python","ecosystem":"docker","requirements":"3.12.13","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"android/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.482Z","updated_at":"2026-08-17T10:46:05.482Z","repository_link":"https://github.com/google/filament/blob/main/android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/filament-android/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:05.598Z","updated_at":"2026-08-17T10:46:05.598Z","repository_link":"https://github.com/google/filament/blob/main/android/filament-android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-time-projection/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.900Z","updated_at":"2026-08-17T10:46:06.900Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-time-projection/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-transparent-view/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.955Z","updated_at":"2026-08-17T10:46:06.955Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-transparent-view/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-material-instance-stress/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.322Z","updated_at":"2026-08-17T10:46:06.322Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-material-instance-stress/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-multi-view/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.378Z","updated_at":"2026-08-17T10:46:06.378Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-multi-view/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-page-curl/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.434Z","updated_at":"2026-08-17T10:46:06.434Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-page-curl/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-procedural-effect/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.491Z","updated_at":"2026-08-17T10:46:06.491Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-procedural-effect/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-procedural-texture-quad/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.547Z","updated_at":"2026-08-17T10:46:06.547Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-procedural-texture-quad/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-render-validation/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.603Z","updated_at":"2026-08-17T10:46:06.603Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-render-validation/build.gradle","dependencies":[{"id":26181645510,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.1.4","direct":true,"kind":"implementation","optional":false},{"id":26181645511,"package_name":"com.google.android.material:material","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"android/samples/sample-stream-test/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.675Z","updated_at":"2026-08-17T10:46:06.675Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-stream-test/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-texture-target/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.731Z","updated_at":"2026-08-17T10:46:06.731Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-texture-target/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-texture-view/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.788Z","updated_at":"2026-08-17T10:46:06.788Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-texture-view/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"android/samples/sample-textured-object/build.gradle","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:06.844Z","updated_at":"2026-08-17T10:46:06.844Z","repository_link":"https://github.com/google/filament/blob/main/android/samples/sample-textured-object/build.gradle","dependencies":[]},{"ecosystem":"npm","filepath":"build/common/upload-release-assets/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-17T10:46:07.888Z","updated_at":"2026-08-17T10:46:07.888Z","repository_link":"https://github.com/google/filament/blob/main/build/common/upload-release-assets/package-lock.json","dependencies":[{"id":26181645535,"package_name":"@actions/core","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26181645536,"package_name":"@actions/exec","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26181645537,"package_name":"@actions/glob","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26181645538,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26181645539,"package_name":"@actions/io","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26181645540,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26181645541,"package_name":"@octokit/core","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26181645542,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"10.1.3","direct":false,"kind":"runtime","optional":false},{"id":26181645543,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":26181645544,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"23.0.1","direct":false,"kind":"runtime","optional":false},{"id":26181645545,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"11.4.2","direct":false,"kind":"runtime","optional":false},{"id":26181645546,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":26181645547,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"13.3.1","direct":false,"kind":"runtime","optional":false},{"id":26181645548,"package_name":"@octokit/request","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":26181645549,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"6.1.7","direct":false,"kind":"runtime","optional":false},{"id":26181645550,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"21.1.0","direct":false,"kind":"runtime","optional":false},{"id":26181645551,"package_name":"@octokit/types","ecosystem":"npm","requirements":"13.8.0","direct":false,"kind":"runtime","optional":false},{"id":26181645552,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26181645553,"package_name":"before-after-hook","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26181645554,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26181645555,"package_name":"fast-content-type-parse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26181645556,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26181645557,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26181645558,"package_name":"undici","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"runtime","optional":false},{"id":26181645559,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"build/common/upload-release-assets/package.json","sha":null,"kind":"manifest","created_at":"2026-08-17T10:46:07.968Z","updated_at":"2026-08-17T10:46:07.968Z","repository_link":"https://github.com/google/filament/blob/main/build/common/upload-release-assets/package.json","dependencies":[{"id":26181645560,"package_name":"@actions/glob","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false},{"id":26181645561,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"^21.1.0","direct":true,"kind":"runtime","optional":false}]}],"score":23.796874632687327,"created_at":"2025-12-19T12:34:20.860Z","updated_at":"2026-08-25T14:36:18.192Z","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"}