]> git.proxmox.com Git - mirror_lxc.git/commit
ci: turn on CIFuzz
authorEvgeny Vereshchagin <evvers@ya.ru>
Thu, 25 Mar 2021 09:40:51 +0000 (09:40 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 25 Mar 2021 09:40:51 +0000 (09:40 +0000)
commit4117b26a0e53058339c5f121ce2e14f4df6a4e74
treed3e0f903d00e4e337dcb4ac65c33daac582f8958
parent854e6c5c01308fddc8dbdb3b88e7af319d2cdc9a
ci: turn on CIFuzz

Now that lxc has been integrated into OSS-Fuzz it should be
possible to start using https://google.github.io/oss-fuzz/getting-started/continuous-integration/
(mostly to make sure that the project is buildable there).

It should help to keep the integration in more or less good shape.

Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
.github/workflows/cifuzz.yml [new file with mode: 0644]