1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-07 23:28:14 +00:00
kube-bench/latest/index.html

16 lines
352 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../v0.6.15/" />
</noscript>
<script>
window.location.replace("../v0.6.15/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../v0.6.15/">../v0.6.15/</a>...
</body>
</html>