{"id":27341535,"url":"https://github.com/captain-kark/dockerfile-veracode-gpg","last_synced_at":"2026-04-28T08:05:01.416Z","repository":{"id":144110648,"uuid":"205116032","full_name":"captain-kark/dockerfile-veracode-gpg","owner":"captain-kark","description":"A docker image for encrypting files to be communicated securely with veracode.","archived":false,"fork":false,"pushed_at":"2019-08-29T08:31:24.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T16:13:47.046Z","etag":null,"topics":["docker","docker-image","gpg","public-key-encryption","veracode"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/captainkark/veracode-gpg","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/captain-kark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-29T08:23:34.000Z","updated_at":"2019-08-29T08:32:27.000Z","dependencies_parsed_at":"2023-08-07T20:04:05.940Z","dependency_job_id":null,"html_url":"https://github.com/captain-kark/dockerfile-veracode-gpg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/captain-kark/dockerfile-veracode-gpg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-kark%2Fdockerfile-veracode-gpg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-kark%2Fdockerfile-veracode-gpg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-kark%2Fdockerfile-veracode-gpg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-kark%2Fdockerfile-veracode-gpg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/captain-kark","download_url":"https://codeload.github.com/captain-kark/dockerfile-veracode-gpg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-kark%2Fdockerfile-veracode-gpg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","gpg","public-key-encryption","veracode"],"created_at":"2025-04-12T16:11:48.123Z","updated_at":"2026-04-28T08:05:01.337Z","avatar_url":"https://github.com/captain-kark.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"The document to encrypt should be mounted into the `/tmp/encrypt` directory of the container. The resulting `.gpg` file to share with veracode will appear next to it once the container terminates.\n\n```\ndocker run --rm -it -v \"${PWD}/encrypt/:/tmp/encrypt/\" captainkark/veracode-gpg /tmp/encrypt/foobar.txt\n```\n\nAfterwards, on the host machine:\n\n```\n$: ls -A1 encrypt/\nfoobar.txt\nfoobar.txt.gpg\n```\n\nYou can attach `foobar.txt.gpg` to an email (or whatever) to communicate secrets with veracode.\n\nThe public key that comes baked into the image can be verified, if desired.\n\n```\n$: docker run --rm -it --entrypoint gpg captainkark/veracode-gpg --list-keys\n```\n\nWhich should output the following:\n\n```\n/root/.gnupg/pubring.kbx\n------------------------\npub   rsa2048 2012-04-24 [SC]\n      58F651DCBE9A644A8C01A485A56B91234E651127\nuid           [ unknown] Veracode MPT Team ⟨mpt@veracode.com⟩\nsub   rsa2048 2012-04-24 [E]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptain-kark%2Fdockerfile-veracode-gpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaptain-kark%2Fdockerfile-veracode-gpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptain-kark%2Fdockerfile-veracode-gpg/lists"}