<p>Add CIFuzz workflow action to have fuzzers build and run on each PR.<br>
This is a service offered by OSS-Fuzz, on which Kamailio already runs.</p>
<p>Signed-off-by: David Korczynski <a href="mailto:david@adalogics.com">david@adalogics.com</a></p>


<h4>Pre-Submission Checklist</h4>



<ul>
<li>[x ] Commit message has the format required by CONTRIBUTING guide</li>
<li>[x ] Commits are split per component (core, individual modules, libs, utils, ...)</li>
<li>[x ] Each component has a single commit (if not, squash them into one commit)</li>
<li>[x ] No commits to README files for modules (changes must be done to docbook files<br>
in <code>doc/</code> subfolder, the README file is autogenerated)</li>
</ul>
<h4>Type Of Change</h4>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Small bug fix (non-breaking change which fixes an issue)</li>
<li>[x ] New feature (non-breaking change which adds new functionality)</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Breaking change (fix or feature that would change existing functionality)</li>
</ul>
<h4>Checklist:</h4>

<ul class="contains-task-list">
<li>[x ] PR should be backported to stable branches</li>
<li>[x ] Tested changes locally</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Related to issue #XXXX (replace XXXX with an open issue number)</li>
</ul>
<h4>Description</h4>

<p>Add CIFuzz Github action to build and run fuzzers on pull requests.</p>
<p>This will run the fuzzers for 600 seconds (split between all the fuzzers) in the CI when a pull request is made and is a service by OSS-fuzz. It can help with catching bugs early and catch regressions.</p>
<p>Documentation for CIFuzz can be found here: <a rel="nofollow" href="https://google.github.io/oss-fuzz/getting-started/continuous-integration/">https://google.github.io/oss-fuzz/getting-started/continuous-integration/</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/2903'>https://github.com/kamailio/kamailio/pull/2903</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/kamailio/kamailio/pull/2903/commits/f10ba5c9e81f0ae0f2f6efc9c721ced5ce5207c0">github/workflow: add CIFuzz integration</a></li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/kamailio/kamailio/pull/2903/files">1 file</a>)</p>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2903/files#diff-cb0618c14c125bb79d60ba9a127ed18f4a3ce62cff9c49e26c8890afb6f35668">.github/workflows/cifuzz.yml</a>
    (26)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/2903.patch'>https://github.com/kamailio/kamailio/pull/2903.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/2903.diff'>https://github.com/kamailio/kamailio/pull/2903.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPP62463XVVOBEBOBLUI7PFBANCNFSM5GZ7MPCA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/ABO7UZNB3D32TTVIMZJ7CN3UI7PFBA5CNFSM5GZ7MPCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4POTFP7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2903",
"url": "https://github.com/kamailio/kamailio/pull/2903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>