confidential-containers / td-shim

Confidential Containers Shim Firmware
Other
97 stars 53 forks source link

CI: Enable oss-fuzz #659

Closed liuw1 closed 8 months ago

liuw1 commented 8 months ago

Fix #658

Waiting for PR https://github.com/google/oss-fuzz/pull/11646 merge.

github-advanced-security[bot] commented 8 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

liuw1 commented 8 months ago

This PR just add oss-fuzz workflow, I think it's ready for integrating. @jyao1