{"id":70247,"name":"submit","description":"Repository for tracking issues, suggestions with the submit.cs system","url":"https://github.com/ucsb-cs/submit","last_synced_at":"2025-09-08T15:02:12.696Z","repository":{"id":14363240,"uuid":"17073049","full_name":"ucsb-cs/submit","owner":"ucsb-cs","description":"Repository for tracking issues, suggestions with the submit.cs system","archived":true,"fork":false,"pushed_at":"2018-06-02T18:09:23.000Z","size":883,"stargazers_count":9,"open_issues_count":14,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-07-30T01:02:58.292Z","etag":null,"topics":["pyramid","python"],"latest_commit_sha":null,"homepage":"https://ucsb-cs.github.io/submit/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ucsb-cs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-21T23:12:43.000Z","updated_at":"2023-01-27T21:21:25.000Z","dependencies_parsed_at":"2022-08-30T13:52:06.088Z","dependency_job_id":null,"html_url":"https://github.com/ucsb-cs/submit","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ucsb-cs/submit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucsb-cs","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/sbom","scorecard":{"id":906740,"data":{"date":"2025-08-11","repo":{"name":"github.com/ucsb-cs/submit","commit":"92810c81255a4fc6bbebac1ac8aae856fd576ffe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","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":-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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":-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 24 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-24T17:38:19.021Z","repository_id":14363240,"created_at":"2025-08-24T17:38:19.021Z","updated_at":"2025-08-24T17:38:19.021Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202765,"owners_count":25240371,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"ucsb-cs","name":"UCSB Computer Science","uuid":"1696945","kind":"organization","description":null,"email":null,"website":"http://cs.ucsb.edu/~leadta","location":"Santa Barbara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696945?v=4","repositories_count":12,"last_synced_at":"2024-03-26T06:34:02.264Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ucsb-cs","funding_links":[],"total_stars":24,"followers":1,"following":0,"created_at":"2022-11-03T08:17:49.855Z","updated_at":"2024-03-26T06:34:05.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucsb-cs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucsb-cs/repositories"},"packages":[{"id":2935334,"name":"submit","ecosystem":"pypi","description":"submit is a submission web service designed for programming assignments","homepage":"https://github.com/ucsb-cs/submit","licenses":"Simplified BSD License","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/ucsb-cs/submit","keywords_array":["web","pyramid","pylons"],"namespace":null,"versions_count":20,"first_release_published_at":"2015-01-31T00:20:27.000Z","latest_release_published_at":"2018-05-31T00:43:09.000Z","latest_release_number":"1.3.3","last_synced_at":"2025-08-26T17:03:22.056Z","created_at":"2022-04-10T12:44:38.223Z","updated_at":"2025-08-26T17:03:22.056Z","registry_url":"https://pypi.org/project/submit/","install_command":"pip install submit --index-url https://pypi.org/simple","documentation_url":"https://submit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Pylons","Programming Language :: Python","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: WSGI :: Application"],"normalized_name":"submit","project_status":null},"repo_metadata":{"id":14363240,"uuid":"17073049","full_name":"ucsb-cs/submit","owner":"ucsb-cs","description":"Repository for tracking issues, suggestions with the submit.cs system","archived":true,"fork":false,"pushed_at":"2018-06-02T18:09:23.000Z","size":883,"stargazers_count":9,"open_issues_count":14,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-06-22T00:19:20.652Z","etag":null,"topics":["pyramid","python"],"latest_commit_sha":null,"homepage":"https://ucsb-cs.github.io/submit/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ucsb-cs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-21T23:12:43.000Z","updated_at":"2023-01-27T21:21:25.000Z","dependencies_parsed_at":"2022-08-30T13:52:06.088Z","dependency_job_id":null,"html_url":"https://github.com/ucsb-cs/submit","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucsb-cs","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213098147,"owners_count":15537197,"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","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"},"owner_record":{"login":"ucsb-cs","name":"UCSB Computer Science","uuid":"1696945","kind":"organization","description":null,"email":null,"website":"http://cs.ucsb.edu/~leadta","location":"Santa Barbara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696945?v=4","repositories_count":12,"last_synced_at":"2024-03-26T06:34:02.264Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ucsb-cs","funding_links":[],"total_stars":24,"followers":1,"following":0,"created_at":"2022-11-03T08:17:49.855Z","updated_at":"2024-03-26T06:34:05.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucsb-cs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ucsb-cs/repositories"},"tags":[{"name":"v1.3.3a","sha":"2c55320b655c6e3f76ecd861feafaf37d91ebe87","kind":"tag","published_at":"2018-05-31T00:44:31.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.3.3a","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.3.3a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.3a/manifests"},{"name":"v1.3.3","sha":"5288b0e268a489291cc0a71e1cb9d5f1745768a7","kind":"tag","published_at":"2018-05-31T00:42:37.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.3.3","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"5288b0e268a489291cc0a71e1cb9d5f1745768a7","kind":"tag","published_at":"2018-05-30T23:27:13.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.3.2","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"50d55e58f6a09212f545baeebbe9070b560c26fd","kind":"tag","published_at":"2018-05-30T22:33:57.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.3.1","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.3.1/manifests"},{"name":"v","sha":"d82b92f7e3d97867a263d0602a32785646222b3e","kind":"tag","published_at":"2018-05-30T21:05:43.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v/manifests"},{"name":"v1.2.0","sha":"bcd2c3a1ee5b5dfc5fc9a8a15a11b99c23f60448","kind":"tag","published_at":"2017-02-04T19:56:13.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.2.0","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"2851691a14fd2f91645a28f0e47c7e2274358537","kind":"tag","published_at":"2017-02-04T07:27:27.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.1.1","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"296dcf972df93c98cc8a621228c550f9d1bf71d6","kind":"tag","published_at":"2017-02-03T07:47:26.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.1.0","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"6095f1fba4bdf02945c37318d070a98b7df52f3f","kind":"tag","published_at":"2016-06-21T06:56:48.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.0.3","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"498be0bc623e7e002690ed62e9f507562e6470f6","kind":"tag","published_at":"2016-06-21T06:49:28.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.0.2","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"44fdb5d0fa1f95cc33e5846b64ddda66dd42fdce","kind":"tag","published_at":"2016-05-07T16:26:46.000Z","download_url":"https://codeload.github.com/ucsb-cs/submit/tar.gz/v1.0.1","html_url":"https://github.com/ucsb-cs/submit/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2024-06-22T00:06:05.100Z","dependent_packages_count":0,"downloads":1701,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":18.021833365634997,"dependent_repos_count":6.651192679909074,"dependent_packages_count":10.002282794063202,"stargazers_count":17.69314138284914,"forks_count":14.211258284497557,"docker_downloads_count":null,"average":13.315941701390795},"purl":"pkg:pypi/submit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/submit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/submit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/submit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-21T21:42:23.210Z","issues_count":24,"pull_requests_count":14,"avg_time_to_close_issue":27124965.230769232,"avg_time_to_close_pull_request":17881.272727272728,"issues_closed_count":13,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":15,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":0.35714285714285715,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/submit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/submit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/submit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/submit/related_packages","maintainers":[{"uuid":"bboe","login":"bboe","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/bboe/","role":null,"created_at":"2023-02-25T13:57:34.729Z","updated_at":"2023-02-25T13:57:34.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bboe/packages"},{"uuid":"pconrad","login":"pconrad","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pconrad/","role":null,"created_at":"2023-02-25T13:57:34.748Z","updated_at":"2023-02-25T13:57:34.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pconrad/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":666752,"full_name":"ucsb-cs/submit","default_branch":"master","committers":[{"name":"Bryce Boe","email":"bbzbryce@gmail.com","count":468},{"name":"Kyle Dewey","email":"kyledewey@cs.ucsb.edu","count":83},{"name":"Kyle Dewey","email":"kyle.t.dewey@gmail.com","count":83},{"name":"bronhuston","email":"bronhuston@gmail.com","count":17},{"name":"dananguyenucsb","email":"dana.nguyensths@gmail.com","count":13},{"name":"Phill Conrad","email":"pconrad@cs.ucsb.edu","count":10},{"name":"Caitlin Scarberry","email":"caitlinscarberry@umail.ucsb.edu","count":4},{"name":"Christian Lloyd","email":"lloydd18@gmail.com","count":2},{"name":"Gareth George","email":"garethgeorge97@gmail.com","count":2},{"name":"Kevin Burk","email":"xavierholt@gmail.com","count":1}],"total_commits":683,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":68.3,"dds":0.31478770131771594,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T20:14:05.831Z","last_synced_commit":"92810c81255a4fc6bbebac1ac8aae856fd576ffe","created_at":"2023-03-09T10:18:00.651Z","updated_at":"2023-09-19T17:36:14.164Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483990,"commits_count":854433418,"contributors_count":31153023,"owners_count":909123,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ucsb-cs/submit","html_url":"https://github.com/ucsb-cs/submit","last_synced_at":"2024-06-22T00:06:04.826Z","status":null,"issues_count":24,"pull_requests_count":14,"avg_time_to_close_issue":27124965.230769232,"avg_time_to_close_pull_request":17881.272727272728,"issues_closed_count":13,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":15,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":0.35714285714285715,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:53:32.208Z","updated_at":"2024-06-22T00:06:04.826Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ucsb-cs%2Fsubmit/issues","issue_labels_count":{"in progress":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":14,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":14},"issue_authors":{"bboe":6,"pconrad":4,"rathodsachin20":2,"shiyujiucsb":1,"nguyenmp":1,"dkudrow":1,"yantangucsb":1,"ianvernon":1,"jbadge":1,"upsiquark":1,"kpavery":1,"cr-norton":1,"MoSBanapple":1,"jasenmh":1,"jheckey":1},"pull_request_authors":{"bboe":7,"caitscarberry":3,"xavierholt":2,"pconrad":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10120865,"issues_count":31690572,"pull_requests_count":98736979,"authors_count":10710354,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["pyramid","python"],"dependencies":[],"score":12.881157683271711,"created_at":"2025-09-08T11:19:07.165Z","updated_at":"2025-10-07T08:25:54.735Z","avatar_url":"https://github.com/ucsb-cs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1701,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70247","html_url":"https://science.ecosyste.ms/projects/70247"}