{"id":21980054,"url":"https://github.com/parafoxia/pip-install","last_synced_at":"2026-04-20T10:02:45.624Z","repository":{"id":193010725,"uuid":"687907661","full_name":"parafoxia/pip-install","owner":"parafoxia","description":"A fully-featured `pip install` wrapper for GitHub Actions.","archived":false,"fork":false,"pushed_at":"2023-09-09T22:06:56.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T22:55:43.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/install-packages-with-pip","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parafoxia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-06T08:53:15.000Z","updated_at":"2025-02-27T12:01:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"88f513d9-2698-4309-bec9-d1ed1453fa80","html_url":"https://github.com/parafoxia/pip-install","commit_stats":null,"previous_names":["parafoxia/pip-install"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/parafoxia/pip-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parafoxia%2Fpip-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parafoxia%2Fpip-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parafoxia%2Fpip-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parafoxia%2Fpip-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parafoxia","download_url":"https://codeload.github.com/parafoxia/pip-install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parafoxia%2Fpip-install/sbom","scorecard":{"id":720121,"data":{"date":"2025-08-11","repo":{"name":"github.com/parafoxia/pip-install","commit":"98bd468285d8ffe5e6ab25c5b822c6a91831092d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Code-Review","score":0,"reason":"Found 0/16 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":"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":"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":"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":"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/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parafoxia/pip-install/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/parafoxia/pip-install/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/parafoxia/pip-install/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/parafoxia/pip-install/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":-1,"reason":"no releases found","details":null,"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-22T11:03:23.482Z","repository_id":193010725,"created_at":"2025-08-22T11:03:23.483Z","updated_at":"2025-08-22T11:03:23.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":[],"created_at":"2024-11-29T17:09:26.371Z","updated_at":"2026-04-20T10:02:45.591Z","avatar_url":"https://github.com/parafoxia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- start title --\u003e\n\n# Install Packages with Pip\n\n\u003c!-- end title --\u003e\n\n\u003c!-- start description --\u003e\n\nA fully-featured `pip install` wrapper for GitHub Actions.\n\n\u003c!-- end description --\u003e\n\n## Prerequisits\n\nThe [`actions/setup-python`](https://github.com/actions/setup-python) action should be run before this.\n\n## Usage\n\nYou can use pip-install to install packages directly...\n\n```yaml\n- uses: parafoxia/pip-install@v1\n  with:\n    packages: package1 package2\n```\n\n...or from requirements files...\n\n```yaml\n- uses: parafoxia/pip-install@v1\n  with:\n    # Any input that accepts multiple parameters can accept them on a\n    # single line, or across multiple lines.\n    requirements: |\n      requirements.txt\n      requirements-dev.txt\n```\n\n...or as an editable install...\n\n```yaml\n- uses: parafoxia/pip-install@v1\n  with:\n    editable: \".\"\n```\n\n...or all three!\n\nYou can also provide options to modify the command's behaviour.\n\n```yaml\n- uses: parafoxia/pip-install@v1\n  with:\n    packages: package3\n\n    # Don't install package dependencies.\n    no-deps: true\n\n    # Install pre-release versions, if available.\n    pre: true\n```\n\n## Inputs\n\nInputs with defaults are Boolean inputs.\n\n\u003c!-- start inputs --\u003e\n\n| **Input**                      | **Description**                                                                                                                                                                                                                                                                                                                                                                        | **Default** | **Required** |\n| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------ |\n| **`packages`**                 | The packages to install.                                                                                                                                                                                                                                                                                                                                                               |             | **false**    |\n| **`requirement`**              | Install from the given requirements file. Multiple files can be provided.                                                                                                                                                                                                                                                                                                              |             | **false**    |\n| **`constraint`**               | Constrain versions using the given constraints file. Multiple files can be provided.                                                                                                                                                                                                                                                                                                   |             | **false**    |\n| **`no-deps`**                  | Don't install package dependencies.                                                                                                                                                                                                                                                                                                                                                    | `false`     | **false**    |\n| **`pre`**                      | Include pre-release and development versions. By default, pip only finds stable versions.                                                                                                                                                                                                                                                                                              | `false`     | **false**    |\n| **`editable`**                 | Install a project in editable mode (i.e. setuptools \"develop mode\") from a local project path or a VCS url.                                                                                                                                                                                                                                                                            |             | **false**    |\n| **`dry-run`**                  | Don't actually install anything, just print what would be. Can be used in combination with `ignore_installed` to 'resolve' the requirements.                                                                                                                                                                                                                                           | `false`     | **false**    |\n| **`target`**                   | Install packages into \\\u003cdir\u003e. By default this will not replace existing files/folders in \\\u003cdir\u003e. Set `upgrade` to true to replace existing packages in \\\u003cdir\u003e with new versions.                                                                                                                                                                                                       |             | **false**    |\n| **`platform`**                 | Only use wheels compatible with \\\u003cplatform\u003e. Defaults to the platform of the running system. Use this option multiple times to specify multiple platforms supported by the target interpreter.                                                                                                                                                                                         |             | **false**    |\n| **`python-version`**           | The Python interpreter version to use for wheel and \"Requires-Python\" compatibility checks. Defaults to a version derived from the running interpreter. The version can be specified using up to three dot-separated integers (e.g. \"3\" for 3.0.0, \"3.7\" for 3.7.0, or \"3.7.3\"). A major-minor version can also be given as a string without dots (e.g. \"37\" for 3.7.0).               |             | **false**    |\n| **`implementation`**           | Only use wheels compatible with Python implementation \\\u003cimplementation\u003e, e.g. 'pp', 'jy', 'cp', or 'ip'. If not specified, then the current interpreter implementation is used. Use 'py' to force implementation-agnostic wheels.                                                                                                                                                      |             | **false**    |\n| **`abi`**                      | Only use wheels compatible with Python abi \\\u003cabi\u003e, e.g. 'pypy_41'. If not specified, then the current interpreter abi tag is used. Use this option multiple times to specify multiple abis supported by the target interpreter. Generally you will need to specify `implementation`, `platform`, and `python-version` when using this option.                                          |             | **false**    |\n| **`user`**                     | Install to the Python user install directory for your platform. Typically ~/.local/, or %APPDATA%\\Python on Windows. (See the Python documentation for site.USER_BASE for full details.)                                                                                                                                                                                               | `false`     | **false**    |\n| **`root`**                     | Install everything relative to this alternate root directory.                                                                                                                                                                                                                                                                                                                          |             | **false**    |\n| **`prefix`**                   | Installation prefix where lib, bin and other top-level folders are placed. Note that the resulting installation may contain scripts and other resources which reference the Python interpreter of pip, and not that of `prefix`. See also the `python` option if the intention is to install packages into another (possibly pip-free) environment.                                    |             | **false**    |\n| **`src`**                      | Directory to check out editable projects into. The default in a virtualenv is \"\\\u003cvenv path\u003e/src\". The default for global installs is \"\\\u003ccurrent dir\u003e/src\".                                                                                                                                                                                                                             |             | **false**    |\n| **`upgrade`**                  | Upgrade all specified packages to the newest available version. The handling of dependencies depends on the upgrade-strategy used.                                                                                                                                                                                                                                                     | `false`     | **false**    |\n| **`upgrade-strategy`**         | Determines how dependency upgrading should be handled [default: only-if-needed]. \"eager\" - dependencies are upgraded regardless of whether the currently installed version satisfies the requirements of the upgraded package(s). \"only-if-needed\" - are upgraded only when they do not satisfy the requirements of the upgraded package(s).                                           |             | **false**    |\n| **`force-reinstall`**          | Reinstall all packages even if they are already up-to-date.                                                                                                                                                                                                                                                                                                                            | `false`     | **false**    |\n| **`ignore-installed`**         | Ignore the installed packages, overwriting them. This can break your system if the existing package is of a different version or was installed with a different package manager!                                                                                                                                                                                                       | `false`     | **false**    |\n| **`ignore-requires-python`**   | Ignore the Requires-Python information.                                                                                                                                                                                                                                                                                                                                                | `false`     | **false**    |\n| **`no-build-isolation`**       | Disable isolation when building a modern source distribution. Build dependencies specified by PEP 518 must be already installed if this option is used.                                                                                                                                                                                                                                | `false`     | **false**    |\n| **`use-pep517`**               | Use PEP 517 for building source distributions (use --no-use-pep517 to force legacy behaviour).                                                                                                                                                                                                                                                                                         | `false`     | **false**    |\n| **`no-use-pep517`**            | Reverse of `use-pep517`.                                                                                                                                                                                                                                                                                                                                                               | `false`     | **false**    |\n| **`check-build-dependencies`** | Check the build dependencies when PEP517 is used.                                                                                                                                                                                                                                                                                                                                      | `false`     | **false**    |\n| **`break-system-packages`**    | Allow pip to modify an EXTERNALLY-MANAGED Python installation                                                                                                                                                                                                                                                                                                                          | `false`     | **false**    |\n| **`config-settings`**          | Configuration settings to be passed to the PEP 517 build backend. Settings take the form KEY=VALUE. Use multiple `config-settings` options to pass multiple keys to the backend.                                                                                                                                                                                                       |             | **false**    |\n| **`global-option`**            | Extra global options to be supplied to the setup.py call before the install or bdist_wheel command.                                                                                                                                                                                                                                                                                    |             | **false**    |\n| **`compile`**                  | Compile Python source files to bytecode                                                                                                                                                                                                                                                                                                                                                | `false`     | **false**    |\n| **`no-compile`**               | Do not compile Python source files to bytecode                                                                                                                                                                                                                                                                                                                                         | `false`     | **false**    |\n| **`no-warn-script-location`**  | Do not warn when installing scripts outside PATH                                                                                                                                                                                                                                                                                                                                       | `false`     | **false**    |\n| **`no-warn-conflicts`**        | Do not warn about broken dependencies                                                                                                                                                                                                                                                                                                                                                  | `false`     | **false**    |\n| **`no-binary`**                | Do not use binary packages. Can be supplied multiple times, and each time adds to the existing value. Accepts either \":all:\" to disable all binary packages, \":none:\" to empty the set (notice the colons), or one or more package names with commas between them (no colons). Note that some packages are tricky to compile and may fail to install when this option is used on them. |             | **false**    |\n| **`only-binary`**              | Do not use source packages. Can be supplied multiple times, and each time adds to the existing value. Accepts either \":all:\" to disable all source packages, \":none:\" to empty the set, or one or more package names with commas between them. Packages without binary distributions will fail to install when this option is used on them.                                            |             | **false**    |\n| **`prefer-binary`**            | Prefer older binary packages over newer source packages.                                                                                                                                                                                                                                                                                                                               | `false`     | **false**    |\n| **`require-hashes`**           | Require a hash to check each requirement against, for repeatable installs. This option is implied when any package in a requirements file has a --hash option.                                                                                                                                                                                                                         | `false`     | **false**    |\n| **`progress-bar`**             | Specify whether the progress bar should be used [on, off] (default: on)                                                                                                                                                                                                                                                                                                                |             | **false**    |\n| **`root-user-action`**         | Action if pip is run as a root user. By default, a warning message is shown.                                                                                                                                                                                                                                                                                                           |             | **false**    |\n| **`report`**                   | Generate a JSON file describing what pip did to install the provided requirements. Can be used in combination with `dry-run` and `ignore-installed` to 'resolve' the requirements. When - is used as file name it writes to stdout. When writing to stdout, please combine with the `quiet` option to avoid mixing pip logging output with JSON output.                                |             | **false**    |\n| **`no-clean`**                 | Don't clean up build directories.                                                                                                                                                                                                                                                                                                                                                      | `false`     | **false**    |\n\n\u003c!-- end inputs --\u003e\n\n## License\n\nThe pip-install action for GitHub Actions is licensed under the [BSD 3-Clause License](https://github.com/parafoxia/pip-install/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparafoxia%2Fpip-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparafoxia%2Fpip-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparafoxia%2Fpip-install/lists"}