JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"asn1",
"cryptography",
"der",
"pki",
"rust",
"x509"
],
"is_fork": false,
"size_kb": 4233,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 48635,
"HTML": 86,
"Just": 4439,
"Rust": 2182190,
"Shell": 898,
"JavaScript": 19505,
"PowerShell": 712,
"TypeScript": 812
},
"pushed_at": "2026-07-21T12:50:03Z",
"created_at": "2019-11-15T20:48:33Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T00:49:38Z",
"description": "Picky portable PKI implementation and microservice",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://devolutions.net",
"name": "Devolutions",
"type": "Organization",
"login": "Devolutions",
"company": null,
"location": "Lavaltrie, Quebec, Canada",
"followers": 304,
"avatar_url": "https://avatars.githubusercontent.com/u/6097418?v=4",
"created_at": "2013-12-03T17:04:37Z",
"is_verified": null,
"public_repos": 94,
"account_age_days": 4613
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "f99da8b9a77e56e4cf4e1940dfe3a410365d84c7",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#513)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2026-07-21T12:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ad30783e9258570aeb8c4ae17e117c0d31a8fe",
"body": "Follow-up to #516. Adds a CI job that builds the native library and runs\nthe .NET binding tests (`Devolutions.Picky.Tests`) on Windows; the\nsuite that would have caught the ABI mismatch fixed in #516, but which\nno workflow was running.\n\nCo-authored-by: Benoît CORTIER <git.divisible626@passmail.com>",
"is_bot": false,
"headline": "ci: run the .NET binding tests (#517)",
"author_name": "Richard Markiewicz",
"author_login": "thenextman",
"committed_at": "2026-07-21T11:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1046e3959980006ed477785102f32998708c181d",
"body": "… (#516)\n\n`Pfx.FromDer` (and anything that uses a `Pkcs12CryptoContext`) crashes\nor hangs from the .NET bindings. This was shipped in NuGet 2026.6.29;\nbut I've since yanked the package from nuget.org because of this\nproblem.\n\nAn FFI ABI mismatch was introduced in #448. That PR made the RNG-seeding\nf\n[…]\nm both\nconstructors, matching the rest of the FFI surface.\n- Regenerate the Diplomat C# bindings. The wrappers now unwrap the\n`ResultBox`, throw `PickyException` on error, and pass the correct\nhandle.",
"is_bot": false,
"headline": "fix(ffi): return Box<PickyError> from Pkcs12CryptoContext constructor…",
"author_name": "Richard Markiewicz",
"author_login": "thenextman",
"committed_at": "2026-07-21T01:47:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74090c9d1ae301c8d46ed04f593acbfb3f5108e8",
"body": "…ete pins (#512)\n\nSeveral release-candidate crypto dependencies now have stable releases\nand\nare moved off their `=x.y.z-rc.n` pins.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "build(deps): move RustCrypto crates to stable releases and drop obsol…",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2026-07-17T11:45:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "18a3a419adcbe0034f7fdfc694039cc970d53766",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#507)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2026-06-26T08:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4346f2853e726eb05b1fb5de2fa9351c8c44e2e",
"body": "…cessary transitive pins (#506)\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Benoît CORTIER <git.divisible626@passmail.com>",
"is_bot": false,
"headline": "build(deps): align RustCrypto ECC dependency versions and remove unne…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-26T07:07:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3d1f104ab3f9b2100e4be996313808d5e604f7bc",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#487)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2026-06-23T16:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4b2675b91f7803905d972501130fc09d42ce1c",
"body": "… cluster (#501)",
"is_bot": false,
"headline": "build(deps): advance RustCrypto pins to the current rc.18/rc.33/rc.10…",
"author_name": "Sopleb",
"author_login": "sopleb",
"committed_at": "2026-06-19T16:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd4dfae1b1d7119915515e4de6821f362d32e0de",
"body": null,
"is_bot": false,
"headline": "build: add arm64 iOS simulator NuGet RID (#502)",
"author_name": "Marc-André Moreau",
"author_login": "mamoreau-devolutions",
"committed_at": "2026-06-19T16:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6832efabb5a6e00222c4af20062f1efb4581f27",
"body": "Issue: SEC-17889",
"is_bot": false,
"headline": "ci: update node to v24 (#497)",
"author_name": "Sébastien Duquette",
"author_login": "sduquette-devolutions",
"committed_at": "2026-06-09T13:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b065a59fb1e65c354084016166a7822ab10f7bf",
"body": null,
"is_bot": true,
"headline": "build(deps): bump sha3 from 0.11.0 to 0.12.0 (#495)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T05:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab087fa8989b7e76e019abc0d8f21a801fb9f0b0",
"body": "…s 1 directory (#493)",
"is_bot": true,
"headline": "build(deps): bump ctr from 0.10.0 to 0.10.1 in the crypto group acros…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T05:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a35c639565832ad745982120d39cdc385738641",
"body": "…(#492)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 1 directory with 10 updates …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T08:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea4919f7b4ae5bddceb38ae07ad03b8b5882143",
"body": "… (#486)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 8 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-08T14:36:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01be4b6d9ea5cb54794e4a62a0fede325de78d8",
"body": "… (#480)\n\nThe `npm-publish` workflow fails because transitive dependencies\n(`rand`, `crypto-bigint`, `crypto-common`, etc.) now pull in `getrandom`\n0.4.x, which requires an explicit `wasm_js` feature for\n`wasm32-unknown-unknown`. The old `getrandom` 0.2 with its `js` feature\nno longer covers this.\n\n\n[…]\nove now-unused `getrandom` 0.2 from `Cargo.lock`\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: CBenoit <3809077+CBenoit@users.noreply.github.com>",
"is_bot": false,
"headline": "build: update getrandom to 0.4 with wasm_js feature for wasm32 target…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-05-08T12:11:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d6037fcfc1742304317dce045f4d499ef112ce6c",
"body": null,
"is_bot": true,
"headline": "build(deps): bump getrandom from 0.3.4 to 0.4.2 (#482)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-28T14:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36bc6a2c42f7e9af4398529d8a2b1df16d6a3b6",
"body": "…m in the patch group across 1 directory (#478)",
"is_bot": true,
"headline": "build(deps): bump wasm-bindgen-test from 0.3.63 to 0.3.68 in /ffi/was…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-21T15:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04738f9cf91d47c5778225894920a59ebc811f89",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#477)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2026-04-21T14:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce838e3470ac605c912f61dc67c1c6d388b140d",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade RustCrypto dependencies (#476)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-04-21T11:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d61ae1faca0937101eb79c4ec08d3ad60dd4ba0f",
"body": null,
"is_bot": false,
"headline": "ci: bump actions to node 24 compatible versions (#474)",
"author_name": "Raphaël Larivière",
"author_login": "Sylfwood",
"committed_at": "2026-04-08T01:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38e3904b013aab9469531615dd3bc0496f90aab4",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#466)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2026-02-27T12:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c40947beb80366b9ff4bae6c437fee208043e9aa",
"body": "Also requires a build script at `ffi/swift/build.sh` that outputs to\n`package`.\nTo be added as a follow up.\n\nIssue: DEVOPS-4302",
"is_bot": false,
"headline": "ci(swift): add swift publish workflow (#462)",
"author_name": "Dion Gionet Mallet",
"author_login": "dion-gionet",
"committed_at": "2026-02-27T11:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e40aee72bd248bda84e6fe9e84a648784a6374ed",
"body": null,
"is_bot": false,
"headline": "fix: bump `sha1` to v0.11.0-rc.3 (#463)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2026-02-27T05:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91684d0ed9f01becf33e9d98974539419e6924eb",
"body": null,
"is_bot": false,
"headline": "build: bump Rust toolchain to 1.88.0",
"author_name": "Benoît CORTIER",
"author_login": "CBenoit",
"committed_at": "2026-02-25T16:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0946a519dc8d67bbbba7ea7b20d796819913ff8a",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2026-02-25T16:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cbaab93955f2fef8f96a589b22e2582d4a8cbf0",
"body": null,
"is_bot": true,
"headline": "build(deps): bump reqwest from 0.12.24 to 0.13.1 (#453)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-02T12:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4caf455defd38ef37fc15434b173275937d534",
"body": null,
"is_bot": false,
"headline": "build(deps): remove transitive pem-rfc7468 crate (#449)",
"author_name": "Dominik Spicher",
"author_login": "dspicher",
"committed_at": "2026-01-28T13:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf42c1c4bd727eaf5b4b0a877e8698986e0bd37",
"body": "…(#448)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 1 directory with 14 updates …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-24T16:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64cd70e15905e19c6c8a7052d4da46c2676499eb",
"body": null,
"is_bot": false,
"headline": "build(dotnet): upgrade iOS target framework to .NET 9 (#447)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2026-01-13T15:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc99ee2d03f8a049665d5eca91baa089d268bc7",
"body": "The date-based auto-versioning was using formatted strings that produced\nleading zeros (e.g., \"2025.12.08\"), which violates package version\nformat and causes cargo to reject the version. Changed to use integer\ndate components instead, producing valid versions like \"2025.12.8\".",
"is_bot": false,
"headline": "ci(nuget): fix auto-versioning to remove leading zeros (#442)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-12-08T12:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96054be6becc6e1e6da95d6a3ef0abad3b8e8e46",
"body": "- picky - https://crates.io/crates/picky\n- picky-asn1 - https://crates.io/crates/picky-asn1\n- picky-asn1-der - https://crates.io/crates/picky-asn1-der\n- picky-asn1-x509 - https://crates.io/crates/picky-asn1-x509\n- picky-krb - https://crates.io/crates/picky-krb",
"is_bot": false,
"headline": "ci(crates): migrate picky-rs to trusted publishing (#441)",
"author_name": "Raphaël Larivière",
"author_login": "Sylfwood",
"committed_at": "2025-11-25T22:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46967ab1a2e410dc0b33c3ca38b10c0ce5774146",
"body": "Add flexible version management to NuGet workflow:\n- New `version` input parameter with default \"latest\" for workflow\ndispatch\n- Auto-generate date-based version (yyyy.MM.dd.0) when \"latest\" is\nspecified\n- Validate version format follows X.Y.Z.W pattern\n- Dynamically set package version in .csproj before building\n\nThis enables both automatic versioning and explicit version control.",
"is_bot": false,
"headline": "ci(nuget): allow auto or explicit package version in workflow (#440)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-11-24T14:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1ed6d076879137007f8a42a72870a3e7fae403",
"body": "- Expose inner_key() method for SSH private keys in FFI bindings\n- Update both Rust FFI implementation and .NET generated bindings",
"is_bot": false,
"headline": "feat(ffi): expose inner_key method (#439)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-11-24T13:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e0647fc7ab6a4b66928fd42dc8341b3eb7a7c80",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#438)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-11-20T15:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed7b66684de6241da560c673e1791cb7ee7a7a0",
"body": "Issue: DEVOPS-3949",
"is_bot": false,
"headline": "ci(nuget): use Trusted Publishing auth (#436)",
"author_name": "Dion Gionet Mallet",
"author_login": "dion-gionet",
"committed_at": "2025-11-18T06:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca28db81c035afc54dafb156d92d70fe3c5e9d41",
"body": null,
"is_bot": false,
"headline": "refactor(picky-krb): fix typo in `EncKdcRepPart` (#434)",
"author_name": "Pavlo Myroniuk",
"author_login": "PavloMyroniuk-apriorit",
"committed_at": "2025-11-15T09:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628bbcab3100a782971261022f0ec91b4f4549f5",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#431)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-11-07T14:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe43dae7b463a16d48b00b08ca6ce21a013af74",
"body": "The patch version upgrade is not allowed to bring breaking changes, but\nthis rule doesn't work for an `rc` version. So we should pin the `rc`\nversions, to not allow _cargo_ update to a new `rc` automatically.",
"is_bot": false,
"headline": "fix(picky): pin leftover pre-release crypto crates (#430)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-11-07T14:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9829751b4cd97ce79fef634e2b3d5c08b847c44e",
"body": "+ apply github workflows convention\n\nIssue: DEVOPS-3952",
"is_bot": false,
"headline": "ci(npm): migrate publishing to OIDC authentication (#429)",
"author_name": "Raphaël Larivière",
"author_login": "Sylfwood",
"committed_at": "2025-10-30T12:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c0b0f0e5fcbca77efa3e7db58ff9f417c66b2b",
"body": null,
"is_bot": false,
"headline": "refactor(picky-asn1-der): remove `num-bigint-dig` (#427)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-10-22T10:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14abf7e39170f3f328c9713151d7927fdcbffe56",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#426)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-10-21T16:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9081890c3c4a4b26bb1827b983f40d1c2991550e",
"body": null,
"is_bot": false,
"headline": "build(deps): get rid of num-bigint-dig (#425)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-10-21T16:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96e761fbaf7e4061a9488240e3f6426a53cc6b1",
"body": null,
"is_bot": false,
"headline": "build(deps): remove lazy_static (#424)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-10-21T16:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24caa6f004a1142ce6b5bcec5b7af346fd073852",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#420)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-10-10T14:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc63dde88360e35ef225cfd1c279958f47c3abc",
"body": null,
"is_bot": false,
"headline": "feat: support parsing certs with MLDSA public keys (#411)",
"author_name": "zachwajda",
"author_login": "zachwajda",
"committed_at": "2025-10-09T17:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4edf52b407b04c787fbce2ccea8e1ea3dd25b627",
"body": null,
"is_bot": true,
"headline": "build(deps): bump thiserror from 1.0.69 to 2.0.17 (#409)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-08T17:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a79282bbc0dae9df222f16d261b7dd1f03cd66f",
"body": "Fixes #416",
"is_bot": false,
"headline": "fix: pin RustCrypto release candidate crates (#417)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-10-08T16:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5093106874c2a8d910c4c2344a64af6180dcc9e7",
"body": "…(#415)",
"is_bot": true,
"headline": "build(deps): bump the crypto group across 1 directory with 3 updates …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-06T19:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e30dd276d21fafc5386d78c46834bb3a72c935",
"body": null,
"is_bot": false,
"headline": "build(picky-krb): enable alloc feature for crypto-bigint (#413)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-10-06T09:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48231afec181b864f3aa381840e8bacc7a151d4",
"body": null,
"is_bot": false,
"headline": "build: use published `rc2` version (#412)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-10-06T09:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c52f9ab7ce30a67e23b88a1b5e38f66db7b6ffc",
"body": "…ross 1 directory (#410)",
"is_bot": true,
"headline": "build(deps): bump serde from 1.0.227 to 1.0.228 in the patch group ac…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-30T06:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac8f5aec62e01878044e2bd387e2922b50c0996",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#408)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-09-26T10:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d179a0c39d701025a363c3f294912c2881a8f5",
"body": "…(#388)\n\nCo-authored-by: Alexandr Yusuk <aleksandr.yusuk@apriorit.com>\nCo-authored-by: Alex Yusiuk <55661041+RRRadicalEdward@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the crypto group across 1 directory with 3 updates …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T09:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126622867590dc3d74ba2824de54706c43162e23",
"body": "… (#406)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 4 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T09:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6cf548a37447105d600b6a7e33cbc8a6da05508",
"body": null,
"is_bot": true,
"headline": "build(deps): bump tempfile from 3.20.0 to 3.22.0 (#407)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T09:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b44ae8f4402d99713f07c2758754fc113b5f7b5e",
"body": null,
"is_bot": false,
"headline": "chore: upgrade to 2024 Rust edition (#405)",
"author_name": "Alex Yusiuk",
"author_login": "RRRadicalEdward",
"committed_at": "2025-09-18T16:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c440deb4eb744e30d59ef020c906c941cb9918",
"body": "… (#404)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 3 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-16T19:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9352c84f87af0064119df5163b44791d35595c2",
"body": "Fixes the following warning:\n\n```\nwarning: deployment target in MACOSX_DEPLOYMENT_TARGET was set to 10.10, but the minimum supported by `rustc` is 10.12\n```",
"is_bot": false,
"headline": "ci(nuget): set MACOSX_DEPLOYMENT_TARGET to 10.12 (#403)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-09-09T15:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a22e9512979cbc46d6f198b471012a263aed65",
"body": null,
"is_bot": false,
"headline": "ci(nuget): fix build-native job (#402)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-09-09T15:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc0f3a6bf8b22624996c98e41d57ed96938075e",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for Devolutions.Picky v2025.10.9.0 (#401)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-09-09T15:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fab6d6d5ce834b1177c2082273a19b985585274",
"body": "Aim for good balance between size and performance.\n\n- Baseline: 7.4M\n- strip = \"symbols\": 6.0M\n- lto = true: 4.7M\n- opt-level = \"z\": 3.5M\n- codegen-units = 1: 3.3M\n- panic = \"abort\": 3.0M\n- opt-level = 3 for crypto libs: 3.1M",
"is_bot": false,
"headline": "build: optimize binary size for FFI builds (#400)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-09-09T15:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a34ce3f4f8d2277da94e46d4f531bbe6e41bf10",
"body": "… (#399)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 4 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T18:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c898c1a65a3a368047354d92cbfd3a6b3aa4f694",
"body": "… (#397)",
"is_bot": false,
"headline": "feat: improve support for SHA3 digests within EC and RSA certificates…",
"author_name": "Neil Locketz",
"author_login": "c0d3d",
"committed_at": "2025-09-05T17:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072fe2434a9639d9a317df4ff87d6f8021dbb9bb",
"body": "… (#395)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 2 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-26T11:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2831b6f3acf114b0cfc65cf86541848abb299b7d",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#392)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-08-20T17:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9a35283f757bb46d2671e79caeb7b3023ee5e4",
"body": null,
"is_bot": false,
"headline": "feat(picky-asn1-x509): add smart card logon oid; (#394)",
"author_name": "Pavlo Myroniuk",
"author_login": "PavloMyroniuk-apriorit",
"committed_at": "2025-08-18T14:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c6280a2c51bef81a509edd06a96c165345f88d",
"body": null,
"is_bot": true,
"headline": "build(deps): bump uuid from 1.17.0 to 1.18.0 (#393)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T03:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a169deba2ba177685d58550f4214f59f25ebec0",
"body": null,
"is_bot": true,
"headline": "build(deps): bump rstest from 0.25.0 to 0.26.1 (#391)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-05T10:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "715a35a1eb96bc84514511f89d4913ff3a558729",
"body": "…(#390)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 1 update …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-04T20:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2865f2efe99125e1158d432b85937ae6ea5a3c71",
"body": "…(#389)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 1 update …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-21T23:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83b25c4055c2d4ecb5484f44c3529c0ed64ee0a",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#387)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-07-15T00:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d8be239126cd34843a74de017118823699b8aa7",
"body": "As per RFC 5280:\n\n> The cA boolean indicates whether the certified public key may be used\n> to verify certificate signatures. If the cA boolean is not asserted,\n> then the keyCertSign bit in the key usage extension MUST NOT be\n> asserted. If the basic constraints extension is not present in a\n> ve\n[…]\nt but the cA boolean\n> is not asserted, then the certified public key MUST NOT be used to\n> verify certificate signatures.\n\nhttps://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.9\n\nSecurity: yes",
"is_bot": false,
"headline": "fix(picky): reject issuer certificates missing basic constraints (#385)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-07-15T00:36:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ace208d604a30f0eb244da1a6408caf145be9d18",
"body": "The Drop implementation of the RsaPrivateKey struct was only partially\nzeroizing the secrets.\n\nSecurity: yes",
"is_bot": false,
"headline": "fix(picky-asn1-x509): properly zeroize RsaPrivateKey (#386)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-07-15T00:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add6bdb0c4ea5dca6f7ea2994afc5fe812a2f950",
"body": "…up across 1 directory (#383)",
"is_bot": true,
"headline": "build(deps): bump embed-resource from 3.0.4 to 3.0.5 in the patch gro…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-14T19:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed070714a7b364d5197a2fdfd46614af40f55a77",
"body": "…across 1 directory (#382)",
"is_bot": true,
"headline": "build(deps): bump reqwest from 0.12.20 to 0.12.22 in the patch group …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-07T20:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993bc45985035ea0cc8e4d81ce63d16e91e2345e",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#380)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-06-25T07:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ed323732efbbef18030011ec1926239d8f6175",
"body": null,
"is_bot": false,
"headline": "fix(picky-krb): `EncTicketPart` structure; (#381)",
"author_name": "Pavlo Myroniuk",
"author_login": "PavloMyroniuk-apriorit",
"committed_at": "2025-06-24T08:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "302df9912d6f038f21b64fc916bd82836944c382",
"body": null,
"is_bot": false,
"headline": "build(picky): bump MSVC to 1.85 (#379)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-06-18T11:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3ed749e6b3d37337be688f8e71e3c799102073",
"body": null,
"is_bot": false,
"headline": "fix: invalid parameters for ecdsa with sha512 serialization (#377)",
"author_name": "Zoruk",
"author_login": "Zoruk",
"committed_at": "2025-06-17T15:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbfeb55bbc8e3d96bced4db4a8fc7e6c1bad072d",
"body": "… (#376)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 2 directories with 3 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T17:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c58c597b638371b56a1372d331654e4acf81e4f",
"body": "Update the Windows runner for lints and tests",
"is_bot": false,
"headline": "ci: update Windows runners (#375)",
"author_name": "Richard Markiewicz",
"author_login": "thenextman",
"committed_at": "2025-06-09T17:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ecd0e9a63f36558a341429f1019c0da4ac58c8",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#374)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-06-04T09:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ae4ab263234925b42e91d47ae36d52eeae1693",
"body": null,
"is_bot": false,
"headline": "fix(picky-krb): typo in `AuthenticatorInner::authenticator_vno` (#373)",
"author_name": "Pavlo Myroniuk",
"author_login": "PavloMyroniuk-apriorit",
"committed_at": "2025-06-04T09:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2203a416fdce8ef8b04c97aa8e48f191da82a368",
"body": "…#372)",
"is_bot": true,
"headline": "build(deps): bump the patch group across 1 directory with 2 updates (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-02T17:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d9487837b35e825f391ca25922f1b6ddb8032d",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#371)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-05-27T15:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af8ac1be7654fd5b54deb80bb816c7865883bc41",
"body": null,
"is_bot": true,
"headline": "build(deps): bump uuid from 1.16.0 to 1.17.0 (#370)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-26T19:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eac3402416981409bf1d211bed1ff3b99eaebcf",
"body": null,
"is_bot": false,
"headline": "feat(picky-krb): deserialize for `KrbMessage/ApplicationTag0` (#369)",
"author_name": "Pavlo Myroniuk",
"author_login": "PavloMyroniuk-apriorit",
"committed_at": "2025-05-26T19:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a7531e4aea65936e57143f4b986f7fe92e16f6",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#357)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-05-14T18:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf71a1688a74d2b9c6475c987b48b80b077d361",
"body": null,
"is_bot": false,
"headline": "feat(picky-krb): implement `EncTicketPart` (#366)",
"author_name": "Pavlo Myroniuk",
"author_login": "PavloMyroniuk-apriorit",
"committed_at": "2025-05-14T16:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f76be33c8b96927811e830d156c646a410dbf2a",
"body": null,
"is_bot": false,
"headline": "ci(npm-publish): update Node.js version for tests (#358)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-03-10T17:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "697c94eb9293bea5f46f36a7e82f4c186afef28e",
"body": null,
"is_bot": false,
"headline": "chore: bump Rust toolchain to 1.85.0",
"author_name": "Benoît CORTIER",
"author_login": "CBenoit",
"committed_at": "2025-03-03T17:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe054c47f04920383d93371bda948a961cbefdfd",
"body": "Equivalent to HttpSignature::to_string().",
"is_bot": false,
"headline": "feat(picky): add HttpSignature::to_signing_string() method",
"author_name": "Benoît CORTIER",
"author_login": "CBenoit",
"committed_at": "2025-03-03T17:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eda6bf448e64c3bae3ba24eacef4c365debf207",
"body": null,
"is_bot": false,
"headline": "refactor: fix new clippy warnings",
"author_name": "Benoît CORTIER",
"author_login": "CBenoit",
"committed_at": "2025-03-03T17:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2df5cc545656ddf86db59337048b99216160ac",
"body": null,
"is_bot": true,
"headline": "build(deps): bump rstest from 0.23.0 to 0.25.0 (#356)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-03T16:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3412f3c287fef140978725d68427c24a9b45f4d5",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#352)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-03-03T07:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f043d04e1462cf0eddd9140f22a4d364cb3ad9cd",
"body": "… HTTP messages (#351)\n\nBREAKING CHANGE: Change request target handling to comply with\ndraft-cavage-http-signatures-12 when signing HTTP messages.",
"is_bot": false,
"headline": "fix(picky)!: comply with draft-cavage-http-signatures-12 when signing…",
"author_name": "Michael",
"author_login": "sp1ff",
"committed_at": "2025-03-03T07:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3550ea3e4d6d9d69a639a56f9de2695e59df0e8",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for publishing (#345)",
"author_name": "devolutionsbot",
"author_login": "devolutionsbot",
"committed_at": "2025-02-21T16:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c32ec2d00dbeba170708a8a930da3c25766442",
"body": null,
"is_bot": false,
"headline": "use cbake actions",
"author_name": "Marc-André Moreau",
"author_login": "mamoreau-devolutions",
"committed_at": "2025-02-21T00:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35dbc0751458542c8e826dc2667510b641c04b9",
"body": null,
"is_bot": false,
"headline": "add cbake cross-compilation, use ubuntu 22.04",
"author_name": "Marc-André Moreau",
"author_login": "mamoreau-devolutions",
"committed_at": "2025-02-18T21:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6071d28c626ce95df955275703ff6d909466bff6",
"body": null,
"is_bot": false,
"headline": "chore: nuke picky-server (#347)",
"author_name": "Benoît Cortier",
"author_login": "CBenoit",
"committed_at": "2025-02-17T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 69,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 30,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "picky",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"jose",
"jwt",
"pki",
"signature",
"x509"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/picky",
"is_deprecated": false,
"latest_version": "6.3.0",
"repository_url": "https://github.com/Devolutions/picky-rs",
"versions_count": 51,
"total_downloads": 1784359,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 239357,
"first_published_at": "2019-12-18T19:21:12.888555Z",
"latest_published_at": "2026-07-21T12:47:41.166650Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "picky-krb",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"asn1",
"kerberos",
"parse",
"encoding"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/picky-krb",
"is_deprecated": false,
"latest_version": "0.12.4",
"repository_url": "https://github.com/Devolutions/picky-rs",
"versions_count": 27,
"total_downloads": 1368209,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 230398,
"first_published_at": "2022-05-20T14:53:26.339716Z",
"latest_published_at": "2026-06-23T16:31:18.142967Z",
"latest_version_yanked": false,
"days_since_latest_publish": 28
},
{
"name": "picky-asn1",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"asn1",
"deserialize",
"serde",
"serialize",
"encoding"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/picky-asn1",
"is_deprecated": false,
"latest_version": "0.10.1",
"repository_url": "https://github.com/Devolutions/picky-rs",
"versions_count": 18,
"total_downloads": 6575211,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 506891,
"first_published_at": "2019-12-18T18:37:44.418909Z",
"latest_published_at": "2025-01-16T18:34:21.098690Z",
"latest_version_yanked": false,
"days_since_latest_publish": 551
},
{
"name": "picky-asn1-der",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"asn1",
"asn1-der",
"deserialize",
"serde",
"serialize",
"encoding"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/picky-asn1-der",
"is_deprecated": false,
"latest_version": "0.5.6",
"repository_url": "https://github.com/Devolutions/picky-rs",
"versions_count": 17,
"total_downloads": 6492634,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 510075,
"first_published_at": "2019-12-18T18:50:59.936658Z",
"latest_published_at": "2026-04-21T15:00:29.819330Z",
"latest_version_yanked": false,
"days_since_latest_publish": 91
},
{
"name": "picky-asn1-x509",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/picky-asn1-x509",
"is_deprecated": false,
"latest_version": "0.15.4",
"repository_url": "https://github.com/Devolutions/picky-rs",
"versions_count": 35,
"total_downloads": 4789119,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 447891,
"first_published_at": "2020-07-07T13:39:07.188097Z",
"latest_published_at": "2026-04-28T15:11:14.367845Z",
"latest_version_yanked": false,
"days_since_latest_publish": 84
},
{
"name": "picky-test-data",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/picky-test-data",
"is_deprecated": false,
"latest_version": "0.1.1",
"repository_url": "https://github.com/Devolutions/picky-rs",
"versions_count": 2,
"total_downloads": 3180,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 44,
"first_published_at": "2024-11-26T15:32:59.746820Z",
"latest_published_at": "2025-01-16T18:35:15.823218Z",
"latest_version_yanked": false,
"days_since_latest_publish": 551
}
]
},
"popularity": {
"forks": 41,
"stars": 68,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-08-19",
"count": 2
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 39,
"total_forks": 41
},
"star_history": {
"days": [
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-11",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-19",
"count": 2
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-05",
"count": 3
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-10-03",
"count": 2
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-22",
"count": 3
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 68,
"total_stars": 68
},
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"ffi/justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"ffi/js/tsconfig.json"
],
"toolchain_manifests": [
"Cargo.toml",
"ffi/Cargo.toml",
"ffi/dotnet/Devolutions.Picky.Tests/Devolutions.Picky.Tests.csproj",
"ffi/dotnet/Devolutions.Picky/Devolutions.Picky.csproj",
"ffi/wasm/Cargo.toml",
"picky-asn1-der/Cargo.toml",
"picky-asn1-x509/Cargo.toml",
"picky-asn1/Cargo.toml",
"picky-krb/Cargo.toml",
"picky-test-data/Cargo.toml",
"picky/Cargo.toml",
"picky/fuzz/Cargo.toml"
],
"largest_source_bytes": 139556,
"source_files_sampled": 539,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"ffi/Cargo.toml",
"picky-asn1-der/Cargo.toml",
"picky-asn1-x509/Cargo.toml",
"picky-asn1/Cargo.toml",
"picky-krb/Cargo.toml",
"picky-test-data/Cargo.toml",
"picky/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "ring",
"direct": true,
"version": "0.16.20",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4p46-pwfr-66x6",
"RUSTSEC-2025-0009",
"RUSTSEC-2025-0010"
],
"fixed_version": "0.17.12",
"advisory_count": 3,
"oldest_advisory_days": 503
},
{
"name": "rsa",
"direct": true,
"version": "0.4.1",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-4grx-2x9w-596c",
"GHSA-9c48-w39g-hm26",
"GHSA-c38w-74pg-36hr",
"RUSTSEC-2023-0071"
],
"fixed_version": "0.9.10",
"advisory_count": 4,
"oldest_advisory_days": 972
},
{
"name": "ansi_term",
"direct": false,
"version": "0.12.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2021-0139"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 1798
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 1,
"moderate": 1
},
"advisory_count": 8,
"affected_count": 3,
"assessed_count": 107,
"malicious_count": 0,
"assessed_package": "crates:picky@6.3.0",
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "picky",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "picky-asn1",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "picky-asn1-der",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "picky-asn1-x509",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "argon2",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.6.0-rc.8"
},
{
"name": "rand",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "rand_core",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "diplomat",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "diplomat-runtime",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "time",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "hex",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "serde_json",
"manifest": "ffi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "picky-asn1",
"manifest": "picky-asn1-der/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "serde",
"manifest": "picky-asn1-der/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_bytes",
"manifest": "picky-asn1-der/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "picky-asn1",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "picky-asn1-der",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "serde",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "oid",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "base64",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "crypto-bigint",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "widestring",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "zeroize",
"manifest": "picky-asn1-x509/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8"
},
{
"name": "serde",
"manifest": "picky-asn1/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "oid",
"manifest": "picky-asn1/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "serde_bytes",
"manifest": "picky-asn1/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "chrono",
"manifest": "picky-asn1/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "time",
"manifest": "picky-asn1/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "zeroize",
"manifest": "picky-asn1/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8"
},
{
"name": "picky-asn1",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "picky-asn1-der",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "picky-asn1-x509",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "serde",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "byteorder",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5"
},
{
"name": "thiserror",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "pbkdf2",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13.0"
},
{
"name": "hmac",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "sha1",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "aes",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "block-padding",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "cipher",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "des",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "cbc",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "inout",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "rand",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "rand_core",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "uuid",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.18"
},
{
"name": "oid",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "crypto-bigint",
"manifest": "picky-krb/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "picky-asn1",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "picky-asn1-der",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "picky-asn1-x509",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "serde",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "base64",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "thiserror",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "byteorder",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5"
},
{
"name": "chrono",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "time",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "serde_json",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "hex",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "http",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4"
},
{
"name": "cab",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "lexical-sort",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "zeroize",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8"
},
{
"name": "reqwest",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "rand",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "rand_core",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "crypto-bigint",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "ed25519-dalek",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3"
},
{
"name": "x25519-dalek",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3"
},
{
"name": "p256",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14"
},
{
"name": "p384",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14"
},
{
"name": "p521",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14"
},
{
"name": "rsa",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.10.0-rc.18"
},
{
"name": "digest",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "md5",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "sha1",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "sha2",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "sha3",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "aes-gcm",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "aes",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "aes-kw",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "argon2",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.6.0-rc.8"
},
{
"name": "ctr",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "cbc",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "bcrypt-pbkdf",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "des",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "rc2",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "pbkdf2",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "hmac",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "crypto-common",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "inout",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.2"
},
{
"name": "blake2",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.11.0-rc.6"
},
{
"name": "pkcs1",
"manifest": "picky/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.8.0-rc.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "aes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "aes",
"direct": true,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "aes-gcm",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "aes-gcm",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "aes-kw",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "aes-kw",
"direct": true,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "argon2",
"direct": true,
"version": "0.6.0-rc.8",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "bcrypt-pbkdf",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bcrypt-pbkdf",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "blake2",
"direct": true,
"version": "0.11.0-rc.6",
"ecosystem": "crates"
},
{
"name": "block-padding",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "block-padding",
"direct": true,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": true,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "cab",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cab",
"direct": true,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "cbc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cbc",
"direct": true,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": "0.4.45",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": true,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "crypto-bigint",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "crypto-bigint",
"direct": true,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": true,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ctr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ctr",
"direct": true,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "des",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "des",
"direct": true,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "digest",
"direct": true,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "diplomat",
"direct": true,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "diplomat-runtime",
"direct": true,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "ed25519-dalek",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ed25519-dalek",
"direct": true,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "hex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hex",
"direct": true,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": true,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "http",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "http",
"direct": true,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "inout",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "inout",
"direct": true,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "lexical-sort",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lexical-sort",
"direct": true,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "oid",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "oid",
"direct": true,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "p256",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "p256",
"direct": true,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "p384",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "p384",
"direct": true,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "p521",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "p521",
"direct": true,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "pbkdf2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pbkdf2",
"direct": true,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "picky-asn1",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "picky-asn1-der",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "picky-asn1-x509",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pkcs1",
"direct": true,
"version": "0.8.0-rc.4",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": true,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "rc2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rc2",
"direct": true,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": true,
"version": "0.13.4",
"ecosystem": "crates"
},
{
"name": "rsa",
"direct": true,
"version": "0.10.0-rc.18",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_bytes",
"direct": true,
"version": "0.11.19",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": "1.0.151",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "sha3",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sha3",
"direct": true,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.19",
"ecosystem": "crates"
},
{
"name": "time",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "time",
"direct": true,
"version": "0.3.54",
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": true,
"version": "1.24.0",
"ecosystem": "crates"
},
{
"name": "widestring",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "widestring",
"direct": true,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "x25519-dalek",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "x25519-dalek",
"direct": true,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": true,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "aead",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "android_system_properties",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "any_ascii",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "async-trait",
"direct": false,
"version": "0.1.91",
"ecosystem": "crates"
},
{
"name": "atomic-waker",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "base16ct",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "base64ct",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.13.1",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "blowfish",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.3",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "chacha20",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "cmov",
"direct": false,
"version": "0.5.4",
"ecosystem": "crates"
},
{
"name": "console_error_panic_hook",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "const-oid",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "cpubits",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "crc32fast",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "crypto-primes",
"direct": false,
"version": "0.7.2",
"ecosystem": "crates"
},
{
"name": "ctutils",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek",
"direct": false,
"version": "5.0.0",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek-derive",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "der",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "diff",
"direct": false,
"version": "0.1.13",
"ecosystem": "crates"
},
{
"name": "diplomat_core",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "dissimilar",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "ecdsa",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "ed25519",
"direct": false,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "elliptic-curve",
"direct": false,
"version": "0.14.1",
"ecosystem": "crates"
},
{
"name": "embed-resource",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "embed-resource",
"direct": false,
"version": "3.0.11",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "expect-test",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "expect-test",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "ff",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "fiat-crypto",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "flate2",
"direct": false,
"version": "1.1.9",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-timer",
"direct": false,
"version": "3.0.4",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "ghash",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "glob",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "group",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.1",
"ecosystem": "crates"
},
{
"name": "hkdf",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "hybrid-array",
"direct": false,
"version": "0.4.13",
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "hyper-util",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "iana-time-zone",
"direct": false,
"version": "0.1.65",
"ecosystem": "crates"
},
{
"name": "iana-time-zone-haiku",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "ipnet",
"direct": false,
"version": "2.12.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.103",
"ecosystem": "crates"
},
{
"name": "keccak",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.188",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.33",
"ecosystem": "crates"
},
{
"name": "lzxd",
"direct": false,
"version": "0.2.7",
"ecosystem": "crates"
},
{
"name": "md-5",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "md-5",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "minicov",
"direct": false,
"version": "0.3.8",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "nu-ansi-term",
"direct": false,
"version": "0.50.3",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "password-hash",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "pem-rfc7468",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "phc",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "picky-test-data",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "pkcs8",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "polyval",
"direct": false,
"version": "0.7.3",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": "1.4.1",
"ecosystem": "crates"
},
{
"name": "primefield",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "primeorder",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "proc-macro-crate",
"direct": false,
"version": "3.5.0",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.16",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.11",
"ecosystem": "crates"
},
{
"name": "relative-path",
"direct": false,
"version": "1.9.3",
"ecosystem": "crates"
},
{
"name": "rfc6979",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "rstest",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rstest",
"direct": false,
"version": "0.26.1",
"ecosystem": "crates"
},
{
"name": "rstest_macros",
"direct": false,
"version": "0.26.1",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "sec1",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_spanned",
"direct": false,
"version": "1.1.1",
"ecosystem": "crates"
},
{
"name": "serdect",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "signature",
"direct": false,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "simd-adler32",
"direct": false,
"version": "0.3.10",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.2",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.6.5",
"ecosystem": "crates"
},
{
"name": "spki",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "sponge-cursor",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "strck",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "strck_ident",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "3.0.2",
"ecosystem": "crates"
},
{
"name": "sync_wrapper",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.27.0",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.19",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": "1.53.1",
"ecosystem": "crates"
},
{
"name": "toml",
"direct": false,
"version": "1.1.3+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_datetime",
"direct": false,
"version": "1.1.1+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_edit",
"direct": false,
"version": "0.25.13+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_parser",
"direct": false,
"version": "1.1.2+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_writer",
"direct": false,
"version": "1.1.2+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "tower",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "tower-http",
"direct": false,
"version": "0.6.11",
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "try-lock",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.20.1",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "universal-hash",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "url",
"direct": false,
"version": "2.5.8",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "vswhom",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "vswhom-sys",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "want",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-futures",
"direct": false,
"version": "0.4.76",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-test",
"direct": false,
"version": "0.3.76",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-test-macro",
"direct": false,
"version": "0.3.76",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-test-shared",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.103",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "windows-core",
"direct": false,
"version": "0.62.2",
"ecosystem": "crates"
},
{
"name": "windows-implement",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-interface",
"direct": false,
"version": "0.59.3",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-result",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "windows-strings",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "winnow",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "winreg",
"direct": false,
"version": "0.55.0",
"ecosystem": "crates"
},
{
"name": "wnaf",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "yansi",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.55",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.55",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.6",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "ava",
"direct": false,
"version": "^3.15.0",
"ecosystem": "npm"
},
{
"name": "ava",
"direct": false,
"version": "^4.3.1",
"ecosystem": "npm"
},
{
"name": "esm",
"direct": false,
"version": "^3.2.25",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "^5.0.7",
"ecosystem": "npm"
},
{
"name": "rome",
"direct": false,
"version": "^0.10.1-next",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^4.7.4",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "^5.3.2",
"ecosystem": "npm"
},
{
"name": "vite-plugin-static-copy",
"direct": false,
"version": "^1.0.6",
"ecosystem": "npm"
},
{
"name": "vite-plugin-top-level-await",
"direct": false,
"version": "^1.4.1",
"ecosystem": "npm"
},
{
"name": "vite-plugin-wasm",
"direct": false,
"version": "^3.3.0",
"ecosystem": "npm"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "3.1.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "16.11.0",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.4.1",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "2.4.3",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 346,
"direct_count": 95,
"indirect_count": 251
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 391,
"open_issues": 6,
"closed_ratio": 0.889,
"closed_issues": 48,
"closed_unmerged_prs": 70
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "CBenoit",
"commits": 451,
"avatar_url": "https://avatars.githubusercontent.com/u/3809077?v=4"
},
{
"type": "User",
"login": "thenextman",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/2573400?v=4"
},
{
"type": "User",
"login": "jo-trep",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/40241992?v=4"
},
{
"type": "User",
"login": "fdubois1",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/25823006?v=4"
},
{
"type": "User",
"login": "RRRadicalEdward",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/55661041?v=4"
},
{
"type": "User",
"login": "mamoreau-devolutions",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/242016029?v=4"
},
{
"type": "User",
"login": "awakecoding",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/295841?v=4"
},
{
"type": "User",
"login": "devolutionsbot",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/31221910?v=4"
},
{
"type": "User",
"login": "PavloMyroniuk-apriorit",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/247392062?v=4"
},
{
"type": "User",
"login": "pacmancoder",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/3994505?v=4"
}
],
"contributors_sampled": 39,
"top_contributor_share": 0.562
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"npm-publish.yml",
"nuget.yml",
"release-crates.yml",
"swift-publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f99da8b9a77e56e4cf4e1940dfe3a410365d84c7",
"ran_at": "2026-07-22T02:04:44Z",
"aggregate_score": 7.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T12:50:04Z",
"oldest_open_prs": [
{
"number": 511,
"created_at": "2026-07-17T00:49:41Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-21T12:46:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 202,
"created_at": "2023-01-29T01:18:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 212,
"created_at": "2023-04-11T03:00:59Z",
"last_comment_at": "2023-04-11T14:28:01Z",
"last_comment_author": "damooo"
},
{
"number": 248,
"created_at": "2023-11-15T17:58:56Z",
"last_comment_at": "2025-03-03T07:55:01Z",
"last_comment_author": "CBenoit"
},
{
"number": 249,
"created_at": "2024-01-08T09:29:35Z",
"last_comment_at": "2024-04-17T10:07:57Z",
"last_comment_author": "tabajara-scontain"
},
{
"number": 257,
"created_at": "2024-03-16T00:54:29Z",
"last_comment_at": "2024-12-20T13:23:36Z",
"last_comment_author": "CBenoit"
},
{
"number": 264,
"created_at": "2024-04-11T04:32:21Z",
"last_comment_at": "2024-04-22T23:46:57Z",
"last_comment_author": "Firstyear"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Devolutions/picky-rs",
"host": "github.com",
"name": "picky-rs",
"owner": "Devolutions"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 72,
"vitality": 50,
"community": 62,
"governance": 73,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"commits_last_year": 69,
"human_commit_share": 0.73,
"days_since_last_push": 0,
"active_weeks_last_year": 30
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "30/52 weeks with commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 30
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "69 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 69
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 41,
"stars": 68,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "68 stars",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 68
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "41 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 41
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"picky",
"picky-krb",
"picky-asn1",
"picky-asn1-der",
"picky-asn1-x509",
"picky-test-data"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 21012712,
"monthly_downloads": 1934656
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,934,656 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1934656,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 73,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 39,
"top_contributor_share": 0.562
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 56% of commits",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "39 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 39
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"merged_prs": 391,
"open_issues": 6,
"closed_issues": 48,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 70
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "391/461 decided PRs merged",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 391,
"decided": 461
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 304,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Devolutions",
"public_repos": 94,
"account_age_days": 4613
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "304 followers of Devolutions",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 304,
"login": "Devolutions"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "94 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 94
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"picky",
"picky-krb",
"picky-asn1",
"picky-asn1-der",
"picky-asn1-x509",
"picky-test-data"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "6 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 6,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "51 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 51
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"asn1",
"cryptography",
"der",
"pki",
"rust",
"x509"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 72,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 7.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the crates:picky@6.3.0 runtime dependency closure — what installing the published package pulls in — 107 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "crates:picky@6.3.0",
"assessed": 107
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 60,
"inputs": {
"source": "osv",
"advisories": 8,
"affected_packages": 3,
"assessed_packages": 107,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1, unknown 1",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: ring 0.16.20 (high 7.5), rsa 0.4.1 (moderate 5.9)",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "ring 0.16.20 (high 7.5), rsa 0.4.1 (moderate 5.9)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "1 affected: ansi_term 0.12.1 (unknown)",
"points": 19,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "ansi_term 0.12.1 (unknown)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 1798 days ago",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 3,
"oldest": 1798
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 107,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.973,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "71 of 73 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 71,
"sampled": 73
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"ffi/justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"ffi/js/tsconfig.json"
],
"agent_commit_share": 0.03,
"toolchain_manifests": [
"Cargo.toml",
"ffi/Cargo.toml",
"ffi/dotnet/Devolutions.Picky.Tests/Devolutions.Picky.Tests.csproj",
"ffi/dotnet/Devolutions.Picky/Devolutions.Picky.csproj",
"ffi/wasm/Cargo.toml",
"picky-asn1-der/Cargo.toml",
"picky-asn1-x509/Cargo.toml",
"picky-asn1/Cargo.toml",
"picky-krb/Cargo.toml",
"picky-test-data/Cargo.toml",
"picky/Cargo.toml",
"picky/fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0.27
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "ffi/justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ffi/justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "ffi/js/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ffi/js/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "27 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 27,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 139556,
"source_files_sampled": 539,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/539 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 539,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch crates package 'picky-ffi' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-22T02:05:12.677944Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/Devolutions/picky-rs.svg",
"full_name": "Devolutions/picky-rs",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}