diff --git a/manifests/secana/CertDump/1.1.5.yaml b/manifests/secana/CertDump/1.1.5.yaml new file mode 100644 index 000000000..22a5dea49 --- /dev/null +++ b/manifests/secana/CertDump/1.1.5.yaml @@ -0,0 +1,16 @@ +Id: secana.CertDump +Version: 1.1.5 +Name: CertDump +Publisher: secana +License: Apache 2 +LicenseUrl: https://raw.githubusercontent.com/secana/CertDump/master/LICENSE +AppMoniker: certdump +Tags: pkcs7, pem, certificate, pe, portable-executable +Description: CLI tool dump the signing certificate from a portable executable. +Homepage: https://github.com/secana/CertDump +Commands: "certdump" +Installers: + - Arch: x64 + Url: https://github.com/secana/CertDump/releases/download/v1.1.5/CertDump.msi + Sha256: C6DD733B1F196D54CDE67B4287F2127C765E68F4246611FD297940509B695E9F + InstallerType: msi \ No newline at end of file