{"id":34322,"name":"jupyterquiz","description":"An interactive Quiz generator for Jupyter notebooks and Jupyter Book ","url":"https://github.com/jmshea/jupyterquiz","last_synced_at":"2025-09-05T06:10:35.637Z","repository":{"id":37965844,"uuid":"377004090","full_name":"jmshea/jupyterquiz","owner":"jmshea","description":"An interactive Quiz generator for Jupyter notebooks and Jupyter Book ","archived":false,"fork":false,"pushed_at":"2025-08-23T22:57:38.000Z","size":2538,"stargazers_count":156,"open_issues_count":4,"forks_count":44,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-24T05:36:16.825Z","etag":null,"topics":["interactive","jupyter-notebook","jupyter-notebooks","quiz","self-assessment"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/jmshea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-15T01:43:40.000Z","updated_at":"2025-08-23T22:57:41.000Z","dependencies_parsed_at":"2024-01-06T16:27:54.983Z","dependency_job_id":"dae3d683-39e3-4344-aafc-ac1e08df3723","html_url":"https://github.com/jmshea/jupyterquiz","commit_stats":{"total_commits":169,"total_committers":8,"mean_commits":21.125,"dds":0.08284023668639051,"last_synced_commit":"e58605e071ea5e20805221a6cc4dbcc138a22481"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jmshea/jupyterquiz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/sbom","scorecard":{"id":524839,"data":{"date":"2025-08-11","repo":{"name":"github.com/jmshea/jupyterquiz","commit":"a9d18e2eba2e0d76a2ff5782138f105e7b71638d"},"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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: MIT 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":"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"}}]},"last_synced_at":"2025-08-20T04:05:03.980Z","repository_id":37965844,"created_at":"2025-08-20T04:05:03.980Z","updated_at":"2025-08-20T04:05:03.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718898,"owners_count":25155606,"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-05T02:00:09.113Z","response_time":402,"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":"jmshea","name":"John M. Shea","uuid":"6517343","kind":"user","description":"Electrical engineer, professor @ University of Florida","email":"","website":null,"location":"Gainesville, FL USA","twitter":"jmshea","company":"University of Florida","icon_url":"https://avatars.githubusercontent.com/u/6517343?u=440a4cd3ea5335679392312328b0081c6ef66040\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-05T05:13:43.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jmshea","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T06:31:14.775Z","updated_at":"2023-03-05T05:13:43.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea/repositories"},"packages":[{"id":2776693,"name":"jupyterquiz","ecosystem":"pypi","description":"Interactive quizzes for Jupyter and Jupyter Book","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/jmshea/jupyterquiz","keywords_array":[],"namespace":null,"versions_count":65,"first_release_published_at":"2021-06-15T02:02:29.000Z","latest_release_published_at":"2025-05-12T11:29:02.000Z","latest_release_number":"2.9.6","last_synced_at":"2025-08-24T12:05:50.862Z","created_at":"2022-04-10T11:23:35.362Z","updated_at":"2025-08-24T12:24:58.366Z","registry_url":"https://pypi.org/project/jupyterquiz/","install_command":"pip install jupyterquiz --index-url https://pypi.org/simple","documentation_url":"https://jupyterquiz.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License"],"normalized_name":"jupyterquiz","project_status":null},"repo_metadata":{"id":37965844,"uuid":"377004090","full_name":"jmshea/jupyterquiz","owner":"jmshea","description":"An interactive Quiz generator for Jupyter notebooks and Jupyter Book ","archived":false,"fork":false,"pushed_at":"2025-08-23T22:57:38.000Z","size":2538,"stargazers_count":156,"open_issues_count":4,"forks_count":44,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-24T05:36:16.825Z","etag":null,"topics":["interactive","jupyter-notebook","jupyter-notebooks","quiz","self-assessment"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/jmshea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-15T01:43:40.000Z","updated_at":"2025-08-23T22:57:41.000Z","dependencies_parsed_at":"2024-01-06T16:27:54.983Z","dependency_job_id":"dae3d683-39e3-4344-aafc-ac1e08df3723","html_url":"https://github.com/jmshea/jupyterquiz","commit_stats":{"total_commits":169,"total_committers":8,"mean_commits":21.125,"dds":0.08284023668639051,"last_synced_commit":"e58605e071ea5e20805221a6cc4dbcc138a22481"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jmshea/jupyterquiz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/sbom","scorecard":{"id":524839,"data":{"date":"2025-08-11","repo":{"name":"github.com/jmshea/jupyterquiz","commit":"a9d18e2eba2e0d76a2ff5782138f105e7b71638d"},"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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: MIT 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":"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"}}]},"last_synced_at":"2025-08-20T04:05:03.980Z","repository_id":37965844,"created_at":"2025-08-20T04:05:03.980Z","updated_at":"2025-08-20T04:05:03.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271862236,"owners_count":24835811,"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-08-24T02:00:11.135Z","response_time":111,"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_record":{"login":"jmshea","name":"John M. Shea","uuid":"6517343","kind":"user","description":"Electrical engineer, professor @ University of Florida","email":"","website":null,"location":"Gainesville, FL USA","twitter":"jmshea","company":"University of Florida","icon_url":"https://avatars.githubusercontent.com/u/6517343?u=440a4cd3ea5335679392312328b0081c6ef66040\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-05T05:13:43.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jmshea","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T06:31:14.775Z","updated_at":"2023-03-05T05:13:43.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea/repositories"},"tags":[{"name":"v2.9.3","sha":"69d603a6ada95e5c89aa3557100cfd251c1f15c6","kind":"commit","published_at":"2025-04-26T11:35:55.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.9.3","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.9.3/manifests"},{"name":"v2.8.0","sha":"fdd59137fc9a1f8878ace7b27a8a0da93d81df59","kind":"commit","published_at":"2024-11-07T14:38:33.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.8.0","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.8.0/manifests"},{"name":"v2.1.5","sha":"be35e2f8189c2ee978eea5621131abed6c19e7bc","kind":"commit","published_at":"2023-03-11T14:22:03.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.1.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.1.5/manifests"},{"name":"v2.0.5","sha":"624efc90b8beabc99dfc200123b811dfc78c6f85","kind":"commit","published_at":"2022-08-22T19:47:46.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.0.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.5/manifests"},{"name":"v2.0.1","sha":"d51c1547e9bb6ae331ae06d3fce830f5dc009e2b","kind":"commit","published_at":"2022-07-26T17:11:38.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.0.1","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"8d89ff8fca0ebe84ca65de725a441c1a790e68f7","kind":"commit","published_at":"2022-07-26T16:55:13.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.0","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0/manifests"},{"name":"v1.8","sha":"bb02d2235538478351b396bb35f69fe2f47f2026","kind":"commit","published_at":"2021-11-16T16:09:17.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.8","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.8/manifests"},{"name":"v1.7.5","sha":"ca4dfedf762952d236b3ca9d902413e578af54b3","kind":"commit","published_at":"2021-09-27T14:36:43.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.7.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.7.5/manifests"},{"name":"v1.6.2","sha":"d38c6a27602d7c89b7b110a20424e429d13aaa39","kind":"commit","published_at":"2021-09-27T13:54:09.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.6.2","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.6.2/manifests"},{"name":"v1.5.3","sha":"d63a350f9167d58149d8f022d89ae91e567b42ca","kind":"commit","published_at":"2021-09-08T16:28:25.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.5.3","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5.3/manifests"},{"name":"v1.5","sha":"49741ff7494f6d50a8d08cc4f4cc6443d52ab07b","kind":"commit","published_at":"2021-07-01T18:39:41.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5/manifests"},{"name":"v1.3.1","sha":"c9e9d9bbd855a2affce9da1528c8c21fa8873e85","kind":"commit","published_at":"2021-06-16T18:47:58.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.3.1","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"be2723bb1d63f922dc2a263cd02fe4c92cb5abef","kind":"commit","published_at":"2021-06-16T18:38:25.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.3","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3/manifests"},{"name":"v1.2","sha":"f95830a779bed611fab6a318680a2648be49df3d","kind":"commit","published_at":"2021-06-16T17:05:41.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.2","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T12:24:58.366Z","dependent_packages_count":1,"downloads":2907,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":5.561724456464807,"dependent_repos_count":4.007521962874121,"dependent_packages_count":4.778372240132306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.782539553157078},"purl":"pkg:pypi/jupyterquiz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterquiz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterquiz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterquiz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T04:42:01.828Z","issues_count":17,"pull_requests_count":13,"avg_time_to_close_issue":4247435.428571428,"avg_time_to_close_pull_request":784085.8181818182,"issues_closed_count":14,"pull_requests_closed_count":11,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":4.470588235294118,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1507914.0,"past_year_avg_time_to_close_pull_request":30327.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/issues","maintainers":[{"login":"jmshea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmshea"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterquiz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterquiz/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterquiz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterquiz/related_packages","maintainers":[{"uuid":"jshea","login":"jshea","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/jshea/","role":null,"created_at":"2023-02-24T12:53:51.734Z","updated_at":"2023-02-24T12:53:51.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jshea/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725006,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}},{"id":11471961,"name":"github.com/jmshea/jupyterquiz","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jmshea/jupyterquiz","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-06-16T18:47:58.000Z","latest_release_published_at":"2025-04-26T11:35:55.000Z","latest_release_number":"v2.9.3+incompatible","last_synced_at":"2025-08-24T12:05:50.438Z","created_at":"2025-03-23T07:00:45.356Z","updated_at":"2025-08-24T12:24:58.374Z","registry_url":"https://pkg.go.dev/github.com/jmshea/jupyterquiz","install_command":"go get github.com/jmshea/jupyterquiz","documentation_url":"https://pkg.go.dev/github.com/jmshea/jupyterquiz#section-documentation","metadata":{},"repo_metadata":{"id":37965844,"uuid":"377004090","full_name":"jmshea/jupyterquiz","owner":"jmshea","description":"An interactive Quiz generator for Jupyter notebooks and Jupyter Book ","archived":false,"fork":false,"pushed_at":"2025-08-23T22:57:38.000Z","size":2538,"stargazers_count":156,"open_issues_count":4,"forks_count":44,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-24T05:36:16.825Z","etag":null,"topics":["interactive","jupyter-notebook","jupyter-notebooks","quiz","self-assessment"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/jmshea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-15T01:43:40.000Z","updated_at":"2025-08-23T22:57:41.000Z","dependencies_parsed_at":"2024-01-06T16:27:54.983Z","dependency_job_id":"dae3d683-39e3-4344-aafc-ac1e08df3723","html_url":"https://github.com/jmshea/jupyterquiz","commit_stats":{"total_commits":169,"total_committers":8,"mean_commits":21.125,"dds":0.08284023668639051,"last_synced_commit":"e58605e071ea5e20805221a6cc4dbcc138a22481"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jmshea/jupyterquiz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/sbom","scorecard":{"id":524839,"data":{"date":"2025-08-11","repo":{"name":"github.com/jmshea/jupyterquiz","commit":"a9d18e2eba2e0d76a2ff5782138f105e7b71638d"},"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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: MIT 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":"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"}}]},"last_synced_at":"2025-08-20T04:05:03.980Z","repository_id":37965844,"created_at":"2025-08-20T04:05:03.980Z","updated_at":"2025-08-20T04:05:03.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271862236,"owners_count":24835811,"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-08-24T02:00:11.135Z","response_time":111,"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_record":{"login":"jmshea","name":"John M. Shea","uuid":"6517343","kind":"user","description":"Electrical engineer, professor @ University of Florida","email":"","website":null,"location":"Gainesville, FL USA","twitter":"jmshea","company":"University of Florida","icon_url":"https://avatars.githubusercontent.com/u/6517343?u=440a4cd3ea5335679392312328b0081c6ef66040\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-05T05:13:43.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jmshea","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T06:31:14.775Z","updated_at":"2023-03-05T05:13:43.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmshea/repositories"},"tags":[{"name":"v2.9.3","sha":"69d603a6ada95e5c89aa3557100cfd251c1f15c6","kind":"commit","published_at":"2025-04-26T11:35:55.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.9.3","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.9.3/manifests"},{"name":"v2.8.0","sha":"fdd59137fc9a1f8878ace7b27a8a0da93d81df59","kind":"commit","published_at":"2024-11-07T14:38:33.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.8.0","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.8.0/manifests"},{"name":"v2.1.5","sha":"be35e2f8189c2ee978eea5621131abed6c19e7bc","kind":"commit","published_at":"2023-03-11T14:22:03.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.1.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.1.5/manifests"},{"name":"v2.0.5","sha":"624efc90b8beabc99dfc200123b811dfc78c6f85","kind":"commit","published_at":"2022-08-22T19:47:46.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.0.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.5/manifests"},{"name":"v2.0.1","sha":"d51c1547e9bb6ae331ae06d3fce830f5dc009e2b","kind":"commit","published_at":"2022-07-26T17:11:38.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.0.1","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"8d89ff8fca0ebe84ca65de725a441c1a790e68f7","kind":"commit","published_at":"2022-07-26T16:55:13.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v2.0","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v2.0/manifests"},{"name":"v1.8","sha":"bb02d2235538478351b396bb35f69fe2f47f2026","kind":"commit","published_at":"2021-11-16T16:09:17.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.8","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.8/manifests"},{"name":"v1.7.5","sha":"ca4dfedf762952d236b3ca9d902413e578af54b3","kind":"commit","published_at":"2021-09-27T14:36:43.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.7.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.7.5/manifests"},{"name":"v1.6.2","sha":"d38c6a27602d7c89b7b110a20424e429d13aaa39","kind":"commit","published_at":"2021-09-27T13:54:09.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.6.2","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.6.2/manifests"},{"name":"v1.5.3","sha":"d63a350f9167d58149d8f022d89ae91e567b42ca","kind":"commit","published_at":"2021-09-08T16:28:25.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.5.3","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5.3/manifests"},{"name":"v1.5","sha":"49741ff7494f6d50a8d08cc4f4cc6443d52ab07b","kind":"commit","published_at":"2021-07-01T18:39:41.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.5","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.5/manifests"},{"name":"v1.3.1","sha":"c9e9d9bbd855a2affce9da1528c8c21fa8873e85","kind":"commit","published_at":"2021-06-16T18:47:58.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.3.1","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"be2723bb1d63f922dc2a263cd02fe4c92cb5abef","kind":"commit","published_at":"2021-06-16T18:38:25.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.3","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.3/manifests"},{"name":"v1.2","sha":"f95830a779bed611fab6a318680a2648be49df3d","kind":"commit","published_at":"2021-06-16T17:05:41.000Z","download_url":"https://codeload.github.com/jmshea/jupyterquiz/tar.gz/v1.2","html_url":"https://github.com/jmshea/jupyterquiz/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmshea/jupyterquiz@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T12:24:58.374Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.042370426756957,"dependent_packages_count":5.6623190500613045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.852344738409131},"purl":"pkg:golang/github.com/jmshea/jupyterquiz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jmshea/jupyterquiz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jmshea/jupyterquiz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jmshea/jupyterquiz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T04:42:01.828Z","issues_count":17,"pull_requests_count":13,"avg_time_to_close_issue":4247435.428571428,"avg_time_to_close_pull_request":784085.8181818182,"issues_closed_count":14,"pull_requests_closed_count":11,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":4.470588235294118,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1507914.0,"past_year_avg_time_to_close_pull_request":30327.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/issues","maintainers":[{"login":"jmshea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmshea"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmshea%2Fjupyterquiz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmshea%2Fjupyterquiz/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmshea%2Fjupyterquiz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmshea%2Fjupyterquiz/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":599563,"full_name":"jmshea/jupyterquiz","default_branch":"main","committers":[{"name":"John M. Shea","email":"jshea@ece.ufl.edu","login":"jmshea","count":183},{"name":"Christoph Quix","email":"christoph.quix@fit.fraunhofer.de","login":"chquix","count":4},{"name":"Jochen Klar","email":"mail@jochenklar.de","login":"jochenklar","count":3},{"name":"Hunter Schafer","email":"hschafer@uw.edu","login":null,"count":3},{"name":"Tucker Shea","email":"tucker@tuckershea.com","login":"NoRePercussions","count":1},{"name":"Olivier Giorgis","email":"ogiorgis@logilab.fr","login":"ogiorgis","count":1},{"name":"Philipp Risius","email":"Philipp.E.Risius@theo.physik.uni-giessen.de","login":null,"count":1},{"name":"Bar Hochman","email":"barh@jit.io","login":null,"count":1}],"total_commits":197,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.625,"dds":0.07106598984771573,"past_year_committers":[{"name":"John M. Shea","email":"jshea@ece.ufl.edu","login":"jmshea","count":34},{"name":"Jochen Klar","email":"mail@jochenklar.de","login":"jochenklar","count":3}],"past_year_total_commits":37,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.5,"past_year_dds":0.08108108108108103,"last_synced_at":"2025-05-16T22:40:03.756Z","last_synced_commit":"a9d18e2eba2e0d76a2ff5782138f105e7b71638d","created_at":"2023-03-09T06:45:01.804Z","updated_at":"2025-05-16T22:40:03.807Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"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":"jmshea/jupyterquiz","html_url":"https://github.com/jmshea/jupyterquiz","last_synced_at":"2025-08-24T12:29:50.141Z","status":"error","issues_count":17,"pull_requests_count":13,"avg_time_to_close_issue":4247435.428571428,"avg_time_to_close_pull_request":784085.8181818182,"issues_closed_count":14,"pull_requests_closed_count":11,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":4.470588235294118,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1507914.0,"past_year_avg_time_to_close_pull_request":30327.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2024-09-30T16:18:51.638Z","updated_at":"2025-09-02T18:13:34.849Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmshea%2Fjupyterquiz/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":16,"OWNER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":9,"CONTRIBUTOR":7},"issue_authors":{"ash-ashra":2,"askras":2,"hyanwong":2,"psychemedia":1,"egy1st":1,"mkzia":1,"nvaytet":1,"liamjberrisford":1,"numberformat":1,"jmshea":1,"djangoliv":1,"austinpollok":1,"echarles":1,"Gedlex":1,"PhilippRisius":1},"pull_request_authors":{"PhilippRisius":3,"hschafer":2,"jochenklar":2,"NoRePercussions":2,"chquix":1,"scott-yj-yang":1,"jochman":1,"therealtakeshi":1,"liamjberrisford":1,"numberformat":1,"anthob76":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"NONE":4,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":2},"past_year_issue_authors":{"askras":2,"hyanwong":1,"liamjberrisford":1,"PhilippRisius":1},"past_year_pull_request_authors":{"jochenklar":2,"PhilippRisius":2,"liamjberrisford":1},"maintainers":[{"login":"jmshea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmshea"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":19,"IssueCommentEvent":13,"PushEvent":34,"PullRequestEvent":4,"ForkEvent":3},"last_year":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":19,"IssueCommentEvent":13,"PushEvent":34,"PullRequestEvent":4,"ForkEvent":3}},"keywords":["interactive","jupyter-notebook","jupyter-notebooks","quiz","self-assessment"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-06T16:27:54.975Z","updated_at":"2024-01-06T16:27:54.975Z","repository_link":"https://github.com/jmshea/jupyterquiz/blob/main/pyproject.toml","dependencies":[]}],"score":15.134638949224307,"created_at":"2025-09-04T15:51:07.701Z","updated_at":"2025-10-07T08:14:22.453Z","avatar_url":"https://github.com/jmshea.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":2907,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/34322","html_url":"https://science.ecosyste.ms/projects/34322","bibtex_url":"https://science.ecosyste.ms/projects/34322/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34322/export.apalike"}