{"id":50569223,"url":"https://github.com/cityofaustin/knackpy","last_synced_at":"2026-06-04T17:03:13.020Z","repository":{"id":23928819,"uuid":"99965767","full_name":"cityofaustin/knackpy","owner":"cityofaustin","description":"A Python client for interacting with Knack applications","archived":false,"fork":false,"pushed_at":"2022-04-15T05:55:56.000Z","size":2593,"stargazers_count":40,"open_issues_count":13,"forks_count":21,"subscribers_count":12,"default_branch":"production","last_synced_at":"2026-05-21T16:33:10.820Z","etag":null,"topics":["api","api-wrapper","csv","data","etl","hacktoberfest","knack","knackhq","python","python-client"],"latest_commit_sha":null,"homepage":"https://cityofaustin.github.io/knackpy/docs/user-guide/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cityofaustin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-10T21:21:51.000Z","updated_at":"2026-03-10T03:45:56.000Z","dependencies_parsed_at":"2022-07-25T13:52:04.020Z","dependency_job_id":null,"html_url":"https://github.com/cityofaustin/knackpy","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/cityofaustin/knackpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityofaustin%2Fknackpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityofaustin%2Fknackpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityofaustin%2Fknackpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityofaustin%2Fknackpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityofaustin","download_url":"https://codeload.github.com/cityofaustin/knackpy/tar.gz/refs/heads/production","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityofaustin%2Fknackpy/sbom","scorecard":{"id":283654,"data":{"date":"2025-08-11","repo":{"name":"github.com/cityofaustin/knackpy","commit":"cf236649f9347218b2f29e7babd2f531cb39fc6e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 5/12 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-dev.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-prod.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/build.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-dev.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/pypi-dev.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-dev.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/pypi-dev.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-prod.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/pypi-prod.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-prod.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/pypi-prod.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/python-package.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/python-package.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/python-package.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/python-package.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/python-package.yml/production?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/cityofaustin/knackpy/python-package.yml/production?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:110","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/pypi-dev.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi-dev.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pypi-prod.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi-prod.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:90","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  46 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'production'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T16:39:17.335Z","repository_id":23928819,"created_at":"2025-08-17T16:39:17.335Z","updated_at":"2025-08-17T16:39:17.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33914564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-wrapper","csv","data","etl","hacktoberfest","knack","knackhq","python","python-client"],"created_at":"2026-06-04T17:03:11.435Z","updated_at":"2026-06-04T17:03:12.949Z","avatar_url":"https://github.com/cityofaustin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityofaustin%2Fknackpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcityofaustin%2Fknackpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityofaustin%2Fknackpy/lists"}