Skip to content

spirv-cross: remove integration - #16099

Open
kenohassler wants to merge 1 commit into
google:masterfrom
kenohassler:spirv-cross
Open

spirv-cross: remove integration#16099
kenohassler wants to merge 1 commit into
google:masterfrom
kenohassler:spirv-cross

Conversation

@kenohassler

Copy link
Copy Markdown

spirv-cross is not meant to be used with untrusted input (KhronosGroup/SPIRV-Cross#2413) and maintainers generally do not regard fuzzer bug reports helpful in their threat model (KhronosGroup/SPIRV-Cross#2667).

They recommend pre-validating input with spirv-val, which is tested as part of the spirv-tools integration in oss-fuzz. Ergo, remove spirv-cross integration, as it is only wasting CPU cycles.

spirv-cross is not meant to be used with untrusted input (KhronosGroup/SPIRV-Cross#2413) and maintainers generally do not regard fuzzer bug reports helpful in their threat model (KhronosGroup/SPIRV-Cross#2667). They recommend pre-validating input with spirv-val, which is tested as part of the spirv-tools integration in oss-fuzz.
Ergo, remove spirv-cross, as it is only wasting CPU cycles.
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

kenohassler is a new contributor to projects/spirv-cross. The PR must be approved by known contributors before it can be merged. The past contributors are: hunsche

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant