{"id":4049323,"name":"der-parser","ecosystem":"cargo","description":"Parser/encoder for ASN.1 BER/DER data","homepage":"https://github.com/rusticata/der-parser","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rusticata/der-parser","keywords_array":["asn1","ber","der","nom","parser"],"namespace":null,"versions_count":60,"first_release_published_at":"2017-03-02T08:38:50.588Z","latest_release_published_at":"2025-01-21T09:43:38.524Z","latest_release_number":"10.0.0","last_synced_at":"2026-06-24T13:22:01.558Z","created_at":"2022-04-12T10:07:19.227Z","updated_at":"2026-06-24T13:22:01.559Z","registry_url":"https://crates.io/crates/der-parser/","install_command":"cargo install der-parser","documentation_url":"https://docs.rs/der-parser/","metadata":{"categories":["parser-implementations"]},"repo_metadata":{"id":11744775,"uuid":"70425563","full_name":"rusticata/der-parser","owner":"rusticata","description":"BER/DER parser written in pure Rust. Fast, zero-copy, safe.","archived":false,"fork":false,"pushed_at":"2025-11-24T04:10:18.000Z","size":759,"stargazers_count":97,"open_issues_count":11,"forks_count":32,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-06-11T10:05:40.089Z","etag":null,"topics":["asn1","ber","der","der-parser","parse","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/rusticata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-09T19:29:01.000Z","updated_at":"2026-03-25T11:40:16.000Z","dependencies_parsed_at":"2024-04-04T10:26:25.456Z","dependency_job_id":"de1c4431-256f-49fb-95f8-672c6f9f8907","html_url":"https://github.com/rusticata/der-parser","commit_stats":{"total_commits":485,"total_committers":19,"mean_commits":"25.526315789473685","dds":"0.12989690721649483","last_synced_commit":"2493f174003e1e0a253c3574ba8ba6d10626c4bf"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/rusticata/der-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fder-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fder-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fder-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fder-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rusticata","download_url":"https://codeload.github.com/rusticata/der-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fder-parser/sbom","scorecard":{"id":790723,"data":{"date":"2025-08-11","repo":{"name":"github.com/rusticata/der-parser","commit":"79ec2d0cfe1e3ba2deb49ee1f68f984f4ef3a971"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":"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":"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":"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":"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/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/security-audit.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/rust.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-audit.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/security-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-audit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rusticata/der-parser/security-audit.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_parse_ber.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_parse_ber.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_parse_der.rs:2"],"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-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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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:27:30.872Z","repository_id":11744775,"created_at":"2025-08-23T07:27:30.873Z","updated_at":"2025-08-23T07:27:30.873Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34571351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-24T13:21:59.484Z","dependent_packages_count":33,"downloads":120955112,"downloads_period":"total","dependent_repos_count":2425,"rankings":{"downloads":0.4506442308370417,"dependent_repos_count":0.7933877303469044,"dependent_packages_count":1.2665994344027023,"stargazers_count":14.414973518480645,"forks_count":10.773147527803832,"docker_downloads_count":1.3907205371058626,"average":4.8482454964961645},"purl":"pkg:cargo/der-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/der-parser","docker_dependents_count":96,"docker_downloads_count":23969415,"usage_url":"https://repos.ecosyste.ms/usage/cargo/der-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/der-parser/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-15T16:01:05.278Z","issues_count":34,"pull_requests_count":58,"avg_time_to_close_issue":15445364.0,"avg_time_to_close_pull_request":3785868.68627451,"issues_closed_count":30,"pull_requests_closed_count":51,"pull_request_authors_count":23,"issue_authors_count":22,"avg_comments_per_issue":3.0294117647058822,"avg_comments_per_pull_request":1.2586206896551724,"merged_pull_requests_count":37,"bot_issues_count":1,"bot_pull_requests_count":16,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7879601.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fder-parser/issues","maintainers":[{"login":"chifflier","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chifflier"}],"active_maintainers":[{"login":"chifflier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chifflier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/der-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/der-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/der-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/der-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/der-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/der-parser/codemeta","maintainers":[{"uuid":"4791","login":"chifflier","name":"Pierre Chifflier","email":null,"url":"https://github.com/chifflier","packages_count":29,"html_url":"https://crates.io/users/chifflier","role":null,"created_at":"2022-11-07T18:30:49.837Z","updated_at":"2022-11-07T18:30:49.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/chifflier/packages"}]}