{"id":29498667,"url":"https://github.com/dpx/dpx","last_synced_at":"2026-04-13T03:03:15.562Z","repository":{"id":56793844,"uuid":"276926662","full_name":"dpx/dpx","owner":"dpx","description":"dpx - Run any executable inside container on your machine in few seconds.","archived":false,"fork":false,"pushed_at":"2023-05-11T20:46:10.000Z","size":7233,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-21T03:17:20.518Z","etag":null,"topics":["docker","dpx","elixir","go","node","python","ruby"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dpx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["rezigned"],"custom":["https://www.paypal.me/rezigned","https://buymeacoffee.com/rezigned"]}},"created_at":"2020-07-03T15:04:57.000Z","updated_at":"2023-04-11T15:30:28.000Z","dependencies_parsed_at":"2024-06-21T02:09:44.745Z","dependency_job_id":"abbf5400-c27b-4daa-a80c-65966a6d7403","html_url":"https://github.com/dpx/dpx","commit_stats":{"total_commits":10,"total_committers":3,"mean_commits":"3.3333333333333335","dds":0.4,"last_synced_commit":"e0463001b484ccead7ff1540e0a1eb428c134b59"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dpx/dpx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpx%2Fdpx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpx%2Fdpx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpx%2Fdpx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpx%2Fdpx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpx","download_url":"https://codeload.github.com/dpx/dpx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpx%2Fdpx/sbom","scorecard":{"id":354675,"data":{"date":"2025-08-11","repo":{"name":"github.com/dpx/dpx","commit":"e0463001b484ccead7ff1540e0a1eb428c134b59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dpx/dpx/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dpx/dpx/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dpx/dpx/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dpx/dpx/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dpx/dpx/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/dpx/dpx/releases/74527977","Warn: release artifact v0.1.1 not signed: https://api.github.com/repos/dpx/dpx/releases/41242689","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/dpx/dpx/releases/40996945","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/dpx/dpx/releases/74527977","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/dpx/dpx/releases/41242689","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/dpx/dpx/releases/40996945"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2023-1683 / GHSA-g2j6-57v7-gm8c","Warn: Project is vulnerable to: GO-2023-1682 / GHSA-m8cg-xc2p-r3fc","Warn: Project is vulnerable to: GO-2023-1627 / GHSA-vpvm-3wq2-2wvm","Warn: Project is vulnerable to: GO-2024-2491 / GHSA-xr7r-f8xq-vfvv","Warn: Project is vulnerable to: GO-2024-3110 / GHSA-jfvp-7x6p-h2pv","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2023-1495 / GHSA-fxg5-wq6x-vr4w","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:14:17.545Z","repository_id":56793844,"created_at":"2025-08-18T09:14:17.545Z","updated_at":"2025-08-18T09:14:17.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271353975,"owners_count":24744995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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","dpx","elixir","go","node","python","ruby"],"created_at":"2025-07-15T20:01:08.122Z","updated_at":"2026-04-13T03:03:15.488Z","avatar_url":"https://github.com/dpx.png","language":"Go","funding_links":["https://github.com/sponsors/rezigned","https://www.paypal.me/rezigned","https://buymeacoffee.com/rezigned"],"categories":[],"sub_categories":[],"readme":"# `dpx` - Docker Process Executer\n\nRun any *executable* inside container on your machine in few seconds (e.g. [go](https://hub.docker.com/_/golang), [node](https://hub.docker.com/_/node), [ruby](https://hub.docker.com/_/ruby), [python](https://hub.docker.com/_/python), [elixir](https://hub.docker.com/_/elixir), etc.).\n\n![](.github/demo/go.gif)\n\n## Getting started\n\n1. Intialize new container from any docker images (e.g. `golang`).\n\u003e This will create `dpx.yml` config file in current directory.\n\n```sh\ndpx init golang:1.16-alpine\n```\n\n2. Set `$PATH` variable.\n\n```sh\neval $(dpx path) \n```\n\n3. Link executable file and have fun!\n\n```sh-session\n# Create a link inside `.dpx/bin` directory\ndpx link go\n\n# Run any `go` command\ngo mod init app\n```\n\n## Installation\n\n### macOS\n\n`dpx` is available on macOS via [Homebrew](https://brew.sh).\n\n```\nbrew install dpx/dpx/dpx\n```\n\n### Others\n\nPackaged binaries can be downloaded from the [releases page](http://github.com/dpx/dpx/releases).\n\n### Usage\n\n#### `dpx exec [cmd]`\n\nExecute a program inside container (equivalent to `docker exec -it [container] [cmd]`).\n\n#### Default configurations\n\nBy default, all commands will inherit default configuration from `defaults:` section in `dpx.yml` file.\n\n```yml\ndefaults:\n  envs:\n    - MODE=test\n  user: docker\n  workdir: /app\n```\n\nThis will make every command that gets executed via `dpx exec [cmd]` inherits those settings.\n\n#### Per-command configurations\n\nEach command can also be configured with pre-define options.\n\n**`envs`** set `ENV` before running a command.\n\n```yml\ncommands:\n  node:\n    envs:\n      - NODE_ENV=test\n```\n\n`dpx exec node` will be evaluated to `NODE_ENV=test node` in container.\n\n**`options`** add options to your command.\n\n```yml\ncommands:\n  ps:\n    options: aux\n```\n\n`dpx exec ps` will add `aux` options to `ps` command (e.g. `ps aux`).\n\n**`workdir`** set current working dir for a command.\n\n```yml\ncommands:\n  ls:\n    workdir: /app\n```\n\n`dpx exec ls` will be evaulated to `$ /app ls`\n\n### Working with code editor, etc.\n\n* **Visual Studio Code** - Once you've setup `$PATH` variable. Launch `vscode` from current directory with `code .` command.\n\u003e This will allow `vscode` to search for executable file under `$PATH` variable.\n\n### Commands\n\n```sh-session\nCOMMANDS:\n   init, i   Setup docker image and create dpx.yml config file\n   start, s  Start container from config\n   stop      Stop a running container\n   exec, x   Execute a command in container\n   link, l   Link to an executable/binary inside container\n   ps        Print current container ID\n   path      Print $PATH variable\n   help, h   Shows a list of commands or help for one command\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpx%2Fdpx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpx%2Fdpx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpx%2Fdpx/lists"}