{"id":3513828,"name":"aml_parser","ecosystem":"cargo","description":"Library for parsing AML","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-osdev/acpi","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-04-19T23:30:21.029Z","latest_release_published_at":"2026-05-21T12:20:23.007Z","latest_release_number":null,"last_synced_at":"2026-05-21T12:20:23.581Z","created_at":"2022-04-10T21:27:46.056Z","updated_at":"2026-05-21T12:20:23.582Z","registry_url":"https://crates.io/crates/aml_parser/","install_command":"cargo install aml_parser","documentation_url":"https://docs.rs/aml_parser/","metadata":{"categories":["no-std","hardware-support"]},"repo_metadata":{"id":32244580,"uuid":"132017931","full_name":"rust-osdev/acpi","owner":"rust-osdev","description":"Rust library for parsing ACPI tables and interpreting AML","archived":false,"fork":false,"pushed_at":"2025-08-25T17:21:34.000Z","size":1144,"stargazers_count":226,"open_issues_count":38,"forks_count":70,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-21T06:24:48.481Z","etag":null,"topics":["acpi","aml","osdev","rust"],"latest_commit_sha":null,"homepage":"","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/rust-osdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"zenodo":null},"funding":{"github":["IsaacWoods"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-03T15:52:19.000Z","updated_at":"2025-09-19T16:25:16.000Z","dependencies_parsed_at":"2024-04-13T14:04:26.447Z","dependency_job_id":"d533f117-a3e0-4785-96b1-cc2476e21985","html_url":"https://github.com/rust-osdev/acpi","commit_stats":{"total_commits":533,"total_committers":27,"mean_commits":19.74074074074074,"dds":"0.19699812382739212","last_synced_commit":"a77817f48f1eacfa2d8c7b9943a19a2a497b2f83"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rust-osdev/acpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Facpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Facpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Facpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Facpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev","download_url":"https://codeload.github.com/rust-osdev/acpi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Facpi/sbom","scorecard":{"id":790603,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-osdev/acpi","commit":"0a850f75c2febefaa4acb4681b25c284e64f179e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":7,"reason":"Found 18/23 approved changesets -- score normalized to 7","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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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/build.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-osdev/acpi/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-osdev/acpi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-osdev/acpi/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-osdev/acpi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-osdev/acpi/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-osdev/acpi/build.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: aml/fuzz/fuzz_targets/fuzz_target_1.rs:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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: LICENCE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENCE-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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T07:25:57.931Z","repository_id":32244580,"created_at":"2025-08-23T07:25:57.931Z","updated_at":"2025-08-23T07:25:57.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280689495,"owners_count":26374100,"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-23T02:00:06.710Z","response_time":142,"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":"rust-osdev","name":"Rust OSDev","uuid":"35896598","kind":"organization","description":"Operating System Development in Rust","email":null,"website":"https://rust-osdev.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35896598?v=4","repositories_count":26,"last_synced_at":"2024-04-18T02:11:46.574Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-osdev","funding_links":[],"total_stars":5199,"followers":601,"following":0,"created_at":"2022-11-11T22:18:05.116Z","updated_at":"2024-04-18T02:11:48.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-osdev/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-19T14:13:34.844Z","dependent_packages_count":0,"downloads":2961,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":51.78468333898445,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":11.238725526142114,"forks_count":8.832235184149996,"average":26.997247959805367},"purl":"pkg:cargo/aml_parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/aml_parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/aml_parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/aml_parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/IsaacWoods"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T02:24:28.200Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":24506773.913043477,"avg_time_to_close_pull_request":4629849.903225807,"issues_closed_count":46,"pull_requests_closed_count":93,"pull_request_authors_count":32,"issue_authors_count":29,"avg_comments_per_issue":1.7792207792207793,"avg_comments_per_pull_request":1.4390243902439024,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":274321.0,"past_year_avg_time_to_close_pull_request":1066956.3,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.7727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-osdev%2Facpi/issues","maintainers":[{"login":"IsaacWoods","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IsaacWoods"},{"login":"toku-sa-n","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toku-sa-n"},{"login":"phil-opp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phil-opp"}],"active_maintainers":[{"login":"IsaacWoods","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IsaacWoods"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aml_parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aml_parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aml_parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aml_parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aml_parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/aml_parser/codemeta","maintainers":[{"uuid":"13821","login":"IsaacWoods","name":"Isaac Woods","email":null,"url":"https://github.com/IsaacWoods","packages_count":24,"html_url":"https://crates.io/users/IsaacWoods","role":null,"created_at":"2022-11-07T16:38:45.189Z","updated_at":"2022-11-07T16:38:45.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/IsaacWoods/packages"}]}