blob: e0b0050dfcda0293d0b929e0b7561768a7f72a03 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Traffic Control</title>
<!-- Bootstrap -->
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/home.css" rel="stylesheet">
</head>
<body>
<div class="bkgdWrapper">
</div>
<div class="appWrapper">
<div class="appHeader">
<div class="applogo"></div>
<div class="navWrapper">
<ul>
<li class="navMain"><a href="../downloads/index.html">DOWNLOADS</a></li>
<li class="navMain"><a href="https://github.com/apache/incubator-trafficcontrol">GIT</a></li>
<li class="navMain"><a href="../docs/latest/index.html">DOCS</a></li>
<li class="navMain"><a href="../ask/index.html">INFO</a></li>
<li class="navMain"><a href="../index.html">HOME</a></li></ul>
<li class="selected">SECURITY</li>
</ul>
</div>
</div>
<hr/>
<div class="sectionContainer">
<h1>Apache Traffic Control Security Updates</h1>
None at this time.
<h1>Reporting Vulnerabilities</h1>
Please use our private security mailing list, <a href="mailto:security@trafficcontrol.incubator.apache.org">security@trafficcontrol.incubator.apache.org</a> to disclose any new vulnerability. Disclosing vulnerabilities privately will allow our project team to analyze the report, identify a fix, and begin the full disclosure process. Please include all relevant information to reproduce the issue, and any known workaround or fix.
</div>
</div>
</body>
</html>