tiritis

command module
v0.0.0-...-14f0bbf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2017 License: MIT Imports: 7 Imported by: 0

README

tiritis

τηρητής

License

Logo is taken from here: https://pixabay.com/en/gnu-animal-cute-funny-mammal-161339/

test

How?

overview

Inspections

Do not allow route without TLS:

if ((e.type==='ADDED')  && (typeof(e.object.spec.tls)==='undefined')){
  alert('Route wihtout TLS not allowed in "' + e.object.metadata.namespace + ":" + e.object.metadata.name+'"');
}

Check for privileged in SCC:

if (e.object.allowPrivilegedContainer){
  alert("Security context constraints allows creating privileged containers: " + e.object.metadata.name);
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL