{"id":226237,"url":"https://github.com/orcasound/orcanode-monitor","last_synced_at":"2026-08-17T18:20:34.687Z","repository":{"id":242605970,"uuid":"810023690","full_name":"orcasound/orcanode-monitor","owner":"orcasound","description":"Web service for monitoring liveness of orcanode audio streaming","archived":false,"fork":false,"pushed_at":"2026-07-15T16:58:50.000Z","size":4104,"stargazers_count":6,"open_issues_count":13,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-07-15T18:26:41.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/orcasound.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"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":"2024-06-03T22:50:38.000Z","updated_at":"2026-07-15T16:59:40.000Z","dependencies_parsed_at":"2024-06-24T09:21:04.734Z","dependency_job_id":"7e4cfe8f-b46d-4589-9ef7-26843a783dcf","html_url":"https://github.com/orcasound/orcanode-monitor","commit_stats":{"total_commits":160,"total_committers":4,"mean_commits":40.0,"dds":0.35,"last_synced_commit":"df2a20275152e1a100117164920bebd9f4aa42ec"},"previous_names":["orcasound/orcanode-monitor"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/orcasound/orcanode-monitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcasound%2Forcanode-monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcasound%2Forcanode-monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcasound%2Forcanode-monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcasound%2Forcanode-monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcasound","download_url":"https://codeload.github.com/orcasound/orcanode-monitor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcasound%2Forcanode-monitor/sbom","scorecard":{"id":523534,"data":{"date":"2025-08-18T16:44:12Z","repo":{"name":"github.com/orcasound/orcanode-monitor","commit":"3f3fa5880fbd3c201a575191fb12fb521c52bffd"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.4,"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-yaml.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-20T03:42:15.130Z","repository_id":242605970,"created_at":"2025-08-20T03:42:15.130Z","updated_at":"2025-08-20T03:42:15.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36745955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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-06-04T18:15:34.070Z","updated_at":"2026-08-17T18:20:34.638Z","avatar_url":"https://github.com/orcasound.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/226237","html_url":"https://opencollective.ecosyste.ms/projects/226237","collective":{"id":823,"uuid":"3z8arxve-ymko60yd-ke8qgl5n-bj9w704d","slug":"orcasound","name":"Orcasound","description":"We build and teach about open source code to save endangered orcas and advance bioacoustics.","website":"https://orcasound.net/","github":"orcasound","twitter":"OrcasoundApp","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://orcasound.net/"},{"type":"GITHUB","url":"https://github.com/orcasound"},{"type":"BLUESKY","url":"https://bsky.app/profile/orcasound.bsky.social"},{"type":"WEBSITE","url":"https://orcasound.zulipchat.com/"}],"currency":"USD","projects_count":57,"last_synced_at":"2026-08-19T18:15:15.566Z","created_at":"2024-01-10T13:17:48.376Z","updated_at":"2026-08-19T18:15:16.082Z","transactions_count":167,"balance":2867.829999999989,"account_type":"COLLECTIVE","owner":{"login":"orcasound","name":"Orcasound","uuid":"29990731","kind":"organization","description":"Listen for whales! Open source bioacoustic tools aimed at saving endangered orcas (Southern Resident Killer Whales)","email":"info@orcasound.net","website":"live.orcasound.net","location":"Seattle","twitter":"OrcasoundApp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29990731?v=4","repositories_count":48,"last_synced_at":"2024-10-29T17:10:22.629Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/orcasound","funding_links":["https://github.com/sponsors/orcasound"],"total_stars":300,"followers":166,"following":0,"created_at":"2022-11-13T00:25:05.842Z","updated_at":"2024-10-29T17:10:22.629Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcasound","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcasound/repositories"},"last_project_activity_at":"2026-08-17T16:25:19.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-12-16T21:41:37.741Z","collective_updated_at":"2026-05-07T20:36:28.669Z","html_url":"https://opencollective.com/orcasound","icon_url":"https://images.opencollective.com/orcasound/logo/40.png","total_donations":12276.77,"total_expenses":-10383.090000000002,"current_balance":2867.829999999989,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/orcasound","url":"https://opencollective.ecosyste.ms/collectives/orcasound","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/orcasound/projects"}}