1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-10 00:28:15 +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.11/" />
</noscript>
<script>
window.location.replace("../v0.6.11/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../v0.6.11/">../v0.6.11/</a>...
</body>
</html>