{"id":26472666,"url":"https://github.com/getwilds/proof","last_synced_at":"2026-02-22T20:35:15.387Z","repository":{"id":240271525,"uuid":"802173363","full_name":"getwilds/proof","owner":"getwilds","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-30T19:12:21.000Z","size":37,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T02:41:50.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/getwilds.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-17T16:57:50.000Z","updated_at":"2024-12-30T19:09:54.000Z","dependencies_parsed_at":"2024-09-07T01:35:49.106Z","dependency_job_id":"a4ef819e-3e37-4e83-b188-c3fbb6651ee4","html_url":"https://github.com/getwilds/proof","commit_stats":null,"previous_names":["getwilds/proof"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/getwilds/proof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getwilds%2Fproof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getwilds%2Fproof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getwilds%2Fproof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getwilds%2Fproof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getwilds","download_url":"https://codeload.github.com/getwilds/proof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getwilds%2Fproof/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29726058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: 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":[],"created_at":"2025-03-19T21:44:10.837Z","updated_at":"2026-02-22T20:35:15.349Z","avatar_url":"https://github.com/getwilds.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PROOF (PRoduction On-ramp for Optimization and Feasibility)\nPROOF (PRoduction On-ramp for Optimization and Feasibility) is a user-friendly tool designed for managing and executing WDL (Workflow Description Language) workflows using the Cromwell workflow manager. PROOF allows users to:\n\n- Automate all the backend configurations necessary to run your workflows instantly.\n- Validate, troubleshoot, assess performance, and run their workflows all under one roof.\n- Refine their workflows before potential transitions to cloud-based infrastructures, providing a ‘proofing’ resource of sorts.\n\nWhile it is currently configured to run on the Fred Hutch cluster, it is readily adaptable for local instances and/or instances hosted at other institutions. If interested, please email wilds@fredhutch.org with any questions.\n\n## Repos\n\n- [proof-api](https://github.com/FredHutch/proof-api): REST API for PROOF used to automate many/most of the startup/configuration steps of WDL workflow submission via Cromwell.\n    - Latest release: [v1.2.1](https://github.com/FredHutch/proof-api/releases/tag/v1.2.1)\n- [shiny-cromwell](https://github.com/FredHutch/shiny-cromwell): Shiny-based front end for PROOF that provides a point-and-click interface for new users.\n    - Latest release: [v1.1.0](https://github.com/FredHutch/shiny-cromwell/releases/tag/v1.1.0)\n- [rcromwell](https://github.com/getwilds/rcromwell): R package for interacting with Cromwell servers and the WDL workflows they manage.\n    - Latest release: [v3.3.0](https://github.com/getwilds/rcromwell/releases/tag/v3.3.0)\n- [proofr](https://github.com/getwilds/proofr): R package for interacting with the PROOF API mentioned above.\n    - Latest release: [v0.4.0](https://github.com/getwilds/proofr/releases/tag/v0.4.0)\n- [proofad](https://github.com/getwilds/proofad): collection of scripts used for the user analytics dashboard of PROOF.\n    - Latest release: [v0.1.0](https://github.com/getwilds/proofad/releases/tag/v0.1.0)\n\n## Docs\n\n- Product Description: https://sciwiki.fredhutch.org/datascience/proof/\n- How to Use PROOF: https://sciwiki.fredhutch.org/dasldemos/proof-how-to/\n- PROOF Troubleshooting: https://sciwiki.fredhutch.org/dasldemos/proof-troubleshooting/\n\n## Support\n\nFor general questions, reach out to the Fred Hutch Data Science Lab (DaSL) at wilds@fredhutch.org. For bugs and/or feature requests, if you know which repository is the most relevant for your bug/feature, please open an issue directly in the corresponding repository. If you are unclear which repository it belongs in, or if the bug/feature spans across multiple repositories, [open an issue](https://github.com/getwilds/proof/issues) in this overarching PROOF repository and the PROOF development team will file issues in the corresponding locations.\n\n## Contributing\n\nIf you would like to contribute to this project, see the [contribution guidelines](CONTRIBUTING.md) as well out our [WILDS Contributor Guide](https://getwilds.org/guide/) for more details.\n\n## License\n\nDistributed under the MIT License. See [LICENSE](LICENSE) for details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetwilds%2Fproof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetwilds%2Fproof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetwilds%2Fproof/lists"}