{"id":855940,"name":"@caspertech/node-osc","ecosystem":"npm","description":"pyOSC inspired library for sending and receiving OSC messages","homepage":"https://github.com/MylesBorins/node-osc#readme","licenses":"LGPL-2.1","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/MylesBorins/node-osc","keywords_array":["osc","udp"],"namespace":"caspertech","versions_count":3,"first_release_published_at":"2021-08-13T15:33:01.329Z","latest_release_published_at":"2021-08-13T15:40:02.438Z","latest_release_number":"6.0.5","last_synced_at":"2026-04-01T01:16:34.513Z","created_at":"2022-04-07T14:42:38.521Z","updated_at":"2026-04-01T01:16:53.629Z","registry_url":"https://www.npmjs.com/package/@caspertech/node-osc","install_command":"npm install @caspertech/node-osc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.5"}},"repo_metadata":{"id":2782447,"uuid":"3782004","full_name":"MylesBorins/node-osc","owner":"MylesBorins","description":"Open Sound Control protocol library for Node.js","archived":false,"fork":false,"pushed_at":"2025-12-02T07:01:48.000Z","size":1248,"stargazers_count":452,"open_issues_count":1,"forks_count":71,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-12-05T02:37:49.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CyanogenMod/android_device_lge_d851","license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MylesBorins.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":"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":"2012-03-21T00:53:50.000Z","updated_at":"2025-12-02T07:01:52.000Z","dependencies_parsed_at":"2023-07-05T17:00:23.562Z","dependency_job_id":"4ea84353-c1e3-487b-9074-49679fef3229","html_url":"https://github.com/MylesBorins/node-osc","commit_stats":{"total_commits":287,"total_committers":21,"mean_commits":"13.666666666666666","dds":0.5679442508710801,"last_synced_commit":"a03f77e8fc680bdca2ccc932fc8d0407dbfabf93"},"previous_names":["thealphanerd/node-osc"],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/MylesBorins/node-osc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MylesBorins%2Fnode-osc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MylesBorins%2Fnode-osc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MylesBorins%2Fnode-osc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MylesBorins%2Fnode-osc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MylesBorins","download_url":"https://codeload.github.com/MylesBorins/node-osc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MylesBorins%2Fnode-osc/sbom","scorecard":{"id":97726,"data":{"date":"2025-08-11","repo":{"name":"github.com/MylesBorins/node-osc","commit":"818d8e01d72cdccc793a6644dbdf25337af8ca9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","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":"Code-Review","score":0,"reason":"Found 0/26 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:39","Warn: no topLevel permission defined: .github/workflows/bump-version.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1"],"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-version.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/bump-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-version.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/bump-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/MylesBorins/node-osc/nodejs.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/create-release.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 npmCommand 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":"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: GNU Lesser General Public License v3.0: 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create-release.yml:13"],"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 9 commits out of 15 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T09:25:38.841Z","repository_id":2782447,"created_at":"2025-08-15T09:25:38.841Z","updated_at":"2025-08-15T09:25:38.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27781478,"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-12-17T02:00:08.291Z","response_time":55,"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":"MylesBorins","name":"Myles Borins","uuid":"498775","kind":"user","description":"Artist, musician, developer, and maker / Director of Product Management @github  for Codespaces + npm","email":"","website":"https://myles.dev","location":"Toronto","twitter":"MylesBorins","company":"@GitHub","icon_url":"https://avatars.githubusercontent.com/u/498775?v=4","repositories_count":335,"last_synced_at":"2024-04-11T12:46:57.767Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MylesBorins","funding_links":[],"total_stars":1014,"followers":2545,"following":179,"created_at":"2022-11-03T03:01:22.426Z","updated_at":"2024-04-11T12:47:41.951Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MylesBorins","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MylesBorins/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-01T01:16:53.603Z","dependent_packages_count":1,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":33.31105677042399},"purl":"pkg:npm/%40caspertech/node-osc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@caspertech/node-osc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@caspertech/node-osc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@caspertech/node-osc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T18:54:35.589Z","issues_count":37,"pull_requests_count":123,"avg_time_to_close_issue":18750763.54054054,"avg_time_to_close_pull_request":2597496.3675213675,"issues_closed_count":37,"pull_requests_closed_count":117,"pull_request_authors_count":17,"issue_authors_count":32,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.42276422764227645,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":3,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3657400.3333333335,"past_year_avg_time_to_close_pull_request":1615652.294117647,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.6521739130434783,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MylesBorins%2Fnode-osc/issues","maintainers":[{"login":"MylesBorins","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"}],"active_maintainers":[{"login":"MylesBorins","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@caspertech%2Fnode-osc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@caspertech%2Fnode-osc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@caspertech%2Fnode-osc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@caspertech%2Fnode-osc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@caspertech%2Fnode-osc/codemeta","maintainers":[{"uuid":"tommettam","login":"tommettam","name":null,"email":"npmjs.com.oqvlz@passmail.net","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~tommettam","role":null,"created_at":"2022-11-15T22:41:05.839Z","updated_at":"2022-11-15T22:41:05.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tommettam/packages"}]}