<!DOCTYPE html>
<html>
<head>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
}
.button {
display: inline-block;
padding: 10px 20px;
margin: 20px 0;
font-size: 16px;
color: #fff;
background-color: #007bff;
text-decoration: none;
border-radius: 5px;
}
.button:hover {
background-color: #0056b3;
}
</style>
</head>
<body>
<p>Hi,</p>
<p>
The analysis for your project <strong>babeltrace</strong> has been successfully completed. You can view the results by clicking the button below:
</p>
<p>
<a href="https://scan.coverity.com/projects/babeltrace" class="button">View Build Results</a>
</p>
<h3>Build Details:</h3>
<ul>
<li><strong>Build ID:</strong> 693633</li>
<li><strong>New Defects Found:</strong> 0</li>
<li><strong>Defects Eliminated:</strong> 0</li>
</ul>
<h3>Summary:</h3>
<p>
Great news! No new defects were found in this build.
</p>
<p>
If you have any questions or need assistance, feel free to contact us:
</p>
<ul>
<li>Email: scan-admin@coverity.com</li>
<li>Visit our <a href="http://stackoverflow.com/search?q=scan+coverity">StackOverflow page</a></li>
</ul>
<p>Thank you for using Coverity Scan!</p>
<p>Best regards,</p>
<p>The Coverity Scan Admin Team</p>
<img class="logo" width="140" src="/assets/BlackDuckLogo-6697adc63e07340464201a2ad534d3d3e44f95d36edda20b140440d34f05372f.svg" />
</body>
</html>