golang-github-notaryproject-notation-dev (1.3.2-1)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-notaryproject-notation
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.4 kB
Size expected
106.3 kB
Size actual
106.3 kB
Size match

Dependencies

Required package dependencies

  • golang-github-go-ldap-ldap-dev
  • golang-github-notaryproject-notation-core-go-dev (>> 1.1.0-7~)
  • golang-github-notaryproject-notation-go-dev (>> 1.2.1-5~)
  • golang-github-notaryproject-tspclient-go-dev
  • golang-github-opencontainers-go-digest-dev
  • golang-github-opencontainers-image-spec-dev
  • golang-github-sirupsen-logrus-dev
  • golang-github-spf13-cobra-dev
  • golang-github-spf13-pflag-dev
  • golang-golang-x-net-dev
  • golang-golang-x-term-dev

Suggested packages

Recommended additional packages

  • None

Description

CLI tool to sign and verify artifacts (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD586aa2740…27748348
SHA-12c108b6f…3a891966
SHA-2563a428d06…ab87da9c
SHA-51257181367…a9ed6409

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-notaryproject-notation-dev
usr/share/doc/golang-github-notaryproject-notation-dev/changelog.Debian.gz
usr/share/doc/golang-github-notaryproject-notation-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/notaryproject
usr/share/gocode/src/github.com/notaryproject/notation
usr/share/gocode/src/github.com/notaryproject/notation/cmd
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/add.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/add_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/cmd.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/delete.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/delete_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/generateTest.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/generate_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/list.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/list_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/show.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/cert/show_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/common.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/common_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/inspect.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/inspect_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/cmdutil
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/cmdutil/confirmation.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/errors
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/errors/errors.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/experimental
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/experimental/experimental.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/plugin
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/plugin/plugin.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/NotationTestRoot.pem
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/invalid.txt
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/self-signed.crt
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/truststore
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/truststore/x509
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/truststore/x509/ca
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/truststore/x509/ca/test
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/testdata/truststore/x509/ca/test/self-signed.crt
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/truststore.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/internal/truststore/truststore_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/key.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/key_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/list.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/list_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/login.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/login_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/logout.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/logout_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/main.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/main_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/manifest.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/plugin
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/plugin/cmd.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/plugin/install.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/plugin/install_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/plugin/list.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/plugin/uninstall.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/policy
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/policy/cmd.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/policy/import.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/policy/show.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/registry.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/registry_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/sign.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/sign_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/verify.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/verify_test.go
usr/share/gocode/src/github.com/notaryproject/notation/cmd/notation/version.go
usr/share/gocode/src/github.com/notaryproject/notation/go.mod
usr/share/gocode/src/github.com/notaryproject/notation/go.sum
usr/share/gocode/src/github.com/notaryproject/notation/internal
usr/share/gocode/src/github.com/notaryproject/notation/internal/auth
usr/share/gocode/src/github.com/notaryproject/notation/internal/auth/credentials.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/cmd
usr/share/gocode/src/github.com/notaryproject/notation/internal/cmd/flags.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/cmd/options.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/cmd/signer.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/envelope
usr/share/gocode/src/github.com/notaryproject/notation/internal/envelope/envelope.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/envelope/envelope_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/httputil
usr/share/gocode/src/github.com/notaryproject/notation/internal/httputil/client.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/ioutil
usr/share/gocode/src/github.com/notaryproject/notation/internal/ioutil/print.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/osutil
usr/share/gocode/src/github.com/notaryproject/notation/internal/osutil/file.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/osutil/file_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/osutil/testdata
usr/share/gocode/src/github.com/notaryproject/notation/internal/osutil/testdata/test
usr/share/gocode/src/github.com/notaryproject/notation/internal/revocation
usr/share/gocode/src/github.com/notaryproject/notation/internal/revocation/crl
usr/share/gocode/src/github.com/notaryproject/notation/internal/revocation/crl/crl.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/revocation/crl/crl_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/revocation/revocation.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/revocation/revocation_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/slices
usr/share/gocode/src/github.com/notaryproject/notation/internal/slices/slices.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/slices/slices_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/CertChain.pem
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/Empty.txt
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/GlobalSign.der
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/GlobalSignRootCA.crt
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/NotationTestRoot.pem
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/intermediate.pem
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/notSelfIssued.crt
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/self-signed.crt
usr/share/gocode/src/github.com/notaryproject/notation/internal/testdata/tsaRootCA.cer
usr/share/gocode/src/github.com/notaryproject/notation/internal/trace
usr/share/gocode/src/github.com/notaryproject/notation/internal/trace/context.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/trace/context_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/trace/transport.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/trace/transport_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/tree
usr/share/gocode/src/github.com/notaryproject/notation/internal/tree/tree.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/tree/tree_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/version
usr/share/gocode/src/github.com/notaryproject/notation/internal/version/version.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/version/version_test.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/x509
usr/share/gocode/src/github.com/notaryproject/notation/internal/x509/cert.go
usr/share/gocode/src/github.com/notaryproject/notation/internal/x509/cert_test.go
usr/share/gocode/src/github.com/notaryproject/notation/pkg
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/once.go
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/once_test.go
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/testdata
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/testdata/config.json
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/testdata/no_default_key_signingkeys
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/testdata/no_default_key_signingkeys/signingkeys.json
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/testdata/valid_signingkeys
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/testdata/valid_signingkeys/signingkeys.json
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/util.go
usr/share/gocode/src/github.com/notaryproject/notation/pkg/configutil/util_test.go
usr/share/gocode/src/github.com/notaryproject/notation/test
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation/file.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation/host.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation/init.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation/key.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation/layout.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/notation/registry.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils/crl.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils/exec.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils/host.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils/matcher.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils/validator
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/internal/utils/validator/validator.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/describe_key.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/errors.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/generate_envelope.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/generate_signature.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/get_metadata.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/internal
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/internal/io
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/internal/io/io.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/main.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/mock
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/mock/common.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/validator.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/plugin/verify_signature.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/cert.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/command_test.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/inspect.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/list.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/login.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/policy.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/sign.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/command/verify.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/common
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/common/common.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin/install.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin/list.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin/plugin_test.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin/sign.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin/uninstall.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/plugin/verify.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/scenario
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/scenario/crl.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/scenario/quickstart.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/scenario/scenario_test.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy/multi_statements.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy/registry_scope.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy/trust_store.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy/trusted_identity.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy/trustpolicy_test.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/suite/trustpolicy/verification_level.go
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/configjsons
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/configjsons/pass_credential_helper_config.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/certchain_with_crl.pem
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/intermediate.crl
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/intermediate_revoked.crl
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/leaf.crl
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/leaf.key
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/leaf_expired.crl
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/leaf_revoked.crl
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/crl/root.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/localkeys
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/localkeys/e2e.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/localkeys/e2e.key
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/localkeys/expired_e2e.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/localkeys/new_e2e.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/CertChain.pem
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/DigiCertTSARootSHA384.cer
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/Empty.txt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/globalsignTSARoot.cer
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/intermediate.pem
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/invalid.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/timestamp/notSelfIssued.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/any_registry_scope_trust_policy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/audit_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/empty_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/empty_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/generate_test_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/invalid_format_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/invalid_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/invalid_trust_store_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/invalid_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/malformed_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/malformed_trust_store_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/malformed_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/missing_country_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/missing_organization_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/missing_state_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multi_statements_with_multi_wildcard_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multi_statements_with_the_same_name_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multi_statements_with_the_same_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multi_statements_with_wildcard_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multiple_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multiple_trust_store_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/multiple_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/overlapped_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/overlapped_trust_store_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/overlapped_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/override_audit_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/override_integrity_for_permissive_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/override_permissive_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/override_strict_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/permissive_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/quickstart_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/skip_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/timestamp_after_cert_expiry_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/timestamp_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/unset_trust_store_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/unset_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/valid_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/wildcard_plus_other_registry_scope_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/wildcard_plus_other_trusted_identity_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/config/trustpolicies/wildcard_trust_store_trustpolicy.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/malicious-plugin
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/malicious-plugin/large_file_tarGz.tar.gz
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/malicious-plugin/large_file_zip.zip
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/malicious-plugin/zip_bomb.zip.base64
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/malicious-plugin/zip_slip.zip
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/nginx
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/nginx/nginx.conf
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/nginx/notation-e2e.registry.io.crt
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/nginx/notation-e2e.registry.io.key
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/blobs
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/blobs/sha256
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/blobs/sha256/44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/blobs/sha256/6de5fe1f75e4b1094c98086f403d5fd8117776ebe5aad1609281403d13dea070
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/blobs/sha256/b8479de3f88fb259a0a9ea82a5b2a052a1ef3c4ebbcfc61482d5ae4c831f8af9
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/index.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e/oci-layout
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256/3829708badae8e4b14e1adbc2fac7182bc0c27c5b6f54153e8b68a12eab10a1e
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256/44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256/6de5fe1f75e4b1094c98086f403d5fd8117776ebe5aad1609281403d13dea070
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256/9567ef95679c34ba6deedf8ff1a43e17f889f83ee4276c070f7f5c97bad66030
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256/b5f927564088f65dad86c81bcdd0b55415a8b4c9a0a5391107210e0cdb305cc7
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/blobs/sha256/b8479de3f88fb259a0a9ea82a5b2a052a1ef3c4ebbcfc61482d5ae4c831f8af9
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/index.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-expired-signature/oci-layout
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256/321fcc674d6771dd0e5bd21e599f2df3a482de99a400fd3a3fe371221b97a9c9
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256/44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256/6de5fe1f75e4b1094c98086f403d5fd8117776ebe5aad1609281403d13dea070
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256/9a8decdf3775708f4eed16859f19561d730cad40b1af0dcfc37ac1e5f879a934
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256/a045c6c6d90c1183b27b6759500aa5996b90701759d4d149f7b540e59f0b632a
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/blobs/sha256/b8479de3f88fb259a0a9ea82a5b2a052a1ef3c4ebbcfc61482d5ae4c831f8af9
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/index.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-invalid-signature/oci-layout
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256/13e107e0dd246f07ff18998a3d39e226965c41477a1bc1765f7617632ff3f283
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256/44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256/6de5fe1f75e4b1094c98086f403d5fd8117776ebe5aad1609281403d13dea070
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256/90ceaff260d657d797c408ac73564a9c7bb9d86055877c2a811f0e63b8c6524f
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256/b8479de3f88fb259a0a9ea82a5b2a052a1ef3c4ebbcfc61482d5ae4c831f8af9
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/blobs/sha256/c9af07e038b2b1a463e648986ad7273157511ffeba0b689f33e5472bae471f50
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/index.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-valid-signature/oci-layout
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256/2396c911429d6ca56ad6c98143e38e319d90165aa43c2089c9078905253b0f6c
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256/44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256/6de5fe1f75e4b1094c98086f403d5fd8117776ebe5aad1609281403d13dea070
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256/8513a5ba473f32b78a87518b732700632c05cde0d59d179275c5c5a8096beeed
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256/b06e392c2d88206b492dbaf5381800578611eb24f86587bc7717cd3b736e5da7
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/blobs/sha256/b8479de3f88fb259a0a9ea82a5b2a052a1ef3c4ebbcfc61482d5ae4c831f8af9
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/index.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/oci_layout/e2e-with-expired-cert/oci-layout
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/zot
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/zot/config.json
usr/share/gocode/src/github.com/notaryproject/notation/test/e2e/testdata/registry/zot/htpasswd