{"id":4167206,"name":"macaddr","ecosystem":"cargo","description":"MAC address types","homepage":null,"licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/svartalf/rust-macaddr","keywords_array":["mac-48","mac","eui-48","macaddr","eui-96"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-05-23T13:39:37.041Z","latest_release_published_at":"2020-02-28T16:45:03.432Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-07T09:23:33.759Z","created_at":"2022-04-12T18:13:15.657Z","updated_at":"2026-09-07T20:39:38.282Z","registry_url":"https://crates.io/crates/macaddr/","install_command":"cargo install macaddr","documentation_url":"https://docs.rs/macaddr/","metadata":{"categories":["data-structures","no-std","network-programming"]},"repo_metadata":{"id":35024420,"uuid":"188238512","full_name":"svartalf/rust-macaddr","owner":"svartalf","description":"Primitive types for MAC addresses in Rust","archived":false,"fork":false,"pushed_at":"2023-06-28T01:30:29.000Z","size":31,"stargazers_count":11,"open_issues_count":8,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-07T08:32:24.998Z","etag":null,"topics":["eui-48","eui-64","macaddr","macaddress","networking","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/macaddr","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/svartalf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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},"funding":{"liberapay":"svartalf","patreon":"svartalf","custom":["https://svartalf.info/donate/","https://www.buymeacoffee.com/svartalf"]}},"created_at":"2019-05-23T13:21:48.000Z","updated_at":"2026-04-30T18:04:55.000Z","dependencies_parsed_at":"2024-06-21T17:38:57.429Z","dependency_job_id":"467771c1-6606-4bb4-a262-6ab4354f374a","html_url":"https://github.com/svartalf/rust-macaddr","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.07999999999999996,"last_synced_commit":"4c2305ab8241a679698c70e83859b52ede9fb4b8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/svartalf/rust-macaddr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svartalf","download_url":"https://codeload.github.com/svartalf/rust-macaddr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/sbom","scorecard":{"id":860901,"data":{"date":"2025-08-11","repo":{"name":"github.com/svartalf/rust-macaddr","commit":"4c2305ab8241a679698c70e83859b52ede9fb4b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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 2/25 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":"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":"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":"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":"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/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/svartalf/rust-macaddr/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/macaddr6_from_str.rs:5","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/macaddr8_from_str.rs:5","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/macaddr_from_str.rs:5"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-24T01:13:47.707Z","repository_id":35024420,"created_at":"2025-08-24T01:13:47.708Z","updated_at":"2025-08-24T01:13:47.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"svartalf","name":"svartalf","uuid":"1279564","kind":"user","description":"","email":"","website":"http://svartalf.info","location":"Netherlands","twitter":"svartalf","company":"Dexter Energy","icon_url":"https://avatars.githubusercontent.com/u/1279564?v=4","repositories_count":40,"last_synced_at":"2024-04-16T01:11:07.164Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/svartalf","funding_links":[],"total_stars":1184,"followers":191,"following":5,"created_at":"2022-11-02T16:29:38.117Z","updated_at":"2024-04-16T01:11:20.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svartalf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svartalf/repositories"},"tags":[{"name":"v1.0.1","sha":"4d23e48e8e16404b79c2a112acd72c462f92ba1e","kind":"tag","published_at":"2020-02-28T16:45:11.000Z","download_url":"https://codeload.github.com/svartalf/rust-macaddr/tar.gz/v1.0.1","html_url":"https://github.com/svartalf/rust-macaddr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/svartalf/rust-macaddr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e8aeb6a628adcdcd3ac97dd4f8d98ab79cb1f252","kind":"tag","published_at":"2020-01-02T19:45:21.000Z","download_url":"https://codeload.github.com/svartalf/rust-macaddr/tar.gz/v1.0.0","html_url":"https://github.com/svartalf/rust-macaddr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/svartalf/rust-macaddr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"224d95e383bf0a00f23b734c73e7dbddae906dba","kind":"tag","published_at":"2019-10-17T15:56:25.000Z","download_url":"https://codeload.github.com/svartalf/rust-macaddr/tar.gz/v0.1.2","html_url":"https://github.com/svartalf/rust-macaddr/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/svartalf/rust-macaddr@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6072b8940251d20b9294d635a2b6242f13b3a54e","kind":"tag","published_at":"2019-05-23T16:51:49.000Z","download_url":"https://codeload.github.com/svartalf/rust-macaddr/tar.gz/v0.1.1","html_url":"https://github.com/svartalf/rust-macaddr/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/svartalf/rust-macaddr@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:39:38.281Z","dependent_packages_count":25,"downloads":13288280,"downloads_period":"total","dependent_repos_count":115,"rankings":{"downloads":1.8734471875909307,"dependent_repos_count":3.3783229252934026,"dependent_packages_count":1.848810998820702,"stargazers_count":31.24701385570951,"forks_count":16.91305418535406,"docker_downloads_count":2.732203743909991,"average":9.665475482779767},"purl":"pkg:cargo/macaddr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/macaddr","docker_dependents_count":32,"docker_downloads_count":23282467,"usage_url":"https://repos.ecosyste.ms/usage/cargo/macaddr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/macaddr/dependencies","status":null,"funding_links":["https://liberapay.com/svartalf","https://patreon.com/svartalf","https://svartalf.info/donate/","https://www.buymeacoffee.com/svartalf"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-13T20:31:20.693Z","issues_count":1,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":249802.66666666666,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":7,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":2.125,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartalf%2Frust-macaddr/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/macaddr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/macaddr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/macaddr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/macaddr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/macaddr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/macaddr/codemeta","maintainers":[{"uuid":"4153","login":"svartalf","name":"svartalf","email":null,"url":"https://github.com/svartalf","packages_count":30,"html_url":"https://crates.io/users/svartalf","role":null,"created_at":"2022-11-07T21:38:38.059Z","updated_at":"2022-11-07T21:38:38.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/svartalf/packages"}]}