{"id":5803806,"name":"zkoppert/innersource-crawler","ecosystem":"actions","description":"A GitHub Action to create a list of InnerSource repos within an organization.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/zkoppert/innersource-crawler","keywords_array":["actions","github-actions","hacktoberfest","innersource","innersource-commons","innersource-portal","python"],"namespace":"zkoppert","versions_count":7,"first_release_published_at":"2021-10-15T00:25:26.000Z","latest_release_published_at":"2023-09-26T18:46:12.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-05-19T12:37:11.686Z","created_at":"2023-01-04T14:43:31.940Z","updated_at":"2026-05-19T12:37:11.686Z","registry_url":"https://github.com/zkoppert/innersource-crawler","install_command":null,"documentation_url":null,"metadata":{"name":"InnerSource-Crawler","author":"zkoppert","description":"A GitHub Action to create a list of InnerSource repos within an organization.","runs":{"using":"docker","image":"docker://ghcr.io/zkoppert/innersource-crawler:v1"},"branding":{"icon":"check-square","color":"white"},"default_branch":"main","path":null},"repo_metadata":{"id":40471769,"uuid":"327443948","full_name":"zkoppert/innersource-crawler","owner":"zkoppert","description":"This project creates a repos.json that can be utilized by the SAP InnerSource Portal.","archived":false,"fork":false,"pushed_at":"2025-10-27T23:24:23.000Z","size":156,"stargazers_count":34,"open_issues_count":2,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-28T01:20:54.129Z","etag":null,"topics":["actions","github-actions","hacktoberfest","innersource","innersource-commons","innersource-portal","python"],"latest_commit_sha":null,"homepage":"","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/zkoppert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-06T22:31:23.000Z","updated_at":"2025-10-27T23:24:26.000Z","dependencies_parsed_at":"2023-02-14T04:31:34.872Z","dependency_job_id":"f438fc80-8040-4a1f-889d-7e4443865c7b","html_url":"https://github.com/zkoppert/innersource-crawler","commit_stats":{"total_commits":84,"total_committers":7,"mean_commits":12.0,"dds":"0.29761904761904767","last_synced_commit":"0e5e7ec5214e52ebe19ef5d971ceb92e16f3e51d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/zkoppert/innersource-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoppert%2Finnersource-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoppert%2Finnersource-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoppert%2Finnersource-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoppert%2Finnersource-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkoppert","download_url":"https://codeload.github.com/zkoppert/innersource-crawler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoppert%2Finnersource-crawler/sbom","scorecard":{"id":1238277,"data":{"date":"2025-07-07","repo":{"name":"github.com/zkoppert/innersource-crawler","commit":"d48b30d695891e35aebf4aaedfa5596542b768cc"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5.3,"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":1,"reason":"Found 1/9 approved changesets -- score normalized to 1","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-image.yml:1","Warn: no topLevel permission defined: .github/workflows/major-version-updater.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"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/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-image.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/docker-image.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/major-version-updater.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/major-version-updater.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zkoppert/innersource-crawler/release-drafter.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.11-slim-buster to python:3.11-slim-buster@sha256:c46b0ae5728c2247b99903098ade3176a58e274d9c7d2efeaaab3e0621a53935","Warn: pipCommand not pinned by hash: Dockerfile:6-9","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","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-29T01:25:48.544Z","repository_id":40471769,"created_at":"2025-09-29T01:25:48.544Z","updated_at":"2025-09-29T01:25:48.544Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281371045,"owners_count":26489522,"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-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"zkoppert","name":"Zack Koppert","uuid":"6935431","kind":"user","description":"Senior Engineering Manager, Open Source Program Office @github","email":"","website":"https://www.zackkoppert.com","location":"Portland, OR","twitter":"zacheryk89","company":"@github","icon_url":"https://avatars.githubusercontent.com/u/6935431?u=0ae0ab80246970c957cfdb6bf898a53e60d44f7e\u0026v=4","repositories_count":65,"last_synced_at":"2024-05-01T11:18:36.193Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/zkoppert","funding_links":["https://github.com/sponsors/zkoppert"],"total_stars":97,"followers":284,"following":79,"created_at":"2022-11-15T15:58:27.041Z","updated_at":"2024-05-01T11:18:45.004Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkoppert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkoppert/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T11:45:56.915Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":8.087889539605865,"forks_count":5.138289231821485,"average":14.021288419612704},"purl":"pkg:githubactions/zkoppert/innersource-crawler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/zkoppert/innersource-crawler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/zkoppert/innersource-crawler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/zkoppert/innersource-crawler/dependencies","status":null,"funding_links":["https://github.com/sponsors/zkoppert"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T01:01:00.146Z","issues_count":9,"pull_requests_count":58,"avg_time_to_close_issue":3216015.4285714286,"avg_time_to_close_pull_request":508646.4259259259,"issues_closed_count":7,"pull_requests_closed_count":54,"pull_request_authors_count":10,"issue_authors_count":4,"avg_comments_per_issue":1.5555555555555556,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":891391.875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkoppert%2Finnersource-crawler/issues","maintainers":[{"login":"zkoppert","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zkoppert"},{"login":"spier","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spier"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zkoppert%2Finnersource-crawler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zkoppert%2Finnersource-crawler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zkoppert%2Finnersource-crawler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zkoppert%2Finnersource-crawler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zkoppert%2Finnersource-crawler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zkoppert%2Finnersource-crawler/codemeta","maintainers":[]}