{"id":16927459,"url":"https://github.com/duckinator/bork","last_synced_at":"2026-02-13T05:52:27.830Z","repository":{"id":45168811,"uuid":"193587234","full_name":"duckinator/bork","owner":"duckinator","description":"A Python build and release management tool.","archived":false,"fork":false,"pushed_at":"2026-02-09T06:32:41.000Z","size":663,"stargazers_count":15,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-09T11:20:12.995Z","etag":null,"topics":["github-releases","pep517","pypi","python"],"latest_commit_sha":null,"homepage":"https://bork.readthedocs.io","language":"Python","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/duckinator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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},"funding":{"github":["duckinator"],"patreon":"duckinator","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-06-24T22:04:40.000Z","updated_at":"2026-01-29T04:59:14.000Z","dependencies_parsed_at":"2023-10-15T18:58:51.691Z","dependency_job_id":"729afc67-9ff3-4020-91da-95ce33760a64","html_url":"https://github.com/duckinator/bork","commit_stats":{"total_commits":428,"total_committers":8,"mean_commits":53.5,"dds":0.4649532710280374,"last_synced_commit":"370fb64d5b840b3f2216788cd8740e221e6bcca7"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/duckinator/bork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckinator%2Fbork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckinator%2Fbork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckinator%2Fbork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckinator%2Fbork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duckinator","download_url":"https://codeload.github.com/duckinator/bork/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckinator%2Fbork/sbom","scorecard":{"id":359077,"data":{"date":"2025-08-11","repo":{"name":"github.com/duckinator/bork","commit":"7e01374f35339ecf70bc877e171d8bed1b1359e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"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":"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":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"11 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:2267adc248a477c1f1a852a07a5a224d42abe54c28aafa572efa157dfb001bba","Warn: pipCommand not pinned by hash: Dockerfile:8","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v9.0.0 not signed: https://api.github.com/repos/duckinator/bork/releases/168164937","Warn: release artifact v8.0.0 not signed: https://api.github.com/repos/duckinator/bork/releases/134156430","Warn: release artifact v7.0.2 not signed: https://api.github.com/repos/duckinator/bork/releases/130505486","Warn: release artifact v7.0.1 not signed: https://api.github.com/repos/duckinator/bork/releases/128417446","Warn: release artifact v9.0.0 does not have provenance: https://api.github.com/repos/duckinator/bork/releases/168164937","Warn: release artifact v8.0.0 does not have provenance: https://api.github.com/repos/duckinator/bork/releases/134156430","Warn: release artifact v7.0.2 does not have provenance: https://api.github.com/repos/duckinator/bork/releases/130505486","Warn: release artifact v7.0.1 does not have provenance: https://api.github.com/repos/duckinator/bork/releases/128417446"],"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) 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"}}]},"last_synced_at":"2025-08-18T10:20:06.370Z","repository_id":45168811,"created_at":"2025-08-18T10:20:06.370Z","updated_at":"2025-08-18T10:20:06.370Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29397357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T04:26:15.637Z","status":"ssl_error","status_checked_at":"2026-02-13T04:16:29.732Z","response_time":78,"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":["github-releases","pep517","pypi","python"],"created_at":"2024-10-13T20:34:16.873Z","updated_at":"2026-02-13T05:52:27.789Z","avatar_url":"https://github.com/duckinator.png","language":"Python","readme":"# bork [![Build Status][build-status-img]][build-status-link] [![PyPI][pypi-version-img]][pypi-version-link] [![Documentation Status](https://readthedocs.org/projects/bork/badge/?version=latest)](https://bork.readthedocs.io/en/latest/?badge=latest)\n\nA frontend for building and releasing [PEP 517](https://www.python.org/dev/peps/pep-0517/) compliant projects, including support for generating a [ZipApp](https://docs.python.org/3/library/zipapp.html).\n\nIncludes a basic task runner, in the form of `bork run \u003ctask name\u003e`. Tasks\nare defined in your `pyproject.toml` file.\n\nBork requires Python 3.11 or newer.\n\n[build-status-img]: https://api.cirrus-ci.com/github/duckinator/bork.svg\n[build-status-link]: https://cirrus-ci.com/github/duckinator/bork\n\n[pypi-version-img]: https://img.shields.io/pypi/v/bork\n[pypi-version-link]: https://pypi.org/project/bork\n\n## Installation\n\n```\n$ pip3 install bork\n```\n\nOr download [the latest zipapp\nreleases](https://github.com/duckinator/bork/releases/latest/download/bork.pyz)\n\n## Usage\n\nExample usage information is provided below. Additional documentation can be found at [bork.readthedocs.io](https://bork.readthedocs.io/).\n\n### Building and Releasing\n\nAssuming a project is PEP 517 compliant, you can just do:\n\n```console\n$ bork clean # Remove anything in build/, dist/, *.egg-info/\n$ bork build # Build the project\n$ bork release # Release to PyPI and, optionally, GitHub\n```\n\n### ZipApp Support\n\nIf you want to build a ZipApp, add this to your pyproject.toml:\n\n```toml\n[tool.bork.zipapp]\nenabled = true\nmain = \"\u003centrypoint\u003e\"\n```\n\nWhere `\u003centrypoint\u003e` is of the form \"module.submodule:function\", and\nmay be equivalent to a `console_script` entrypoint in setup.cfg.\n\n### Uploading To GitHub Releases\n\nIf you want to upload assets to GitHub Releases, you can\nadd the following configuration to your pyproject.toml:\n\n```toml\n[project]\nname = \"\u003cproject name\u003e\"\n\n[tool.bork.release]\n# If true, release to PyPi; otherwise, don't.\npypi = true\n# If true, release to GitHub; otherwise, don't.\ngithub = true # release to GitHub\n# GitHub repository, e.g. \"duckinator/bork\".\ngithub_repository = \"\u003cowner\u003e/\u003crepo\u003e\"\n# List of file globs to include in GitHub Releases.\ngithub_release_globs = [\"dist/*.pyz\", \"dist/*.whl\"]\n# If true, zipapps are named \"\u003cname\u003e.pyz\", otherwise \"\u003cname\u003e-\u003cversion\u003e.pyz\".\nstrip_zipapp_version = true\n```\n\n## Aliases (Basic task runner)\n\nBork includes a very basic task runner, for single-line commands.\n\nAs an example, here is what Bork uses:\n\n```toml\n[tool.bork.aliases]\nlint = [\n    \"pylint bork tests\",\n    \"mypy bork\",\n]\n# Runs all tests.\ntest = \"pytest --verbose\"\n# Runs fast tests.\ntest-fast = \"pytest --verbose -m 'not slow'\"\n# Runs slow tests.\ntest-slow = \"pytest --verbose -m slow\"\n# Build docs\ndocs = \"mkdocs build\"\n```\n\nThen you can run `bork aliases` to get the list of aliases:\n\n```console\n~/bork$ bork aliases\nlint\ntest\ntest-fast\ntest-slow\n~/bork$\n```\n\nAnd run `bork run \u003calias\u003e` to run that alias:\n\n```console\n~/bork$ bork run docs\nmkdocs build\nINFO     -  Cleaning site directory\nINFO     -  Building documentation to directory: /usr/home/puppy/bork/site\nINFO     -  Documentation built in 0.25 seconds\n~/bork$\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/duckinator/bork. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the\n[code of conduct](https://github.com/duckinator/bork/blob/master/CODE_OF_CONDUCT.md).\n\nThe code for Bork is available under the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":["https://github.com/sponsors/duckinator","https://patreon.com/duckinator"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduckinator%2Fbork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduckinator%2Fbork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduckinator%2Fbork/lists"}