{"id":34103389,"url":"https://github.com/andreif/serverify-pip","last_synced_at":"2026-03-11T12:18:01.198Z","repository":{"id":57465860,"uuid":"82083000","full_name":"andreif/serverify-pip","owner":"andreif","description":"serverify-pip","archived":false,"fork":false,"pushed_at":"2018-04-17T12:28:53.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-17T00:14:54.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/andreif.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-02-15T16:45:14.000Z","updated_at":"2018-04-17T12:28:34.000Z","dependencies_parsed_at":"2022-09-17T18:11:45.503Z","dependency_job_id":null,"html_url":"https://github.com/andreif/serverify-pip","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/andreif/serverify-pip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreif%2Fserverify-pip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreif%2Fserverify-pip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreif%2Fserverify-pip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreif%2Fserverify-pip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreif","download_url":"https://codeload.github.com/andreif/serverify-pip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreif%2Fserverify-pip/sbom","scorecard":{"id":192720,"data":{"date":"2025-08-11","repo":{"name":"github.com/andreif/serverify-pip","commit":"3abf0f3dc81b1ad3ebb3368f58eefe3c6850d485"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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/18 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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 'master'"],"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"}}]},"last_synced_at":"2025-08-16T21:07:51.773Z","repository_id":57465860,"created_at":"2025-08-16T21:07:51.773Z","updated_at":"2025-08-16T21:07:51.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"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":"2025-12-14T17:38:27.346Z","updated_at":"2026-03-11T12:18:01.184Z","avatar_url":"https://github.com/andreif.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Serverify-pip\n=============\n\nA tiny utility which replaces VCS dependencies in requirements files by\nlocal directories where it stores VCS checkout exports.\n\nInstalling\n\n.. code:: sh\n\n    $ pip install serverify-pip\n\nHelp\n\n.. code:: sh\n\n    $ serverify-pip -h\n    usage: serverify-pip [-h] -o OUTPUT_FILE -d SRC_DIR [--debug]\n                         requirements.txt [requirements.txt ...]\n\n    Serverify Requirements - export VCS dependencies locally\n\n    positional arguments:\n      requirements.txt      Path to requirements file\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      -o OUTPUT_FILE, --output-file OUTPUT_FILE\n                            Combined requirements file\n      -d SRC_DIR, --download-to SRC_DIR\n                            Directory for exporting source files\n      --debug               Sets logging level to DEBUG\n\nExample\n\n.. code:: sh\n\n    $ cat ./requirements.txt\n    -e git+https://github.com/django/django.git@master#egg=Django\n    psycopg2==2.6.2\n\n    $ cat ./requirements_server.txt\n    -r requirements.txt\n    gunicorn==19.6.0\n\n    $ cat ./requirements_test.txt\n    flake8==3.3.0\n\n    $ serverify-pip \\\n        --output-file=./__server__/requirements.txt \\\n        --download-to=./__server__/ \\\n        ./requirements_server.txt \\\n        ./requirements_test.txt\n\n    $ ls -l ./__server__\n    total 2\n    drwxr-xr-x  27 andrei  staff   918 Feb 13 13:37 django\n    -rw-r--r--   1 andrei  staff    66 Feb 13 13:37 requirements.txt\n\n    $ cat ./__server__/requirements.txt\n    __server__/django/\n    psycopg2==2.6.2\n    gunicorn==19.6.0\n    flake8==3.3.0\n\n    # Now copy __server__ directory to your server/image and then run\n    $ pip install -r ./__server__/requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreif%2Fserverify-pip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreif%2Fserverify-pip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreif%2Fserverify-pip/lists"}