Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 23:59 UTC

ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.

PythonMIT★ 668 stars⑂ 189 forkssince Nov 2016View on GitHub ↗

ucfopen/canvasapi holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (92/100) and lowest on AI Readiness (42/100). It was last updated 101 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

69
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

79 followers68 public repossince Aug 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIcanvasapi3.6.0-29101 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

46At risk · 22% of overall
How it's scored
9.9/36Push recency — last push 101 days ago
5.5/36Commit cadence — 8/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year25
human_commit_share1
days_since_last_push101
active_weeks_last_year8
How it's scored
27/27Ships releases — 30 releases published
27/36Release recency — latest release 136 days ago
12.6/27Release cadence — a release every ~230.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tagv3.5.0
releases_from_tagsno
days_since_latest_release136
mean_days_between_releases230.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

81Good · 18% of overall
How it's scored
45.8/60Stars — 668 stars
19/25Forks — 189 forks
7.4/15Watchers — 22 watchers
Inputs used
forks189
stars668
watchers22
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

71Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10/22.5Commit distribution — top contributor authored 56% of commits
13.5/13.5Contributor breadth — 64 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled64
top_contributor_share0.556
How it's scored
37.8/46.8Issue resolution — 81% of issues closed
34.7/38.3PR acceptance — 286/315 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 7/10 approved changesets -- score normalized to 7
Inputs used
merged_prs286
open_issues64
closed_issues271
issue_closed_ratio0.809
closed_unmerged_prs29
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.7/25Owner reach — 79 followers of ucfopen
25/25Track record — 68 public repos, account ~9 yr old
Inputs used
followers79
owner_typeOrganization
is_verified
owner_loginucfopen
public_repos68
account_age_days3,645
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 101 days ago
20/20Version history — 29 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescanvasapi
ecosystemspypi
any_deprecatedno
min_days_since_publish101

Engineering Quality

Are baseline engineering and documentation practices in place?

92Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://pypi.python.org/pypi/canvasapi
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsinstructure, canvas, canvas-lms, python, wrapper, api, education, hacktoberfest
has_wikino
homepagehttps://pypi.python.org/pypi/canvasapi
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 7/10 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 11 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:canvasapi@3.6.0 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24/40Legible commit history — 45 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.45
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
11/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
54/55Manageable file sizes — 3/159 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes104,431
source_files_sampled159
oversized_source_files3

Key facts

668GitHub stars
64contributors
25commits, last 12 months
101days since last push
30releases
1bus factor
64open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 189 ⇿
0Stars
189Forks
30Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020018932017-042021-112026-06
Major 3Minor 22Patch 5

Each point covers 9 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 23:58 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 7/10 approved changesets -- score normalized to 7
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
All dependencies 12

Full resolved dependency set from the GitHub dependency graph: 0 direct and 12 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIarrowindirect
PyPIblackindirect
PyPIcoverageindirect
PyPIflake8indirect
PyPIisortindirect
PyPIpre-commitindirect
PyPIpytzindirect
PyPIrequestsindirect
PyPIrequests-mockindirect
PyPIsphinxindirect
PyPIsphinx-rtd-themeindirect
PyPIsphinx-version-warningindirect
Dependency advisories 0

Installing pypi:canvasapi@3.6.0 pulls in 10 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "instructure",
        "canvas",
        "canvas-lms",
        "python",
        "wrapper",
        "api",
        "education",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 4849,
      "has_wiki": false,
      "homepage": "https://pypi.python.org/pypi/canvasapi",
      "languages": {
        "Ruby": 222,
        "Shell": 278,
        "Python": 1112373
      },
      "pushed_at": "2026-04-16T04:34:39Z",
      "created_at": "2016-11-15T20:09:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T09:49:20Z",
      "description": "Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "develop",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "http://ucfopen.github.io",
      "name": "University of Central Florida - Open Source",
      "type": "Organization",
      "login": "ucfopen",
      "company": null,
      "location": "Orlando, FL",
      "followers": 79,
      "avatar_url": "https://avatars.githubusercontent.com/u/20798260?v=4",
      "created_at": "2016-08-02T15:42:02Z",
      "is_verified": null,
      "public_repos": 68,
      "account_age_days": 3645
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2026-03-12T16:10:28Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2025-12-16T20:23:00Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2024-08-27T06:15:39Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2023-05-25T14:45:55Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2023-04-21T23:08:21Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-09-21T22:02:21Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-03-25T18:41:50Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2020-12-04T16:56:23Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2020-08-14T15:14:44Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-07-09T17:29:43Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2020-07-06T20:34:32Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-06-26T18:08:18Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2019-11-19T17:04:25Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2019-08-20T16:01:21Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-07-08T19:36:53Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-04-03T20:46:42Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2018-09-17T18:46:28Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2018-06-01T21:43:54Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2018-03-01T15:26:32Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2018-01-24T17:41:46Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-01-23T20:06:10Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-01-04T19:37:43Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2017-10-04T20:35:51Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-08-15T14:53:59Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2017-08-02T19:38:12Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-07-10T17:26:28Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-06-16T16:48:39Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-06-13T19:06:20Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-06-13T19:06:11Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2017-06-13T19:05:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "513588f3077fbc7470c28ae56fa541b5ddce6849",
          "body": null,
          "is_bot": false,
          "headline": "Update release date for 3.6.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-16T04:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcacce3a7c53cad330771a673393f89c370b316",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-14T18:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50da7b26146732d005889f9ace9f3460bd7ccfcc",
          "body": null,
          "is_bot": false,
          "headline": "Prep for v3.6.0 release. Update deploy actions",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-14T18:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d5cd7f2edf3fc68c8d78c4fe807387fbebc1b2",
          "body": null,
          "is_bot": false,
          "headline": "Update GH Actions versions",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-14T18:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c12c910734972a8f83f69260fffbf26fb6874969",
          "body": null,
          "is_bot": false,
          "headline": "Update support Python versions",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-14T18:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d28e0503bf8b1823cf4770c303ce926c86c89718",
          "body": null,
          "is_bot": false,
          "headline": "Update black to avoid CVE-2026-32274. Update changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-14T18:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bda990e45c0d5a63270695d2ecc8b800ec084cf",
          "body": "obj_or_str fix #715",
          "is_bot": false,
          "headline": "Merge pull request #716 from Thetwam/issue/715-obj_or_str-fix",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-04-14T17:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "384b0e5b4ade02f27e350fc848f27a83f88c056d",
          "body": null,
          "is_bot": false,
          "headline": "Update obj_or_str to work like obj_or_id, and update tests accordingly",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-03-31T19:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ff5b248603db987e57f11a104767d4b790265a",
          "body": null,
          "is_bot": false,
          "headline": "Fix readthedocs config",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-03-12T16:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94082fae93c9f2863a6b30f7450553ac2990c64b",
          "body": null,
          "is_bot": false,
          "headline": "Add build info to and update python version in readthedocs config",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-03-12T16:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf0224eec80dca2328b61b86e044fba66447ebb",
          "body": "Release v3.5.0",
          "is_bot": false,
          "headline": "Merge pull request #714 from ucfopen/develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-03-12T16:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1294e157139f92680fc6804802171e8839cd75b6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-03-12T16:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72520c8893c8f6f58136c2275d418850710ad107",
          "body": "Fix QuizGroup's course_id",
          "is_bot": false,
          "headline": "Merge pull request #713 from dgwn/issue/712-quizcreate_question",
          "author_name": "Daniel Gawne",
          "author_login": "dgwn",
          "committed_at": "2026-03-12T15:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37639e612e1f5b9137186597a007568de25bc2da",
          "body": "Add User-Agent",
          "is_bot": false,
          "headline": "Merge pull request #707 from Thetwam/issue/706-user-agent",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2026-03-12T15:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea00a36fd678cd1cbe2b059252a9a7c9e7e0e27a",
          "body": "…-user-agent",
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:ucfopen/canvasapi into issue/706…",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-23T00:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d98c4b831a235ec6dbdef157385b1f680bf7e1b4",
          "body": "RateLimitExceeded",
          "is_bot": false,
          "headline": "Merge pull request #705 from Thetwam/issue/704-ratelimit",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-23T00:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff09ba601d86399656b4e5a280a4466a1d592c1b",
          "body": null,
          "is_bot": false,
          "headline": "Add dbosk as contributor from issue #706",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-23T00:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1781e2615fd9baea39d47f3baedf902000a1b96",
          "body": null,
          "is_bot": false,
          "headline": "Add User-Agent",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-23T00:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fd1b7f6b961b2eef777fc05ab43e09c4637f559",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-23T00:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb4790b966d86938d1e3fc6e1941684dc2e8bdd",
          "body": null,
          "is_bot": false,
          "headline": "Update docs for 429. Remove pageview-specific fixtures",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-23T00:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4754f51406692e35021fda7cf048faa393bb086f",
          "body": null,
          "is_bot": false,
          "headline": "Update rate limit exception to happen on 429",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-12-17T14:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f03017a9c59df73b6338b1ea498d6c5fbbe3a4f",
          "body": "Release v3.4.0",
          "is_bot": false,
          "headline": "Release v3.4.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-11-10T21:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5104eb64e69191e784ec516408b90cc94abb0708",
          "body": null,
          "is_bot": false,
          "headline": "Update for 3.4.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-11-10T21:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bb9920e1e35c1a589af296127fece1941977a04",
          "body": "* New Quizzes Accommodations and backend tweak to JSON for POST requests (accommodations and graphql)\n\n* Spell accommodations correctly",
          "is_bot": false,
          "headline": "New Quizzes Accommodations (#699)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-08-11T14:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aeb6e6486d646e02c5eaec29a1de91216e43658",
          "body": null,
          "is_bot": false,
          "headline": "Add missing QuizStatistic ref page to docs",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-08-04T22:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cafac387c86a82ac8670402e1e3f15477eed7664",
          "body": "find_missing_modules should import rather than append to prioritize local",
          "is_bot": false,
          "headline": "Merge pull request #680 from jonespm/issue_675",
          "author_name": "Code Hugger (Matthew Jones)",
          "author_login": "jonespm",
          "committed_at": "2025-07-01T15:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b22fda38e75a5b9e6b57142c1ab319edf165b6",
          "body": "Added beta support for Canvas SmartSearch API (Issue #659)",
          "is_bot": false,
          "headline": "Merge pull request #690 from alportoricensis/develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-30T18:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c4b5a9dadc3494cfb6fc54591e8f693fedeaeb",
          "body": null,
          "is_bot": false,
          "headline": "minor comment tweak",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-30T17:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa40fd819cdbfa012a1ed2346fcd8504562658d9",
          "body": "…artsearch is the only way a user can really get a SmartResult object, and that function adds the course_id in, we can use the internal course_id value reliably.",
          "is_bot": false,
          "headline": "Remove requirement for user to provide Course object. Since Course.sm…",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-30T17:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbca76e1090e9467974882d952be7a3ef90f304",
          "body": "…tch real-life use. Remove kwargs from SearchResult.resolve in favor of adding to kwargs not required list.",
          "is_bot": false,
          "headline": "Have resolver work directly on type dict. Rework test structure to ma…",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-30T17:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb6db10666d6348847d2a1015bb4a8163247f18",
          "body": null,
          "is_bot": false,
          "headline": "Update docs, add contrib to changelog. add alportoricensis to authors.",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-27T18:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ed5d565ae08d7682a3cb1026e1979b895089a2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:ucfopen/canvasapi into smartsearch",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-27T18:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d91de3cfdecc7124c2cd270c6d0315e5d9ee9b",
          "body": "…use dict.",
          "is_bot": false,
          "headline": "Add kwargs to SearchResults.resolve(). Rework content_type lookup to …",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-27T18:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531638b0359636b2b0d663430d45cdf5472f7f5e",
          "body": null,
          "is_bot": false,
          "headline": "Update Black",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-27T17:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e5073e766028ce5b364d30a9bcc6a538658219",
          "body": null,
          "is_bot": false,
          "headline": "Set up GH Actions to run against current versions of Python",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-27T17:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906665cb23b8032be4cdc02576b1490531c639f8",
          "body": null,
          "is_bot": false,
          "headline": "Update sphinx. Fix doc build warnings",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2025-06-27T17:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33461de534beec863de6206292127973170bf24e",
          "body": null,
          "is_bot": false,
          "headline": "Added beta support for Canvas SmartSearch API",
          "author_name": "Alex Nunez-Carrasquillo",
          "author_login": "alportoricensis",
          "committed_at": "2025-04-25T16:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ba5ac92eb5ced513f58fab180379ae02a3c0be",
          "body": "…er-experience\n\nIssue #676 Improve developer experience",
          "is_bot": false,
          "headline": "Merge pull request #677 from handcartcactus/issue/676-improve-develop…",
          "author_name": "Elias",
          "author_login": "HandcartCactus",
          "committed_at": "2024-12-27T01:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9154d2f41b8f17a9daede266c47b887e3f7ebf8",
          "body": "Issue/662 Add API coverage for LTI resource links",
          "is_bot": false,
          "headline": "Merge pull request #673 from jsmnhou/issue/662-api-lti-resource-links",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-12-09T22:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00128621cd35fded509fc746c9b32eb6a4fd12b",
          "body": null,
          "is_bot": false,
          "headline": "Update docs to include LTIResourceLink. Update authors and changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-12-09T22:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd38ca954d3b974c1bf8f3db221f71ada5c264b4",
          "body": null,
          "is_bot": false,
          "headline": "bruh",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-09T21:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8118ec48b2131cddf2e6dc491eb8638d37f7b16",
          "body": null,
          "is_bot": false,
          "headline": "additional test coverage",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-09T21:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f67ba080b4b53c3ce69374629566588b649332",
          "body": null,
          "is_bot": false,
          "headline": "alphabetize function names",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-09T20:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "317a45fdd70a980e0addc246c8c467c72e2754c6",
          "body": null,
          "is_bot": false,
          "headline": "attempt module import fix",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-09T20:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3d5ced8ef91ba0335288bf772f230471ffac97",
          "body": null,
          "is_bot": false,
          "headline": "fix import ordering",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-07T20:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42876bd37e3772524f0a2b4a9177c1c668d25174",
          "body": null,
          "is_bot": false,
          "headline": "styling fix",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-03T22:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de108393817da647b9906d23db313aff8f382d3",
          "body": null,
          "is_bot": false,
          "headline": "move under \"course\" class, add fixtures",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-03T22:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ea372e0a0d85f698e7fd7f93f446eb43445da0",
          "body": null,
          "is_bot": false,
          "headline": "add unittests for LTI resource links",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-03T21:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4be7159cf968309d86ef88e27c1bdc9efa6fc2f",
          "body": null,
          "is_bot": false,
          "headline": "get_links, get_link (id), create_link initial implementation",
          "author_name": "Jasmine Hou",
          "author_login": "jsmnhou",
          "committed_at": "2024-12-03T21:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e4f2600247116a46701ef26ce046a213b3df519",
          "body": null,
          "is_bot": false,
          "headline": "Fix errors in changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-29T15:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4a7300547722a6f87016f9f0c4ec7da73dfc64d",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog - deploy GH action",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-27T07:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8714cae150cb84654b0f8fff97bdddad8259cde",
          "body": null,
          "is_bot": false,
          "headline": "Update deploy.yml",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-27T06:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c06c362065d07fb05f4385fd7df47eaf671d709",
          "body": null,
          "is_bot": false,
          "headline": "Update PyPI deploy",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-27T06:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e393756d5b7cb373cc9c7ab88443a7e29fb17f",
          "body": "Release Version 3.3.0",
          "is_bot": false,
          "headline": "Merge pull request #666 from ucfopen/develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-27T06:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03ae0fa64c1fdde0af30656b2e79db31d577fba",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.3.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-27T06:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a9c63fb30e7aa76ba4a0d3cd355a9b72a2344d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md for 3.3.0 (#665)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-08-27T05:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f83f145665cfa45a4812182f6d4723efaabae8",
          "body": "* Fixes #663 - New Quizzes URL not considered in paginated_list\r\n\r\n* Flake8 error line length\r\n\r\n* Reformatted by black",
          "is_bot": false,
          "headline": "Fixes #663 - New Quizzes URL not considered in paginated_list (#664)",
          "author_name": "Code Hugger (Matthew Jones)",
          "author_login": "jonespm",
          "committed_at": "2024-08-24T06:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4fbd8befc129aac80faa7b76554209b238e0b2",
          "body": "* Use `new_quizzes` and `graphql` keywords\r\n\r\nBased on #612 and as an issue in #619, this adds the `new_quizzes` and\r\n`graphql` keyword endpoints in the requester module. Methods which\r\nspecify these locations will have the correct URL supplied by the\r\nlibrary in the `_url` parameter for the request\n[…]\nsing.\r\n\r\n* Better variable checks\r\n\r\nRearrange to check for `_url` first, then assign the request url more\r\nexplicitely.\r\n\r\n* fix silly typos\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Use `new_quizzes` and `graphql` keywords (#653)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2024-05-12T02:56:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1e8556105e3d888db24c3ed4027f762e28316b5",
          "body": "* Improve `PaginatedList` docstring\r\n\r\nInclude details for each parameter used in PaginatedList.\r\n\r\n* Improve `PaginatedList` docstring\r\n\r\nInclude details for each parameter used in PaginatedList.\r\n\r\n* Remove class docstring addition\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Improve `PaginatedList` docs (#654)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2024-05-12T02:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1196b010595a30322da8a60c23afd2cb08fcbae5",
          "body": null,
          "is_bot": false,
          "headline": "update codecov (#655)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2024-05-11T05:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d42cba3b0fd22e780ac0a5e904ea84fbc0b58d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:ucfopen/canvasapi into develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-25T14:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "524bfd707326dc6d154f886f0f2270d19fd1ffa1",
          "body": "* Allow PaginatedList to use metadata for pagination (#614)\r\n\r\n* Update `PaginatedList`\r\n\r\nBased on #605, `PaginatedList` could not process requests which return\r\npagination info in the response body. This update checks for `Link` headers\r\nbefore checking the `meta` property in the response body.\r\n\r\n[…]\n with prettier's defaults\r\n\r\n* Bump version to 3.2.0\r\n\r\n---------\r\n\r\nCo-authored-by: Brian <brian.bennett2@gmail.com>\r\nCo-authored-by: Caitlin Fabian <89735646+Caitlin-Fabian@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Release v3.2.0 (#626)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-25T14:43:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb77dd945899d9968fd45f14eac490e7cb650046",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.2.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-25T14:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b78446d05a9f7e6bb99086fd3194081f6869a33",
          "body": null,
          "is_bot": false,
          "headline": "markdown styling tweak to be in line with prettier's defaults",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-25T14:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90820760c0a47051e7c18e07c293cb2f60ddc43",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Python 3.11 (#625)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-25T14:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4362b351832c049ef90f3897ad16f976036f22",
          "body": null,
          "is_bot": false,
          "headline": "Remove Jesse as codeowner. Add Matthew Jones and Brian Bennett",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-24T18:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ffcbff655d9e39e20b2fa6222b7d924d3a8b31",
          "body": "* method delete group and course pages, update tests\r\n\r\n* format fix\r\n\r\n* Add Caitlin to authors. Add contribution to changelog. Formwatting tweaks.\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Delete method for course and group pages (#624)",
          "author_name": "Caitlin Fabian",
          "author_login": "Caitlin-Fabian",
          "committed_at": "2023-05-24T18:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cfa8223c6b36a60731ad2190ba2017444b8a6db",
          "body": "* Fix issue where Course.create_discussion_topic doesn't accept attachment files\r\n\r\n* Add file tests for create_discussion_topic",
          "is_bot": false,
          "headline": "Course Create Discussion Attach Files #621 (#622)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-18T17:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44c61caf161fca3ed68972d02881fd7c807d61ce",
          "body": "…github.com/jamielennox/requests-mock/issues/228",
          "is_bot": false,
          "headline": "Pin urllib3 to <2 for tests due to issue with requests-mock. https://…",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-17T18:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c8be5052be27694d8259c245e84e05eeb04de3b",
          "body": "* Begin adding coverage for New Quizzes (WIP)\r\n\r\n* Finish New Quizzes endpoints",
          "is_bot": false,
          "headline": "New Quizzes (#612)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-04T18:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf11eb43911e3331e42db021bfec7070748ff0d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:ucfopen/canvasapi into develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-05-01T14:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d03d35a26d7c485dcdcdf48ca69cb21bcfc725f",
          "body": "* Update `PaginatedList`\r\n\r\nBased on #605, `PaginatedList` could not process requests which return\r\npagination info in the response body. This update checks for `Link` headers\r\nbefore checking the `meta` property in the response body.\r\n\r\n* Update based on review\r\n\r\n* Update pag list test with no header no next meta to run properly. Update changelog.\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Allow PaginatedList to use metadata for pagination (#614)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2023-05-01T14:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edaf85f273f48c33de0e1014c6042a21b068cec2",
          "body": "Release v3.1.0",
          "is_bot": false,
          "headline": "Merge pull request #613 from ucfopen/develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-04-21T23:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2fc96e27a7fad8263cd3a7d07b007cc7ab8616",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.1.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-04-21T23:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082ca4090a4962215bd66069ba21c2bb7da432da",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for v3.1.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-04-21T22:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76d19d9ec6db0f37b498a38256b9cc96e6abbbe",
          "body": null,
          "is_bot": false,
          "headline": "Move misplaced changelog entry",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-04-21T22:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a576237c705823ee1b96759ba777dddb09de365",
          "body": null,
          "is_bot": false,
          "headline": "Pass codecov token in CI",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-04-18T15:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b8c34f4caf86e6faabb6c357a231f617076b50",
          "body": "* Add missig endpoint on File\r\n\r\nThe `update` method was missing on the `File` object. Add the missing\r\nmethod, fixtures, and test.\r\n\r\n* fix black errors\r\n\r\n* Fix docstring. Update changelog\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Add missing endpoint on File (#603)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2023-04-18T15:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a64438e2fdf7e1aa417923de39f31ef7906815",
          "body": "…(#597)\n\n* Solve issue 596 - Add accept and reject methods for enrollment (course invites)\r\n\r\n* Minor update to tests. Docstring fixes. Update black version and source for precommit. Add svanderwulp to authors and add contribution to Changelog\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "#596 - Add accept and reject methods for enrollment (course invites) …",
          "author_name": "svanderwulp",
          "author_login": "svanderwulp",
          "committed_at": "2023-04-17T22:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d52f83ff420d2e7b430e72f39585db2331b876",
          "body": "* Added api coverage and test for terminate_sessions\r\n\r\n* formatting\r\n\r\n* Fix formatting. Add lucas-salas to authors. Add terminate all sessions to Changelog\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Issue #594 terminate user sessions (#595)",
          "author_name": "Lucas Salas",
          "author_login": "lucas-salas",
          "committed_at": "2023-04-17T17:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe91b5e091901dd98219ed7bf4fcec0015a9942",
          "body": "…… (#575)\n\n* Updating documentation to include references to AssignmentOverride and to display functionality of same.\r\n\r\n* Add @lafent to authors and update changelog\r\n\r\n---------\r\n\r\nCo-authored-by: Lee Fent <fentl@missouri.edu>\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Updating documentation to include references to AssignmentOverride an…",
          "author_name": "Lee Fent",
          "author_login": "lafent",
          "committed_at": "2023-04-17T17:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c7f4b1304d42941817d1a55d25a1955e1952e0",
          "body": "* Fixes #584\r\n\r\nFormatting fixes for several files\r\n\r\nWhen requesting enabled features, Canvas returns a list of strings\r\nfor each feature instead of objects. This refactors the account,\r\ncourse, and user modules to return JSON instead of a\r\n`PaginatedList`.\r\n\r\n* Update changelog. Fix missing newlines in fixtures\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Fixes #584 (#592)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2023-04-17T16:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a3f1573a19589d569e2777faf771244eb68d35",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2023-04-14T14:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcc8a175b115e59e6d4caa6e16c7cd463a6192b",
          "body": "* Add `RubricAssessment` class and methods.\r\n\r\n* Add RubricAssessment object, start test fixtures, update pre-commit to Python3.9\r\n\r\n* Move `create` method to RubricAssociation.\r\n\r\nRubricAssessments are created against a RubricAssociation\r\nobject instead of the Rubric. Moving the create method\r\nfor \n[…]\nong url lines in flake8\r\n\r\n* alphabatize, fix linting errors\r\n\r\n* Fix docstring formatting. Add docs for RubricAssessment. Add missing kwargs\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Issue 538 Rubric endpoint coverage (#571)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2023-04-13T20:23:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9638cb2772f005e454d5dbd1b6c65a8f00b4ff6f",
          "body": "* Added endpoints for jwt creation and refreshing\r\n\r\n* Implemented tests for JWT creation and refresh\r\n\r\n* Added files to complete 100% coverage\r\n\r\n* Reformatted files with linting\r\n\r\n* Rewrote return type description for JWTs and added documentation\r\n\r\n* Made jwt a required arg for refresh_jwt. Added option to use JWT obj instead of token string. Fixed docstring\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Added endpoints for jwt creation and refreshing (#568)",
          "author_name": "Daniel Molares",
          "author_login": "dmols",
          "committed_at": "2023-04-13T19:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe3d4ee244a1bd5b136ffa22cf7bff105a7f792",
          "body": "* Added endpoints for querying CourseEvent objects\r\n\r\n* Added lines ot finalize the query function calls\r\n\r\n* Completed tests for querying course events\r\n\r\n* reformatted files with black\r\n\r\n* Completed testing str function for CourseEvents\r\n\r\n* Added documentation & updated function declarations\r\n\r\n* Resolved conflicts in CHANGELOG file\r\n\r\n* Update black version. Ran latest version\r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Added endpoints for querying CourseEvent objects (#567)",
          "author_name": "Daniel Molares",
          "author_login": "dmols",
          "committed_at": "2023-04-13T19:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e725a15a6b9149aba2e74214410c192dfd6d13",
          "body": "* Add get_students_selected_for_moderation and select_students_for_moderation methods to Assignment class.\r\n\r\n* Add tests. Update Changelog.",
          "is_bot": false,
          "headline": "Issue #566 Moderation Set (#569)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-11-22T00:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2284d493f7b78b11f880f485f9dd7a888d2cd5a0",
          "body": "* Added API calls for AccountCalendar\r\n\r\n* Resolved issues in PR review\r\n\r\n* Added test skeleton for AccountCalendar endpoints\r\n\r\n* Added more tests for AccountCalendar endpoints\r\n\r\n* Nearly all endpoints tested in full\r\n\r\n* Completed testing new AccountCalendar endpoints\r\n\r\n* Fixed linting issues\r\n\n[…]\n Markdown linting issues retouched\r\n\r\n* __str__ function testing complete for AccountCalendar objects\r\n\r\n* Formatting fixes. Add account calendar to docs.\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Added API calls for AccountCalendar (#562)",
          "author_name": "Daniel Molares",
          "author_login": "dmols",
          "committed_at": "2022-11-22T00:09:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "886a25a287a50471f68d02c962f4decc2e871fde",
          "body": "* Move many imports from function scope to module scope in order to allow inspect to find modules more easily.\r\n\r\n* Add new script to find modules that are missing from inspect\r\n\r\n* Add **kwargs to functions that were missing it.\r\n\r\n* Alphabetize functions\r\n\r\n* update changelog",
          "is_bot": false,
          "headline": "Issue #459 missing modules (#559)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-11-21T23:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25551d3c2f9ba08df20009655faa6559a53a6d4e",
          "body": "* Call `combine_kwargs` on `course.get_module()`\r\n\r\n* Update changelog\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Call `combine_kwargs` on `course.get_module()` (#574)",
          "author_name": "Brian",
          "author_login": "bennettscience",
          "committed_at": "2022-11-21T23:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b234f8e9128485809d6ca3ae5366cddc854ebd",
          "body": "* Fixed raise statement typo in appointment_group.py\r\n\r\n* Fixed second instance of typo\r\n\r\n* Updated CHANGELOG and AUTHORS files\r\n\r\n* Update CHANGELOG.md\r\n\r\nCo-authored-by: Matthew Emond <memond93@gmail.com>\r\n\r\n* Updated AUTHORS.md\r\n\r\nCo-authored-by: Matthew Emond <memond93@gmail.com>",
          "is_bot": false,
          "headline": "Fixed raise statement typo in appointment_group.py (#561)",
          "author_name": "Daniel Molares",
          "author_login": "dmols",
          "committed_at": "2022-10-28T20:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e749a0cea56c7148a3df635427547554ede5813",
          "body": "Upgrade Codecov action version",
          "is_bot": false,
          "headline": "Merge pull request #558 from Thetwam/issue/557-codecov-action-update",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-10-19T21:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14eae23e36d111981b8a2edee7333ff5e02c495",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-10-19T21:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dea5d9509de28c7082bd2555e522463013af722",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade codecov action version",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-10-19T19:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285982043e714a90176a580a11dc0a40b0b1e382",
          "body": "Release v3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #555 from ucfopen/develop",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-09-21T21:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6364ad6ae94e779499ae7ad2feaeeb918c2fc761",
          "body": null,
          "is_bot": false,
          "headline": "Bump version number for release (finally). Update changelog for 3.0.0",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-09-21T21:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5766ae49d9fb99d2a6ac02690fbf1d4f5628e5ec",
          "body": "…512)\n\n* Parse `attachments` attribute in `canvasapi.submission.Submission`\r\n\r\n* Add test for init update to Submission for attachments\r\n\r\n* Add laitingsheng to authors. Add contribution to changelog\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Parse `attachments` attribute in `canvasapi.submission.Submission` (#…",
          "author_name": "Tinson Lai",
          "author_login": "laitingsheng",
          "committed_at": "2022-09-21T21:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef329b92c06d9ed58e4744f65b8acf605f31207",
          "body": "…529)\n\n* Add delete_admin to Account class\r\nTest still in development\r\n\r\n* Tests and fixtures for delete admin\r\n\r\n* Fixed formatting, finished tests for delete_admin\r\n\r\n* revert precommit change - can address this in a different issue if need be\r\n\r\n* Add missing docs for Admin class. Add shaneros to authors. add contribution to changelog\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Issue/528 add remove admin or similar to canvasapi.account.account (#…",
          "author_name": "Shane Rosenkrantz",
          "author_login": "shaneros",
          "committed_at": "2022-09-21T20:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "098a02c2378cacc47039e8606bfab682595bc503",
          "body": "* Pass through optional parameters in get_profile()\r\n\r\n* Ran Black. Added breed to authors and added their contribution to changelog.\r\n\r\nCo-authored-by: Matthew Emond <me@ucf.edu>",
          "is_bot": false,
          "headline": "Pass through optional parameters in get_profile() (#543)",
          "author_name": "Benjamin Reed",
          "author_login": "breed",
          "committed_at": "2022-09-20T20:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537128dedc8b0813144e13e9fd4e5b0dd987df16",
          "body": "* Remove Python 3.6. Add Python 3.10\r\n\r\n* Add quotes to Python Versions in github actions because 3.10 is different than 3.1",
          "is_bot": false,
          "headline": "Remove Python 3.6 and Add Python 3.10 (#553)",
          "author_name": "Matthew Emond",
          "author_login": "Thetwam",
          "committed_at": "2022-09-01T18:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 25,
      "latest_release_at": "2026-03-12T16:10:28Z",
      "latest_release_tag": "v3.5.0",
      "releases_from_tags": false,
      "days_since_last_push": 101,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 136,
      "mean_days_between_releases": 230.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "canvasapi",
          "exists": true,
          "license": "MIT License",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Developers",
            "Intended Audience :: Education",
            "Intended Audience :: Information Technology",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Topic :: Software Development :: Libraries"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/canvasapi/",
          "is_deprecated": false,
          "latest_version": "3.6.0",
          "repository_url": "https://github.com/ucfopen/canvasapi",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-03-31T15:00:48.845866Z",
          "latest_published_at": "2026-04-16T04:35:02.106303Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 101
        }
      ]
    },
    "popularity": {
      "forks": 189,
      "stars": 668,
      "watchers": 22,
      "fork_history": {
        "days": [
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 2
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 2
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-12-02",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 2
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 2
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 2
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 2
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 2
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 2
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 189,
        "total_forks": 189
      },
      "star_history": null,
      "open_issues_and_prs": 79
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 104431,
      "source_files_sampled": 159,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": "pypi:canvasapi@3.6.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "arrow",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests-mock",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-version-warning",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 0,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 286,
        "open_issues": 64,
        "closed_ratio": 0.809,
        "closed_issues": 271,
        "closed_unmerged_prs": 29
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Thetwam",
          "commits": 859,
          "avatar_url": "https://avatars.githubusercontent.com/u/1991607?v=4"
        },
        {
          "type": "User",
          "login": "jrsilveti",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/33549857?v=4"
        },
        {
          "type": "User",
          "login": "jessemcbride",
          "commits": 112,
          "avatar_url": "https://avatars.githubusercontent.com/u/7034670?v=4"
        },
        {
          "type": "User",
          "login": "a-goetz",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/22473778?v=4"
        },
        {
          "type": "User",
          "login": "devints47",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/9389766?v=4"
        },
        {
          "type": "User",
          "login": "qwertynerd97",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/36134301?v=4"
        },
        {
          "type": "User",
          "login": "nathaned",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/10188094?v=4"
        },
        {
          "type": "User",
          "login": "liblit",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/1759836?v=4"
        },
        {
          "type": "User",
          "login": "AnthonyRodriguez726",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/11856062?v=4"
        },
        {
          "type": "User",
          "login": "atarisafari",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/28513188?v=4"
        }
      ],
      "contributors_sampled": 64,
      "top_contributor_share": 0.556
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy.yml",
        "run-tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 7/10 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "513588f3077fbc7470c28ae56fa541b5ddce6849",
        "ran_at": "2026-07-26T23:58:53Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-16T04:18:40Z",
      "oldest_open_prs": [
        {
          "number": 435,
          "created_at": "2020-10-30T13:38:18Z",
          "last_comment_at": "2020-10-30T14:22:27Z",
          "last_comment_author": "bennettscience"
        },
        {
          "number": 482,
          "created_at": "2021-04-14T03:58:14Z",
          "last_comment_at": "2021-04-14T03:59:23Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 522,
          "created_at": "2021-11-01T12:07:20Z",
          "last_comment_at": "2024-11-18T14:56:32Z",
          "last_comment_author": "ndegroot"
        },
        {
          "number": 531,
          "created_at": "2022-03-09T22:18:41Z",
          "last_comment_at": "2022-08-07T12:02:01Z",
          "last_comment_author": "gqmaguirejr"
        },
        {
          "number": 602,
          "created_at": "2023-04-04T16:10:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 630,
          "created_at": "2023-06-15T06:25:09Z",
          "last_comment_at": "2024-06-12T18:20:57Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 637,
          "created_at": "2023-10-02T15:19:16Z",
          "last_comment_at": "2023-10-02T15:20:50Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 639,
          "created_at": "2023-11-17T06:54:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 640,
          "created_at": "2023-11-28T19:21:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 650,
          "created_at": "2024-04-23T02:03:54Z",
          "last_comment_at": "2024-04-30T16:08:09Z",
          "last_comment_author": "bennettscience"
        },
        {
          "number": 679,
          "created_at": "2024-12-28T22:37:24Z",
          "last_comment_at": "2024-12-28T22:38:18Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 686,
          "created_at": "2025-03-21T22:53:59Z",
          "last_comment_at": "2025-03-22T23:31:09Z",
          "last_comment_author": "superle3"
        },
        {
          "number": 688,
          "created_at": "2025-04-24T23:10:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 689,
          "created_at": "2025-04-25T00:52:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 718,
          "created_at": "2026-07-23T09:55:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-16T04:31:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2017-04-11T20:15:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2017-08-25T16:57:51Z",
          "last_comment_at": "2017-09-18T14:00:51Z",
          "last_comment_author": "Thetwam"
        },
        {
          "number": 112,
          "created_at": "2017-11-21T20:01:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2017-11-27T18:37:54Z",
          "last_comment_at": "2020-03-25T15:01:38Z",
          "last_comment_author": "jonespm"
        },
        {
          "number": 140,
          "created_at": "2018-01-22T20:05:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 147,
          "created_at": "2018-02-05T19:01:18Z",
          "last_comment_at": "2022-12-18T21:28:25Z",
          "last_comment_author": "dave-doty"
        },
        {
          "number": 175,
          "created_at": "2018-05-04T20:45:22Z",
          "last_comment_at": "2018-05-11T15:28:38Z",
          "last_comment_author": "Thetwam"
        },
        {
          "number": 186,
          "created_at": "2018-06-01T15:21:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 203,
          "created_at": "2018-08-10T15:03:31Z",
          "last_comment_at": "2018-08-10T16:34:38Z",
          "last_comment_author": "jessemcbride"
        },
        {
          "number": 315,
          "created_at": "2019-10-11T20:45:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 353,
          "created_at": "2020-02-11T20:54:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 358,
          "created_at": "2020-03-12T15:56:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 363,
          "created_at": "2020-05-01T20:26:46Z",
          "last_comment_at": "2020-10-26T19:37:35Z",
          "last_comment_author": "bennettscience"
        },
        {
          "number": 371,
          "created_at": "2020-06-09T20:32:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 372,
          "created_at": "2020-06-10T05:18:19Z",
          "last_comment_at": "2020-06-12T17:35:26Z",
          "last_comment_author": "jonespm"
        },
        {
          "number": 399,
          "created_at": "2020-07-14T13:51:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 415,
          "created_at": "2020-08-30T17:48:58Z",
          "last_comment_at": "2020-10-01T16:17:43Z",
          "last_comment_author": "bennettscience"
        },
        {
          "number": 429,
          "created_at": "2020-10-15T18:10:21Z",
          "last_comment_at": "2022-08-05T20:40:00Z",
          "last_comment_author": "Thetwam"
        },
        {
          "number": 431,
          "created_at": "2020-10-19T11:23:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 433,
          "created_at": "2020-10-26T17:50:18Z",
          "last_comment_at": "2020-11-02T20:48:56Z",
          "last_comment_author": "bennettscience"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ucfopen/canvasapi",
    "host": "github.com",
    "name": "canvasapi",
    "owner": "ucfopen"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 57,
        "vitality": 46,
        "community": 81,
        "governance": 71,
        "engineering": 92
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 46,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 1,
              "days_since_last_push": 101,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 101 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 101
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "v3.5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 136,
              "mean_days_between_releases": 230.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 136 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 136
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~230.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 230.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 101,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 101 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 101
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 81,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 189,
              "stars": 668,
              "watchers": 22,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "668 stars",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 668
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "189 forks",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 189
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "22 watchers",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 64,
              "top_contributor_share": 0.556
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 56% of commits",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "64 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 64
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 286,
              "open_issues": 64,
              "closed_issues": 271,
              "issue_closed_ratio": 0.809,
              "closed_unmerged_prs": 29
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "286/315 decided PRs merged",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 286,
                      "decided": 315
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/10 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 79,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ucfopen",
              "public_repos": 68,
              "account_age_days": 3645
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "79 followers of ucfopen",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 79,
                      "login": "ucfopen"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "68 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 68
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "canvasapi"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 101
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 101 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 101
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "29 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 92,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "instructure",
                "canvas",
                "canvas-lms",
                "python",
                "wrapper",
                "api",
                "education",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": "https://pypi.python.org/pypi/canvasapi",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pypi.python.org/pypi/canvasapi",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/10 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:canvasapi@3.6.0 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:canvasapi@3.6.0",
                  "assessed": 10
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.45,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "45 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 104431,
              "source_files_sampled": 159,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/159 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 159,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T23:59:19.393636Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/ucfopen/canvasapi.svg",
  "full_name": "ucfopen/canvasapi",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.