Imports of securitypolicy command

PathSynopsis
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/BurntSushi/tomlPackage toml implements decoding and encoding of TOML files.
github.com/Microsoft/hcsshim/ext4/dmverity
github.com/Microsoft/hcsshim/ext4/tar2ext4
github.com/Microsoft/hcsshim/pkg/securitypolicy
github.com/google/go-containerregistry/pkg/authnPackage authn defines different methods of authentication for talking to a container registry.
github.com/google/go-containerregistry/pkg/namePackage name defines structured types for representing image references.
github.com/google/go-containerregistry/pkg/v1/remotePackage remote provides facilities for reading/writing v1.Images from/to a remote image registry.
io/ioutilPackage ioutil implements some I/O utility functions.
osPackage os provides a platform-independent interface to operating system functionality.
regexpPackage regexp implements regular expression search.
strconvPackage strconv implements conversions to and from string representations of basic data types.