{"id":16640,"url":"https://github.com/openaddresses/pyesridump","last_synced_at":"2026-07-11T18:20:31.272Z","repository":{"id":12342840,"uuid":"14985553","full_name":"openaddresses/pyesridump","owner":"openaddresses","description":"Scrapes an ESRI MapServer REST endpoint to spit out more generally-usable geodata.","archived":false,"fork":false,"pushed_at":"2024-07-11T02:53:06.000Z","size":389,"stargazers_count":349,"open_issues_count":33,"forks_count":70,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-09-16T00:31:12.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openaddresses.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-12-06T15:03:55.000Z","updated_at":"2025-09-12T15:20:11.000Z","dependencies_parsed_at":"2023-02-17T06:45:40.908Z","dependency_job_id":"897bcfbc-1403-4d38-ba0d-3712958885ae","html_url":"https://github.com/openaddresses/pyesridump","commit_stats":{"total_commits":143,"total_committers":17,"mean_commits":8.411764705882353,"dds":0.2797202797202797,"last_synced_commit":"9afa0da796e1dc103d13ea41c9095b81a1a9f180"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/openaddresses/pyesridump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openaddresses%2Fpyesridump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openaddresses%2Fpyesridump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openaddresses%2Fpyesridump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openaddresses%2Fpyesridump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openaddresses","download_url":"https://codeload.github.com/openaddresses/pyesridump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openaddresses%2Fpyesridump/sbom","scorecard":{"id":708723,"data":{"date":"2025-08-11","repo":{"name":"github.com/openaddresses/pyesridump","commit":"9afa0da796e1dc103d13ea41c9095b81a1a9f180"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openaddresses/pyesridump/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openaddresses/pyesridump/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openaddresses/pyesridump/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/openaddresses/pyesridump/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openaddresses/pyesridump/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T07:31:13.267Z","repository_id":12342840,"created_at":"2025-08-22T07:31:13.267Z","updated_at":"2025-08-22T07:31:13.267Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013624,"owners_count":26085298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2024-01-11T18:48:12.207Z","updated_at":"2025-10-13T00:20:59.444Z","avatar_url":"https://github.com/openaddresses.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/16640","html_url":"https://opencollective.ecosyste.ms/projects/16640","collective":{"id":2109,"uuid":"eeng0kzd-yvor4pzg-3g0qbma8-37xlw95j","slug":"openaddresses","name":"OpenAddresses","description":"The free and open global address collection.","website":"https://openaddresses.io/","github":"openaddresses","twitter":"openaddr","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://openaddresses.io/"},{"type":"TWITTER","url":"https://twitter.com/openaddr"},{"type":"GITHUB","url":"https://github.com/openaddresses"}],"currency":"USD","projects_count":41,"last_synced_at":"2026-07-23T00:15:19.352Z","created_at":"2024-01-10T13:17:51.892Z","updated_at":"2026-07-23T00:15:19.632Z","transactions_count":6227,"balance":88462.32000000507,"account_type":"COLLECTIVE","owner":{"login":"openaddresses","name":"OpenAddresses","uuid":"6895392","kind":"organization","description":"The free and open global address collection ","email":"hello@openaddresses.io","website":"http://openaddresses.io","location":"Global","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6895392?v=4","repositories_count":41,"last_synced_at":"2024-10-29T18:25:04.240Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openaddresses","funding_links":[],"total_stars":3503,"followers":175,"following":0,"created_at":"2022-11-06T16:49:50.230Z","updated_at":"2024-10-29T18:25:04.240Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openaddresses","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openaddresses/repositories"},"last_project_activity_at":"2025-10-06T22:52:54.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-01-04T14:30:45.961Z","collective_updated_at":"2022-10-02T12:19:17.835Z","html_url":"https://opencollective.com/openaddresses","icon_url":"https://images.opencollective.com/openaddresses/logo/40.png","total_donations":126922.3800000022,"total_expenses":-55507.88999999562,"current_balance":88462.32000000449,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openaddresses","url":"https://opencollective.ecosyste.ms/collectives/openaddresses","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openaddresses/projects"}}