{"id":45754847,"url":"https://github.com/vegardit/docker-osslsigncode","last_synced_at":"2026-02-25T20:04:15.764Z","repository":{"id":37557681,"uuid":"387584713","full_name":"vegardit/docker-osslsigncode","owner":"vegardit","description":"Docker image for signing Windows binaries with Microsoft Authenticode using osslsigncode","archived":false,"fork":false,"pushed_at":"2025-12-15T19:30:23.000Z","size":52,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-19T03:13:56.871Z","etag":null,"topics":["authenticode","docker-image","osslsigncode"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vegardit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-19T20:21:21.000Z","updated_at":"2025-12-15T19:30:21.000Z","dependencies_parsed_at":"2025-05-23T21:26:58.923Z","dependency_job_id":"a943b55c-cd11-4323-8c78-ea47ee835ad8","html_url":"https://github.com/vegardit/docker-osslsigncode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vegardit/docker-osslsigncode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegardit%2Fdocker-osslsigncode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegardit%2Fdocker-osslsigncode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegardit%2Fdocker-osslsigncode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegardit%2Fdocker-osslsigncode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vegardit","download_url":"https://codeload.github.com/vegardit/docker-osslsigncode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegardit%2Fdocker-osslsigncode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29837477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["authenticode","docker-image","osslsigncode"],"created_at":"2026-02-25T20:04:14.124Z","updated_at":"2026-02-25T20:04:15.759Z","avatar_url":"https://github.com/vegardit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vegardit/docker-osslsigncode \u003ca href=\"https://github.com/vegardit/docker-osslsigncode/\" title=\"GitHub Repo\"\u003e\u003cimg height=\"30\" src=\"https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/github.svg?sanitize=true\"\u003e\u003c/a\u003e\n\n[![Build Status](https://github.com/vegardit/docker-osslsigncode/workflows/Build/badge.svg \"GitHub Actions\")](https://github.com/vegardit/docker-osslsigncode/actions?query=workflow%3ABuild)\n[![License](https://img.shields.io/github/license/vegardit/docker-osslsigncode.svg?label=license)](#license)\n[![Docker Pulls](https://img.shields.io/docker/pulls/vegardit/osslsigncode.svg)](https://hub.docker.com/r/vegardit/osslsigncode)\n[![Docker Stars](https://img.shields.io/docker/stars/vegardit/osslsigncode.svg)](https://hub.docker.com/r/vegardit/osslsigncode)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)\n\n1. [What is it?](#what-is-it)\n1. [Docker image tagging scheme](#tags)\n1. [Usage](#usage)\n1. [License](#license)\n\n\n## \u003ca name=\"what-is-it\"\u003e\u003c/a\u003eWhat is it?\n\nA multi-arch Docker image for signing Windows binaries with [Microsoft Authenticode](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/authenticode) using [osslsigncode](https://github.com/mtrojnar/osslsigncode).\n\nAutomatically rebuilt **weekly** to include the latest OS security fixes.\n\n\n## \u003ca name=\"tags\"\u003e\u003c/a\u003eDocker image tagging scheme\n\n| Tag                            | Description                                                                                | Base Docker Image\n|--------------------------------|--------------------------------------------------------------------------------------------|------------------\n|`:latest`\u003cbr\u003e`:latest-alpine`   | build of the latest available [release](https://github.com/mtrojnar/osslsigncode/releases) | alpine:3\n|`:latest-debian`                | build of the latest available [release](https://github.com/mtrojnar/osslsigncode/releases) | debian:stable-slim\n|`:develop`\u003cbr\u003e`:develop-alpine` | build of the development [branch](https://github.com/mtrojnar/osslsigncode)                | alpine:3\n|`:develop-debian`               | build of the development [branch](https://github.com/mtrojnar/osslsigncode)                | debian:stable-slim\n|`:2.x`\u003cbr\u003e`:2.x-alpine`         | build of the latest minor version of the respective\u003cbr\u003emajor release, e.g. `2.x` may contain release `2.9` | alpine:3\n|`:2.x-debian`                   | build of the latest minor version of the respective\u003cbr\u003emajor release, e.g. `2.x` may contain release `2.9` | debian:stable-slim\n\nSee all tags at https://hub.docker.com/r/vegardit/osslsigncode/tags\n\n\n## \u003ca name=\"usage\"\u003e\u003c/a\u003eUsage\n\nThe docker image is configured to use `/work` as work directory.\n\nYou can mount the folder with the executables to sign into the `/work` directory and then use relative paths\nfor `--in` and `--out` parameters of osslsigncode.\n\nFor example:\n```bash\ndocker run --rm -v $PWD:/work vegardit/osslsigncode sign \\\n  -certs mycert.crt -key mykey.der \\\n  -n 'My Application' -i https://www.mywebsite.com/ \\\n  -in myapp.exe -out myapp-signed.exe\n```\n\n\n## \u003ca name=\"license\"\u003e\u003c/a\u003eLicense\n\nAll files in this repository are released under the [Apache License 2.0](LICENSE.txt).\n\nIndividual files contain the following tag instead of the full license text:\n```\nSPDX-License-Identifier: Apache-2.0\n```\n\nThis enables machine processing of license information based on the SPDX License Identifiers that are available here: https://spdx.org/licenses/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvegardit%2Fdocker-osslsigncode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvegardit%2Fdocker-osslsigncode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvegardit%2Fdocker-osslsigncode/lists"}