Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"java",
"apache",
"library",
"ssh"
],
"is_fork": false,
"size_kb": 23692,
"has_wiki": false,
"homepage": "https://mina.apache.org/sshd-project/",
"languages": {
"Java": 9016039,
"Shell": 37390,
"Python": 11690,
"Batchfile": 15035
},
"pushed_at": "2026-07-20T19:31:17Z",
"created_at": "2010-05-26T23:38:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T23:28:30Z",
"description": "Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://www.apache.org/",
"name": "The Apache Software Foundation",
"type": "Organization",
"login": "apache",
"company": null,
"location": null,
"followers": 23513,
"avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4",
"created_at": "2009-01-17T20:14:40Z",
"is_verified": null,
"public_repos": 3146,
"account_age_days": 6394
},
"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": [
{
"tag": "sshd-3.0.0-M5",
"kind": "other",
"published_at": "2026-07-09T15:17:11Z"
},
{
"tag": "sshd-2.19.0",
"kind": "other",
"published_at": "2026-07-09T15:16:51Z"
},
{
"tag": "sshd-3.0.0-M4",
"kind": "other",
"published_at": "2026-05-28T07:25:50Z"
},
{
"tag": "sshd-2.18.0",
"kind": "other",
"published_at": "2026-05-28T07:21:14Z"
},
{
"tag": "sshd-3.0.0-M3",
"kind": "other",
"published_at": "2026-04-06T19:13:46Z"
},
{
"tag": "sshd-2.17.1",
"kind": "other",
"published_at": "2026-01-27T19:15:26Z"
},
{
"tag": "sshd-2.17.0",
"kind": "other",
"published_at": "2026-01-21T22:54:14Z"
},
{
"tag": "sshd-3.0.0-M2",
"kind": "other",
"published_at": "2025-10-25T11:07:04Z"
},
{
"tag": "sshd-3.0.0-M1",
"kind": "other",
"published_at": "2025-09-06T08:31:55Z"
},
{
"tag": "sshd-2.16.0",
"kind": "other",
"published_at": "2025-08-23T17:35:23Z"
},
{
"tag": "sshd-2.15.0",
"kind": "other",
"published_at": "2025-02-25T19:55:02Z"
},
{
"tag": "sshd-2.14.0",
"kind": "other",
"published_at": "2024-10-04T06:22:57Z"
},
{
"tag": "sshd-2.13.2",
"kind": "other",
"published_at": "2024-08-09T16:47:43Z"
},
{
"tag": "sshd-2.13.1",
"kind": "other",
"published_at": "2024-06-24T06:13:32Z"
},
{
"tag": "sshd-2.13.0",
"kind": "other",
"published_at": "2024-06-19T07:57:44Z"
},
{
"tag": "sshd-2.12.1",
"kind": "other",
"published_at": "2024-02-15T08:30:24Z"
},
{
"tag": "sshd-2.12.0",
"kind": "other",
"published_at": "2024-01-18T09:59:50Z"
},
{
"tag": "sshd-2.11.0",
"kind": "other",
"published_at": "2023-10-20T08:29:06Z"
},
{
"tag": "sshd-2.9.3",
"kind": "other",
"published_at": "2023-10-20T08:26:33Z"
}
],
"recent_commits": [
{
"oid": "0da17757a0bd7f0574b1568b8e921066d5535bc5",
"body": "This is a backport of a fix done in 3.0.0-M1. Bouncy Castle ed25519\nkeys return \"Ed25519\" from getAlgorithm() unless option\norg.bouncycastle.emulate.oracle=true is set.",
"is_bot": false,
"headline": "GH-906: Fix finding a signature factory for BC ed25519 keys",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-07-20T19:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86da7dfe8a27ca4c65382a1751059960577a96fd",
"body": "This test is questionable anyway; it opens a channel and then closes\nthe session without waiting for the channel to be open. The OpenFuture\nof the channel might be in opened or canceled. So don't check the\nfuture; just check that the channel is not open after the session was\nclosed.",
"is_bot": false,
"headline": "Fix ClientTest.closeCleanBeforeChannelOpened",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-07-05T14:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a86e32b2d87b1140065e94adccf438f9b2b1272",
"body": null,
"is_bot": false,
"headline": "Post-release documentation updates",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-30T22:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e9fa305c7dc8893deb95362ed370bbcd5888e0",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-30T21:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2926a2795fb099fa0ad6e72e788b812dda256c6",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release sshd-2.19.0",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-30T21:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e4408d8ea628f507cda35b02a6423142dcfd32",
"body": null,
"is_bot": false,
"headline": "Prepare release documentation",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-30T21:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8caed36abcd4836f5e4ecbd63b679c9a51128905",
"body": "From 2.0.27 to 2.0.31 and 2.2.4 to 2.2.9.",
"is_bot": false,
"headline": "Bump dependency to org.apache.mina:mina-core",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-30T19:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e94075277a3c1d5847f7a396cd4be8cab5650c04",
"body": null,
"is_bot": false,
"headline": "Fix copy-paste error in a test",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a93226cb7e7a7cf7d1af9790b2be80275ef82f2",
"body": null,
"is_bot": false,
"headline": "UTF8 fix in NOTICE-bin.txt",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f036c581a6ee88847b8348407891b4f4dcf4de5",
"body": "Running arbitrary git commands via JGit remotely is a potentially\nproblematic idea unless one has an OS-level chrooted environment.\n\nThe implementation with GitPgmCommand(Factory) also leads to uses\nwhere each command is executed in a new channel, which restricts the\nusefulness of the feature somewh\n[…]\nitrary commands\nlike \"init\" or \"add\" should be allowed on the server, set the new global\nproperty GitModuleProperties.RESTRICT_COMMANDS to false on the server\nsession.\n\nUpdate the old README.txt file.",
"is_bot": false,
"headline": "Restrict remote execution of git commands",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a792e08922482894db080dd791c112623ed42601",
"body": "Unix filenames may contain literal newlines. Escape them as ^J like\nOpenSSH does to avoid breaking the line-oriented SCP protocol.\n\nNote that OpenSSH actually produces \\^J for a newline, but backslashes\nmight be problematic for receivers on Windows. Most likely that extra\nbackslash is a bug in OpenSSH?\n\nAlso handle \\^J in filenames on reception by removing the backslash\non Windows lest it be taken as a file separator.",
"is_bot": false,
"headline": "SCP: escape newlines in file names on sending",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400626e1af4f329052a49851437485b272147fc4",
"body": null,
"is_bot": false,
"headline": "Update CHANGES.md",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3672f03161cd9f5f7d622bff0335e513c9994d",
"body": "SCP D or C commands should always have only simple filenames.",
"is_bot": false,
"headline": "SCP: validate filenames",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384de9e3a0d5be1e30842142473fb86b9194c879",
"body": null,
"is_bot": false,
"headline": "Update CHANGES.md",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42fb84244c784d3c3cc0bb84a1e92943f8a56cb",
"body": "Tighten the path checks: remove all leading separators, forbid colons on\nWindows, and double check before returning the resolved path.",
"is_bot": false,
"headline": "sshd-git: improve handling of repository paths",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T22:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9d431f38546a150ab91e8f7ed8de11779dbf8b",
"body": "Also explicitly run a shell on Linux. Add caveats to the javadoc and to\nthe documentation page.",
"is_bot": false,
"headline": "GH-899: Fix ProcessShellFactory",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T19:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59cad03db534419a9b748919a254102a40d7ae54",
"body": null,
"is_bot": false,
"headline": "Update CHANGES.md",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T19:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333c3c04bb34910b804f87233cc8e4b9a4583ba4",
"body": "Complete checking critical options present in a certificate, and add a\nunit test.",
"is_bot": false,
"headline": "Fix server-side user certificate handling",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-29T19:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "206f54b3702d91e98cd251a2f8ed02508962e48a",
"body": "Test the client side connecting with sk-ecdsa-sha2-nistp256@openssh.com\nto OpenSSH. Create an ECDSA key pair, and manually create the SK\nsignature using the private key.\n\nA second test then tests the server side in Apache MINA SSHD by\nconnecting in the same way to an Apache MINA SSHD server.",
"is_bot": false,
"headline": "Integration test for SK keys",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-06-21T17:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f463789ce1cddf9fb1171116f055049a57f32628",
"body": null,
"is_bot": false,
"headline": "Preserve security key signature blobs",
"author_name": "Nataphon Kabkaew",
"author_login": "nataphon-ktsystems",
"committed_at": "2026-06-20T13:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "708239eac1c7aeb16ca1167d048e9ba420ef05ad",
"body": null,
"is_bot": false,
"headline": "Update link to .asf.yaml documentation",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-30T09:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f35c82016c974d3b89c9feb6b4a3df849d7ae10",
"body": "A malicious peer might send a packet that passes the initial size\nchecks but then inflates to a huge amount of data.\n\nLimit the size of the packet after compression to 256kB. This is fine\nby RFC 4253.[1]\n\n[1] https://datatracker.ietf.org/doc/html/rfc4253#section-6.1",
"is_bot": false,
"headline": "Limit the size of SSH packets after decompression",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-30T08:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dd93b9371ae3d32dbf1bc3dc1f7072de06c3400",
"body": "Resolution of CVE-2026-48827.",
"is_bot": false,
"headline": "Mention security fix",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-30T08:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961541f08e4059ed27cabaa5ee1115d3a715a13a",
"body": null,
"is_bot": false,
"headline": "Bump github action versions",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-29T20:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670446331661fb0de9640799d9b20c33714efe92",
"body": null,
"is_bot": false,
"headline": "mvnw: upgrade maven",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-29T20:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed2d7beca896818dcfe2daa0c3553da94da55c1",
"body": null,
"is_bot": false,
"headline": "NOTICE.txt: update copyright year",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-29T20:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce59e814be0bd856c9dd9cef9c0335cb852e4b21",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-25T15:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d7b7a0b4eff9d1879a92e8ca71bc4929a6e639",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release sshd-2.18.0",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-25T15:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084cee87cfc831b6de369ce367e38dbe88d72893",
"body": null,
"is_bot": false,
"headline": "Prepare release documentation",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-25T15:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db0567b33ce0d76750e7b7b7818794e78a3b17e3",
"body": null,
"is_bot": false,
"headline": "Improve git access",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-05-22T14:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1285419f2f1bef5fad23f001f74d0f07cc469b5b",
"body": "When SFTP file systems are created through the standard Java mechanism\nvia java.nio.file.FileSystems.newFileSystem(URI, Map, Classloader), the\nJDK uses the ServiceLoader to find registered file system providers.\nIt remembers any it can find via the system classloader or via the\nplatform classloader \n[…]\ns, and multiple thread pools.\n\nAvoid this by registering via the FileSystemProvider SPI only a\nstateless facade class. All instance of this facade class delegate\nto a singleton SftpFileSystemProvider.",
"is_bot": false,
"headline": "GH-743: Use a singleton SftpFileSystemProvider for the ServiceLoader",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-24T21:09:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e820c90bf8251383b8d72dcc3d0b2cbfd91f45f",
"body": "See [1]. Apache MINA SSHD never had that problem, but we also had no\ntest for this. So add one just to be sure.\n\n[1] https://bugzilla.mindrot.org/show_bug.cgi?id=3950",
"is_bot": false,
"headline": "Add test cases to AuthorizedKeysCertificateTest",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-20T19:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85a3b1cbaab2d8f4f50e57df1192f4e50960b8f",
"body": "The encoding of Putty passphrases is not specified, and is not recorded\nin *.ppk file headers. Putty on Windows uses whatever the Windows ANSI\ncode page is. (I suppose that gives trouble if it changes between the\ntime the key is generated and the time it is used.)\n\nSo when trying to decode an encryp\n[…]\nhe native encoding unless\nthat also is UTF-8, and finally ISO-8859-1.\n\nRespect the \"native.encoding\" system property that should be set on\nJava >= 17. See JEP-400.[1]\n\n[1] https://openjdk.org/jeps/400",
"is_bot": false,
"headline": "Better handling of Putty keys with non-ASCII passphrases",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-19T17:45:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c215e8cfb0fde02ddcc58681f965b9904e11e12",
"body": "bcpkix-fips 2.0.10 -> 2.0.11\nbcutil-fips 2.0.5 -> 2.0.6",
"is_bot": false,
"headline": "Bump BCFIPS bundles used in a test",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-19T17:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9def2039a7d98e8d91521d3068b14ba69413e4c5",
"body": "Use JUnit 5 @Disabled, not JUnit 4 @Ignore.",
"is_bot": false,
"headline": "Fix annotation to ignore an unstable test",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-19T16:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ef7a567a97c94206378d9e8f8ea0b072bef947",
"body": "It could be that the certificate is perfectly valid, but the\ncertified host key is listed itself as being revoked.",
"is_bot": false,
"headline": "Host certificates: check both public keys for not being revoked",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-18T16:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11c1594436ed5e11a7a08bfa85a81d7864d555e",
"body": "For host certificates, OpenSSH supports * and ? wildcards. So when\nchecking against the actual hostname, perform a wildcard match.",
"is_bot": false,
"headline": "GH-892: Host certificate principals may contain wildcards",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-18T16:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de65c121e8910dbe9a01ecb864eb147461a68b9f",
"body": "Align the handling of certificates without principals with OpenSSH 10.3.\n\nOpenSSH < 10.3 treated this as a wildcard (except for user certificates\nchecked via the TrustedUserCAKeys mechanism) and let such certificates\nmatch any user or host name.\n\nOpenSSH 10.3 changed that and rejects such certificat\n[…]\ns in OpenSSH < 10.3), or forbid them as\nin OpenSSH >= 10.3.\n\nBy default, such certificates without principals are rejected, which is\na change in behavior.\n\n[1] https://www.openssh.org/txt/release-10.3",
"is_bot": false,
"headline": "GH-892: Adapt handling certificates without principals",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-18T16:41:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b450b771fe700766b3bf2d480ea6b20fa2799d41",
"body": null,
"is_bot": false,
"headline": "Bump grpc 1.78.0 -> 1.79.0",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-16T18:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9f053fee11f012f21c2765389e9ba9bb1cd252",
"body": "impsort 1.12.0 -> 1.13.0\nmaven-archiver 3.6.5 -> 3.6.6\ncommons-io 2.20.0 -> 2.21.0",
"is_bot": false,
"headline": "Bump build plug-in versions",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-16T18:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6337151c0db3cd6d8162d8d97c8980fbfe558a42",
"body": "Replace deprecated MLKEM classes by their new counterparts.",
"is_bot": false,
"headline": "Bump Bouncy Castle 1.83 -> 1.84",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-04-16T17:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3d2251096b1d63779e04a4deb1a95889aba88a7",
"body": null,
"is_bot": false,
"headline": "Bump netty 4.2.0.Final to 4.2.10.Final",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-03-14T17:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c94b3dc09c4b568207a31a56fc9e4d3ca36b4e",
"body": "* org.apache:apache 36 -> 37\n* org.codehaus.plexus:plexus-archiver 4.10.3 -> 4.11.0\n* org.owasp:dependency-check-maven 12.1.8 -> 12.2.0\n* io.grpc:* 1.76.0 -> 1.78.0\n* net.sourceforge.pmd:pmd-core 7.20.0 -> 7.22.0\n* org.assertj:assertj-core 3.27.6 -> 3.27.7",
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-03-14T12:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07cfbba3fc0a96476eaa19bd22cac4d6c67ff9fc",
"body": "Using dlcdn.apache.org as URL wasn't a good idea; it carries only the\nlatest 3.8.x and 3.9.x versions. repo.maven.apache.org keeps all\nversions, so use that.",
"is_bot": false,
"headline": "[releng] Fix maven wrapper",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-03-13T08:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160f911b697403e0d430873686c2cf04302a8627",
"body": "This test was incorrect since the channel windowing was fixed in commit\n0c8f9b22 in 2022. It's actually surprising that the test \"worked\"\nsomehow for so long, but lately it's been failing more often, in\nparticular on faster machines.\n\nThe basic problem is that since the channel window fix,\nAbstcract\n[…]\nNote that the test claims to test \"full TCP/IP buffers\", but it actually\ndoesn't. It just tests that an idle timeout is effective and can close\nthe session even when the local window is fully used up.",
"is_bot": false,
"headline": "Ignore flaky ServerTest.serverIdleTimoutWithForce()",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-03-12T20:58:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1783572cf8104e6ceb077d7847017c482d0c0caf",
"body": "When an exception occurs on the forwarding socket, close the SSH channel\ngracefully.",
"is_bot": false,
"headline": "GH-879: close channel gracefully in TCP/IP forwarding",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-03-12T20:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4a81d6f36ad037a8e8824b87081cbc886fa4ed",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-22T19:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03df24689c7045b7965b3a41039f5d4492c210ec",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release sshd-2.17.1",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-22T19:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e661b4a5268cd33877f7b1b2ad75df226ff7b244",
"body": "From version 35 to 36.",
"is_bot": false,
"headline": "GH-875: Update Apache Parent POM",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-22T17:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d2c7de7352d79d8743328c426d88bd71fc631a",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-13T21:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9308c1e1097307e148d6f242871ac0b659ae2fcf",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release sshd-2.17.0",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-13T21:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f6bef614e3ac0341a959593055908a02a88a98f",
"body": null,
"is_bot": false,
"headline": "Prepare documentation for a 2.17.0 release",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T21:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee81f47e148649131c91127f29ff2dc26cb61f7",
"body": "- Remove redundant manual ECHO handling in TtyFilterOutputStream\n- Update ProcessShell to stop passing the echo stream to TtyFilterOutputStream\n- Update TtyFilterOutputStream constructors to remove the unused echo parameter\n- Update tests to match the new TtyFilterOutputStream API\n\nThis fix prevents characters from being duplicated in interactive shell sessions\nwhere the underlying shell process already handles echoing.",
"is_bot": false,
"headline": "Fix duplicate character echoing in ProcessShell",
"author_name": "Denys Horman",
"author_login": "denyshorman",
"committed_at": "2026-01-11T20:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6848c041d8eff1f6c1369df1a0940c005535d23",
"body": "We do not want to pick up any real config of the user running the tests!\nSuch configs may contain settings that break our tests.\n\nAlso mock the home directory for JGit, and hide some environment\nvariables that could potentially affect JGit adversely if set.",
"is_bot": false,
"headline": "Mock git configuration in git-related tests",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T16:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d839c952016ef69bbf4834a0c721282498dfb6d9",
"body": "org.junit.jupiter 5.14.0 -> 5.14.2",
"is_bot": false,
"headline": "Bump JUnit 5 to latest patch version",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T16:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7f2bb9b1d65d0a95636ab18f5b2a1f4e31240e",
"body": "It makes no sense to install unsupported key exchange factories. This\nmakes CipherTest fail on Java 25 when run as part of the sshd-mina (and\nprobably also sshd-netty) tests, which do not include BouncyCastle.\n\nWithout BC, MLKEM is not supported with 2.17.0, but the test uses JSch\nas client, which w\n[…]\n 21, JSch does not propose MLKEM, so the test worked because the\nunsupported KEX algorithm was not selected (curve-25519-sha256 is used\ninstead).\n\nSimply don't ever install unsupported KEX algorithms.",
"is_bot": false,
"headline": "CoreTestSupportUtils: fix test framework",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T14:08:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b397c7e5c76a88028742583c20268b1c3d215fa",
"body": "Also use the maven wrapper instead of setting up maven via a Github\naction.",
"is_bot": false,
"headline": "[releng] Build with Java 25 in CI",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T13:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164385cf65774f51ab1dedbc9bf01399592e375d",
"body": "Bouncy Castle 1.82 -> 1.83\nJsch 2.27.4 -> 2.27.7",
"is_bot": false,
"headline": "[releng] Bump dependencies",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T13:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e58cb522e9517d05b3d59c69b9a883a95aec996",
"body": "To be able to build with Java 25.",
"is_bot": false,
"headline": "[releng] Require Maven 3.9.12",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T13:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8adfae90e9a3f3c835191f60bc0803c7b662f64c",
"body": "Make sure that the maven-source-plugin uses a modern commons-io.\nSomehow it picks up 2.11.0, which is way too old. Force 2.20.0.\n\nSet deployAtEnd=true to avoid that anything is pushed to the deployment\nrepository if something goes wrong when building a release.\n\nThis is a partial back-port of commit aa9c94bb.",
"is_bot": false,
"headline": "[releng] Release preparation",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T13:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96a84b5631648c8c758ad160a8e85caf25a04afe",
"body": "They were broken since commit 308dd868. XML namespaces have names that\nlook like URLs, but for historical reasons start with \"http\". Some of\nthese were changed to \"https\" by mistake, which breaks strict XML\nvalidation and causes errors to show up in Eclipse when the POM is\nopened.\n\nCorrect this such that namespace names always have \"http\", but XSD\nlocations have \"https\" URLs.",
"is_bot": false,
"headline": "Fix namespace declarations in POMs",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-11T13:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0a7b84282ccea805897f3eaab887f3c31bb487",
"body": "to PMD 7.20.0\n\n- Tested `mvn clean package pmd:check -DskipTetsts'\n- Tested OK on Java 17, 21, 25, 26-ea",
"is_bot": false,
"headline": "[SSHD-1349] On Java 26-ea, PMD 7.17.0 throws StackOverflowError, update",
"author_name": "Gary Gregory",
"author_login": "garydgregory",
"committed_at": "2026-01-11T12:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66429a4b2269ec6cfcd8a632e7d124dce655411",
"body": "OpenSSH does so. It enables for instance to write an SSH host entry\n\n Host foo*\n HostName %h.example.com\n\nto resolve \"foobar\" to \"foobar.example.com\" and \"foobaz\" to\n\"foobaz.example.com\".",
"is_bot": false,
"headline": "GH-865: replace %h in HostName SSH config",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-07T19:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eccf49263abbcf19b1d9c76ac640cfc4c01a875",
"body": "Drop the SftpClient pool and use a single thread-safe SftpClient per\nSftpFileSystem. The SftpClient is closed when the file system is closed.\nIf the server side should close the channel, operations using this\nclient may fail, but a server should not close channels unless there is\nno traffic. If a ch\n[…]\nantage of using a single SftpClient is that all SFTP\noperations are done in the same channel. This can be important with\nservers that restrict the number of concurrently open channels per SSH\nsession.",
"is_bot": false,
"headline": "GH-855: single SftpClient in SftpFileSystem",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-05T20:41:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c69cd0ceed34c8d073a115a404a6febbb51c69c7",
"body": "Synchronize sending messages through the channel. Messages would be\nsynchronized at the connection level anyway, and most uses of SFTP will\nbe single-threaded anyway, so synchronizing on channel level should not\nimpact performance much.\n\nWith a thread-safe SftpClient, the use of SftpClients in the\nSftpFileSystem can be simplified.",
"is_bot": false,
"headline": "GH-855: Thread-safe DefaultSftpClient",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-05T19:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f31ee7c91db471605712ccc158a3a9f40f55b2",
"body": "Cancellation of a session timeout task may occur asynchronously on\nclosing sessions and on closing the client. Use AtomicReference to\navoid a race condition and concurrent access to a non-volatile field.",
"is_bot": false,
"headline": "Avoid race condition when closing a SshClient",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-05T19:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49c0687aff116b8a2039b5b75493234d7bf2ced",
"body": "Only handle URIs with scheme \"sftp\" and create a file system for the\ngiven URI if none exists already.",
"is_bot": false,
"headline": "GH-721: fix SfpFileSystemProvider.getPath(URI)",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-03T15:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bcd715b082567da53b43d1dee0f54353ef79024",
"body": "Only schedule the SessionTimeoutListener when the first session is\ncreated. Cancel it when there are no more sessions. Re-schedule it\nwhen there are sessions again.\n\nSo the session timeout listener is running periodically only when\nthere are sessions.\n\nThis prevents the up-front creation of these timer threads when an\nSftpFileSystemProvider is instantiated.",
"is_bot": false,
"headline": "GH-721: Create session timeout thread on demand",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-03T15:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9194bb9bc86384d5303dcb6bd41c6f67ce9a42",
"body": "synchronized blocks pin the virtual thread under JDK21+ to physical thread. It is better to avoid such pinning in I/O bound operations so VirtualThread planner can do its job",
"is_bot": false,
"headline": "Replace \"synchronized\" blocks in AbstractSession with ReentrantLock",
"author_name": "Evgenii Pasynkov",
"author_login": "noxvost",
"committed_at": "2026-01-02T11:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32038f1dc4d1a2f327412336ab1243a34c23846c",
"body": "In certain circumstances SftpOutputStreamAsync.flush() could cause\nsending an SSH_FXP_WRITE with zero data bytes. While this is not\nforbidden in SFTP, it is unnecessary and there is at least one SFTP\nserver that (erroneously) rejects such zero-byte writes with an\nSSH_FX_BAD_MESSAGE error.\n\nEnsure that SftpOutputStreamAsync does not produce such extra zero-byte\nwrites.",
"is_bot": false,
"headline": "GH-861: prevent zero-byte write in SFTP",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2026-01-01T14:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde56696d4353bdb86c8516467a0255ac99e2440",
"body": null,
"is_bot": false,
"headline": "Update CHANGES.md",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-12-20T15:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a272e9de06db39e654444549ab5f3097c224356",
"body": "Fix inconsistency between checks for > 0 and >= 0, and ensure a zero-\nlength read at or after EOF returns EOF, i.e., a SSH_FXP_STATUS reply\nwith SSH_FX_EOF. Zero-length reads before EOF return a zero-length\nSSH_FXP_DATA reply.",
"is_bot": false,
"headline": "SSHD-1348: SFTP - gracefully handle zero-length SSH_FXP_READs",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-12-20T13:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef64dcee55b1a5748dca627c63f107079d26a1b",
"body": "BC-FIPS is quite different from normal BC when it comes to ed25519 keys.\nFIPS 140-3 includes ed25519. (140-2 didn't.)\n\nBack-port generic ed25519 operations from the 3.0.0 milestone branch and\nuse them to get raw key bytes, or to construct keys from raw bytes. This\navoids the need to use BC-specific classes that differ between BC-FIPS\nand normal BC.\n\nAdd a test run that executes a test using BC-FIPS instead of plain BC.\nThe test exercises all kinds of public key types.",
"is_bot": false,
"headline": "GH-856: Fix using BC-FIPS",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-12-03T21:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82a9d378dd3f54bba535a355cac08ae9888dd05",
"body": "Add mvnw scripts and ensure that they are included in the\ndistribution. Ensure line endings are correct on Unix and\nWindows.",
"is_bot": false,
"headline": "Add Maven Wrapper",
"author_name": "Christoph John",
"author_login": "chrjohn",
"committed_at": "2025-11-05T10:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f2c4a44f249f3df6502a1694d4546ab6b5c336",
"body": "- [Release notes](https://github.com/mwiede/jsch/releases)\n- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)\n- [Commits](https://github.com/mwiede/jsch/compare/jsch-2.27.3...jsch-2.27.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.github.mwiede:jsch from 2.27.3 to 2.27.4 (#845)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-26T16:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621e59f705ab6535c8e5554b964d83153b242897",
"body": "- [Release notes](https://github.com/google/error-prone/releases)\n- [Commits](https://github.com/google/error-prone/compare/v2.42.0...v2.43.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.google.errorprone:error_prone_core from 2.42.0 to 2.43.0 (#846)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-26T14:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f988739199aee8c896ebd0b402ef0ebc14a21807",
"body": "It made reference to an undefined variable `${workspace.root.folder}`.\nCorrect would have been `${workspace.root.dir}`, defined in the maven\nconfiguration at .mvn/maven.config.\n\nHowever, even if corrected running JUnit tests in Eclipse doesn't work\n(undefined reference to `session.rootDirectory`) si\n[…]\n there is no maven\nsession.\n\nSo fix this differently. As for all our Java projects the maven\nworkspace root is at `${project.basedir}/..` let's use that. That works\nin Eclipse and on the command-line.",
"is_bot": false,
"headline": "[releng] Fix surefire config",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-10-18T15:35:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "794122f0bfb3df30cac8a7d61b2337d97a9986c0",
"body": "Missing boolean negations in two places led to wrong behavior.\n\nAdd tests for the two cases: fstat and file deletion with symlinks in the path.",
"is_bot": false,
"headline": "fix: negate followLinks flag for checkSymlinkState (#843)",
"author_name": "Joshua Winkler",
"author_login": "bemoty",
"committed_at": "2025-10-18T14:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb67e61dd16479fc1e0a796914185b7c3ca464f",
"body": "- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)\n- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.7...v12.1.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.owasp:dependency-check-maven from 12.1.7 to 12.1.8 (#840)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-14T13:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078ea5f0892af329417e5ba0b07bc2d8492536be",
"body": "- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)\n- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.6...v12.1.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.7 (#839)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T19:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5864a66df9f49b7abf5d3c050731f9444609d649",
"body": "- [Release notes](https://github.com/spring-projects/spring-integration/releases)\n- [Commits](https://github.com/spring-projects/spring-integration/compare/v5.5.7...v5.5.20)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.springframework.integration:spring-integration-bom (#838)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-11T19:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc46e4cd38f3200633d138ca5e59e6bbbd38fa3",
"body": "…(#837)\n\n- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)\n- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.27.0...maven-pmd-plugin-3.28.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-11T18:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf013c886beb4513f06735fa393ab357e32404a",
"body": "Spring 6 needs Java 17+.",
"is_bot": false,
"headline": "[releng] Exclude spring-integration from dependabot updates",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-10-11T16:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023729c80be3a95f363a07d58e2de6c719dbcbe9",
"body": "In too many places the general SSH2_DISCONNECT_PROTOCOL_ERROR was used,\nwhich gives a potentially misleading message to the client. Use other\nerror reason codes that enable transporting custom messages. (With\n\"protocol error\" or \"mac error\" we always send a fixed message because\nof CVE-2008-1561.)",
"is_bot": false,
"headline": "Use more appropriate disconnect reason codes",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-10-11T16:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a942f788783b00a698f7294ad4e664011c17c88",
"body": "- [Release notes](https://github.com/grpc/grpc-java/releases)\n- [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.76.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump grpc.version from 1.75.0 to 1.76.0 (#836)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T19:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eebbbd60cd536da931aa1287b7216a096209ddc",
"body": "- [Release notes](https://github.com/apache/maven-archiver/releases)\n- [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.4...maven-archiver-3.6.5)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 (#834)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T14:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c108570738108e7a14a2b9cf3fd095493e472ab4",
"body": "- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.2...plexus-archiver-4.10.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 (#835)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T11:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89919a74cbfe3ad5c8b96068fdcda00e027e767d",
"body": "- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.0 (#833)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T10:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43380444abe9d2779db1c4b68b1316799cb23df6",
"body": "JUnit 6 requires Java 17+. As long as our BREE is < 17, using JUnit 6 is\nnot an option.",
"is_bot": false,
"headline": "[releng] Exclude JUnit 6 from dependabot updates",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-10-09T09:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f0c296a2486e447c180c2205716cfd0d8935b2d",
"body": "For EC public keys read from a ByteArrayBuffer, Bouncy Castle would\ngenerate X.509 encodings using as algorithm parameters not the named\ncurve OID but the raw curve parameters.\n\nThis was caused by our using manually constructed ECParameterSpecs with\nthe values given in [1]. SunEC has code matching r\n[…]\n the ECParameterSpecs explicitly let the\nsecurity provider provide them. With that approach, Bouncy Castle can\nproduce a spec that also transports the OID, and then uses the OID in\nthe X.509 encoding.",
"is_bot": false,
"headline": "GH-830: Get EC curve parameters from the security provider",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-10-08T21:32:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74be99e8d0a10c62bfefbf86f227fde039266fea",
"body": "Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.1 to 4.10.2.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commi\n[…]\nchiver/compare/plexus-archiver-4.10.1...plexus-archiver-4.10.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2 (#829)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-08T21:27:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc3412ed136f46f165e2eee6dbd42ee437c9e433",
"body": "… (#831)\n\nFixes CVE-2025-4949[1].\n\n[1] https://www.cve.org/CVERecord?id=CVE-2025-4949\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump jgit.version from 5.13.3.202401111512-r to 5.13.5.202508271544-r…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-08T20:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce71789ccfe7c56fc3750657d2b5198650b81de4",
"body": "OpenSSH has removed the PROTOCOL.certkeys file. Link to the RFC draft instead.[1]\n\nThis just replicates the https://github.com/openssh/openssh-portable/commit/928f8dc commit for the documentation in this project, as all the replaced places were dead links.\n\n[1] https://datatracker.ietf.org/doc/draft-miller-ssh-cert/\n\nCo-authored-by: JannuMies <jannumies@nonesuchstreet.foobar>",
"is_bot": false,
"headline": "Update dead links to OpenSSH PROTOCOL.certkeys",
"author_name": "Rantanen",
"author_login": "JannuMies",
"committed_at": "2025-10-08T19:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b9b07d9f2185e3f7dc43e1feef615e0be49fb2",
"body": "Previous code would throw an exception on the first error encountered.",
"is_bot": false,
"headline": "GH-827: known_hosts: skip and log invalid lines",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-09-28T20:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10dbcdaabf45fb53f3ce834d56d640b5893bca0",
"body": "- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)\n- [Commits](https://github.com/bcgit/bc-java/commits)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump bouncycastle.version from 1.81 to 1.82 (#820)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T15:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e155a10f8e4cd808482e6d70ec3ac22957d291",
"body": "- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)\n- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.5...v12.1.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6 (#826)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-25T19:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9791e3985ce86f30a902ca999a8de5919faf269d",
"body": "- [Release notes](https://github.com/assertj/assertj/releases)\n- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.5...assertj-build-3.27.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#825)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-23T13:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beca40c0327f0dd5539c24ef92c876a648f5bab1",
"body": "- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)\n- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.3...v12.1.5)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5 (#824)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-23T09:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9932ed1869b90a9bc0dbb7b9a3baaaad1fece937",
"body": "- [Release notes](https://github.com/google/error-prone/releases)\n- [Commits](https://github.com/google/error-prone/compare/v2.41.0...v2.42.0)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.google.errorprone:error_prone_core from 2.41.0 to 2.42.0 (#823)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T15:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a2eef02dd8dfced0eef87e3933b9da4741f0aff",
"body": null,
"is_bot": false,
"headline": "[releng] Fix test",
"author_name": "Thomas Wolf",
"author_login": "tomaswolf",
"committed_at": "2025-09-21T09:59:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 138,
"latest_release_at": "2026-07-09T15:17:11Z",
"latest_release_tag": "sshd-3.0.0-M5",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 33,
"days_since_latest_release": 12,
"mean_days_between_releases": 35.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "org.apache.sshd:sshd-cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-cli",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-git",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-git",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 44,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-scp",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-scp",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-core",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-core",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 53,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-ldap",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-ldap",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 38,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-mina",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-mina",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-osgi",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-osgi",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 31,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.apache.sshd:sshd-sftp",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": null,
"registry_url": "https://central.sonatype.com/artifact/org.apache.sshd/sshd-sftp",
"is_deprecated": false,
"latest_version": "3.0.0-M5",
"repository_url": null,
"versions_count": 37,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T11:27:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 401,
"stars": 1090,
"watchers": 42,
"fork_history": {
"days": [
{
"date": "2012-01-16",
"count": 1
},
{
"date": "2012-04-30",
"count": 1
},
{
"date": "2012-06-11",
"count": 1
},
{
"date": "2012-09-18",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2014-02-15",
"count": 1
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-02-27",
"count": 1
},
{
"date": "2014-03-02",
"count": 1
},
{
"date": "2014-04-22",
"count": 1
},
{
"date": "2014-04-27",
"count": 1
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-14",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-17",
"count": 2
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2014-12-18",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-03-11",
"count": 1
},
{
"date": "2015-05-19",
"count": 2
},
{
"date": "2015-06-04",
"count": 1
},
{
"date": "2015-08-03",
"count": 1
},
{
"date": "2015-08-20",
"count": 1
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-09-29",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-12-29",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-02-25",
"count": 1
},
{
"date": "2016-02-27",
"count": 1
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-13",
"count": 1
},
{
"date": "2016-05-12",
"count": 2
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-10-03",
"count": 1
},
{
"date": "2016-10-05",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-10-25",
"count": 1
},
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2017-02-08",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-05-06",
"count": 1
},
{
"date": "2017-05-26",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2017-08-01",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-08-31",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-28",
"count": 1
},
{
"date": "2017-12-07",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-25",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-25",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-04-24",
"count": 2
},
{
"date": "2018-04-30",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-25",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-06-20",
"count": 2
},
{
"date": "2018-07-04",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-10",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-07-31",
"count": 2
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-09-12",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-10-06",
"count": 1
},
{
"date": "2018-10-07",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-11-05",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-16",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-03-12",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-03-20",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-14",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-03-01",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-10-10",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-01-28",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-17",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-11-20",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-31",
"count": 2
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-07-30",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-16",
"count": 2
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-03-28",
"count": 2
},
{
"date": "2023-03-29",
"count": 2
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-04",
"count": 2
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-09-28",
"count": 2
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2023-11-20",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-21",
"count": 2
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-12",
"count": 2
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-12",
"count": 2
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-03-12",
"count": 2
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-05-31",
"count": 1
},
{
"date": "2025-06-23",
"count": 2
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-07-29",
"count": 2
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-09-25",
"count": 2
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-20",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
}
],
"complete": true,
"collected": 395,
"total_forks": 401
},
"star_history": {
"days": [
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-15",
"count": 1
},
{
"date": "2017-10-21",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-10-26",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-12-06",
"count": 1
},
{
"date": "2017-12-19",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-24",
"count": 1
},
{
"date": "2017-12-25",
"count": 1
},
{
"date": "2018-01-01",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-01-26",
"count": 2
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-15",
"count": 1
},
{
"date": "2018-02-25",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-03-03",
"count": 2
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-05-07",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-05-25",
"count": 1
},
{
"date": "2018-05-26",
"count": 1
},
{
"date": "2018-05-28",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-07-14",
"count": 1
},
{
"date": "2018-08-04",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-17",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-09-02",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-09-22",
"count": 1
},
{
"date": "2018-09-27",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-10-28",
"count": 1
},
{
"date": "2018-11-09",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-24",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2018-12-29",
"count": 1
},
{
"date": "2019-01-01",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-02",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-02-23",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-03",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-21",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-17",
"count": 2
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-30",
"count": 2
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-06-30",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-07-26",
"count": 2
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-09-22",
"count": 1
},
{
"date": "2019-09-28",
"count": 1
},
{
"date": "2019-10-10",
"count": 1
},
{
"date": "2019-10-13",
"count": 1
},
{
"date": "2019-10-16",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-11-09",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-19",
"count": 1
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-12",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2020-01-01",
"count": 1
},
{
"date": "2020-01-02",
"count": 2
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-13",
"count": 2
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-22",
"count": 2
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-19",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-16",
"count": 2
},
{
"date": "2020-07-17",
"count": 2
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-12",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-09-17",
"count": 2
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-24",
"count": 2
},
{
"date": "2020-09-29",
"count": 2
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-26",
"count": 3
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-11-27",
"count": 2
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2020-12-11",
"count": 3
},
{
"date": "2020-12-12",
"count": 3
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2020-12-25",
"count": 3
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-09",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-02",
"count": 2
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-04",
"count": 2
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-07",
"count": 3
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-23",
"count": 2
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-08",
"count": 2
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-25",
"count": 2
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-17",
"count": 1
},
{
"date": "2021-04-20",
"count": 2
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-05-05",
"count": 2
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-01",
"count": 2
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-10",
"count": 2
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2021-06-17",
"count": 2
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-29",
"count": 2
},
{
"date": "2021-06-30",
"count": 2
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-12",
"count": 2
},
{
"date": "2021-07-13",
"count": 2
},
{
"date": "2021-07-16",
"count": 2
},
{
"date": "2021-07-20",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-24",
"count": 2
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-07-29",
"count": 2
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-07",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-26",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-06",
"count": 1
},
{
"date": "2021-11-07",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-11-12",
"count": 2
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-11-20",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-11-29",
"count": 2
},
{
"date": "2021-12-01",
"count": 3
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-14",
"count": 3
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-26",
"count": 2
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-08",
"count": 2
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-17",
"count": 3
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-11",
"count": 2
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-16",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-04-19",
"count": 2
},
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-05-30",
"count": 2
},
{
"date": "2022-05-31",
"count": 2
},
{
"date": "2022-06-06",
"count": 2
},
{
"date": "2022-06-08",
"count": 2
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-15",
"count": 2
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-17",
"count": 2
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-06-26",
"count": 1
},
{
"date": "2022-06-28",
"count": 2
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-04",
"count": 2
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-07-12",
"count": 3
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-07-17",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-04",
"count": 2
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-08-19",
"count": 2
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-08-28",
"count": 2
},
{
"date": "2022-08-30",
"count": 2
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-07",
"count": 2
},
{
"date": "2022-09-08",
"count": 2
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-11",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-17",
"count": 2
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-01",
"count": 2
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2022-11-30",
"count": 3
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-05",
"count": 2
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-03",
"count": 2
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-06",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-01-29",
"count": 2
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-25",
"count": 2
},
{
"date": "2023-02-28",
"count": 2
},
{
"date": "2023-03-04",
"count": 3
},
{
"date": "2023-03-07",
"count": 3
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-13",
"count": 2
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-18",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-27",
"count": 2
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-29",
"count": 3
},
{
"date": "2023-03-30",
"count": 2
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-17",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-20",
"count": 2
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-01",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-10",
"count": 4
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-13",
"count": 2
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-17",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-19",
"count": 2
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-07-28",
"count": 2
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-16",
"count": 2
},
{
"date": "2023-08-21",
"count": 3
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-23",
"count": 2
},
{
"date": "2023-08-26",
"count": 1
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-08",
"count": 2
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-18",
"count": 2
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-09-27",
"count": 2
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-11",
"count": 2
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-14",
"count": 2
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 2
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 2
},
{
"date": "2023-11-16",
"count": 2
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-02",
"count": 2
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-01",
"count": 2
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-06",
"count": 2
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-03-25",
"count": 2
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-23",
"count": 2
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-04-25",
"count": 2
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-11",
"count": 2
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-17",
"count": 2
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-05-24",
"count": 3
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-06-05",
"count": 2
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-25",
"count": 2
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-04",
"count": 2
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-07-30",
"count": 2
},
{
"date": "2024-08-04",
"count": 2
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-17",
"count": 2
},
{
"date": "2024-08-20",
"count": 3
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-26",
"count": 2
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-08-30",
"count": 2
},
{
"date": "2024-08-31",
"count": 4
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-03",
"count": 3
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-07",
"count": 2
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-18",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-26",
"count": 2
},
{
"date": "2024-10-28",
"count": 3
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-05",
"count": 3
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-21",
"count": 2
},
{
"date": "2024-11-22",
"count": 2
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-11",
"count": 2
},
{
"date": "2024-12-16",
"count": 3
},
{
"date": "2024-12-19",
"count": 2
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-03",
"count": 2
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-05",
"count": 2
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-30",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-04-29",
"count": 2
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-05-19",
"count": 2
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-05-31",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-10",
"count": 4
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-07-25",
"count": 2
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-01",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-13",
"count": 2
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-19",
"count": 2
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-24",
"count": 2
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-25",
"count": 3
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-10",
"count": 3
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-27",
"count": 2
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-24",
"count": 2
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-06",
"count": 2
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-17",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-25",
"count": 3
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-17",
"count": 2
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1090
},
"open_issues_and_prs": 71
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"assembly/pom.xml",
"pom.xml",
"sshd-benchmarks/pom.xml",
"sshd-cli/pom.xml",
"sshd-common/pom.xml",
"sshd-contrib/pom.xml",
"sshd-core/pom.xml",
"sshd-git/pom.xml",
"sshd-ldap/pom.xml",
"sshd-mina/pom.xml",
"sshd-netty/pom.xml",
"sshd-openpgp/pom.xml",
"sshd-osgi/pom.xml",
"sshd-putty/pom.xml",
"sshd-scp/pom.xml",
"sshd-sftp/pom.xml",
"sshd-spring-sftp/pom.xml"
],
"largest_source_bytes": 134630,
"source_files_sampled": 1420,
"oversized_source_files": 6,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"assembly/pom.xml",
"pom.xml",
"sshd-benchmarks/pom.xml",
"sshd-cli/pom.xml",
"sshd-common/pom.xml",
"sshd-contrib/pom.xml",
"sshd-core/pom.xml",
"sshd-git/pom.xml",
"sshd-ldap/pom.xml",
"sshd-mina/pom.xml",
"sshd-netty/pom.xml",
"sshd-openpgp/pom.xml",
"sshd-osgi/pom.xml",
"sshd-putty/pom.xml",
"sshd-scp/pom.xml",
"sshd-sftp/pom.xml",
"sshd-spring-sftp/pom.xml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 7,
"malicious_count": 0,
"assessed_package": "maven:org.apache.sshd:sshd-cli@3.0.0-M5",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.apache.sshd:sshd-common",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-scp",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-sftp",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-cli",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-mina",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-netty",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-osgi",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-git",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-ldap",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-contrib",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-putty",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-openpgp",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-spring-sftp",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.slf4j:slf4j-jdk14",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "tomcat:tomcat-apr",
"manifest": "assembly/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.codehaus.plexus:plexus-compiler-javac-errorprone",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.15.0"
},
{
"name": "com.google.errorprone:error_prone_core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.43.0"
},
{
"name": "org.apache.groovy:groovy",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.apache.groovy:groovy-ant",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.apache.mina:mina-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.0.31"
},
{
"name": "tomcat:tomcat-apr",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "5.5.23"
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "0.3.0"
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${bouncycastle.version}"
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${bouncycastle.version}"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${bouncycastle.version}"
},
{
"name": "org.bouncycastle:bcutil-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${bouncycastle.version}"
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "org.slf4j:jcl-over-slf4j",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "org.slf4j:jul-to-slf4j",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "org.slf4j:slf4j-jdk14",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "org.slf4j:slf4j-simple",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "ch.qos.logback:logback-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logback.version}"
},
{
"name": "ch.qos.logback:logback-classic",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logback.version}"
},
{
"name": "com.github.mwiede:jsch",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.28.3"
},
{
"name": "org.springframework:spring-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.version}"
},
{
"name": "org.springframework:spring-framework-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.version}"
},
{
"name": "commons-httpclient:commons-httpclient",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "3.1"
},
{
"name": "org.apache.httpcomponents:httpclient",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "4.5.14"
},
{
"name": "org.apache.httpcomponents:httpcore",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "4.4.16"
},
{
"name": "ch.ethz.ganymed:ganymed-ssh2",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "262"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jgit.version}"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit.ssh.apache",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jgit.version}"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit.pgm",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jgit.version}"
},
{
"name": "org.apache.servicemix.bundles:org.apache.servicemix.bundles.not-yet-commons-ssl",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "0.3.11_1"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "5.14.2"
},
{
"name": "org.mockito:mockito-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mockito.version}"
},
{
"name": "org.mockito:mockito-junit-jupiter",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mockito.version}"
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:jcl-over-slf4j",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.maven.scm:maven-scm-provider-gitexe",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${version.maven-scm-plugin}"
},
{
"name": "org.apache.maven.scm:maven-scm-provider-svnexe",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${version.maven-scm-plugin}"
},
{
"name": "org.apache.maven:maven-archiver",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${maven.archiver.version}"
},
{
"name": "org.codehaus.plexus:plexus-archiver",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${plexus.archiver.version}"
},
{
"name": "commons-io:commons-io",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.21.0"
},
{
"name": "org.apache.maven:maven-archiver",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${maven.archiver.version}"
},
{
"name": "org.codehaus.plexus:plexus-archiver",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${plexus.archiver.version}"
},
{
"name": "com.google.code.findbugs:findbugs",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "3.0.1"
},
{
"name": "org.apache.ant:ant",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${ant.version}"
},
{
"name": "org.apache.ant:ant-junit4",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${ant.version}"
},
{
"name": "org.apache.ant:ant-antlr",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${ant.version}"
},
{
"name": "org.apache.ant:ant-launcher",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${ant.version}"
},
{
"name": "org.codehaus.groovy:groovy",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.codehaus.groovy:groovy-xml",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.codehaus.groovy:groovy-groovydoc",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.codehaus.groovy:groovy-templates",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.codehaus.groovy:groovy-ant",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "net.sourceforge.pmd:pmd-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pmd.version}"
},
{
"name": "net.sourceforge.pmd:pmd-java",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pmd.version}"
},
{
"name": "net.sourceforge.pmd:pmd-javascript",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pmd.version}"
},
{
"name": "net.sourceforge.pmd:pmd-jsp",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pmd.version}"
},
{
"name": "org.codehaus.plexus:plexus-archiver",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${plexus.archiver.version}"
},
{
"name": "org.apache.ant:ant",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${ant.version}"
},
{
"name": "org.openjdk.jmh:jmh-core",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jmh.version}"
},
{
"name": "args4j:args4j",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.37"
},
{
"name": "org.apache.sshd:sshd-common",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-sftp",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:jcl-over-slf4j",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:jul-to-slf4j",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback:logback-core",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback:logback-classic",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.testcontainers:testcontainers",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": "${testcontainers.version}"
},
{
"name": "com.github.mwiede:jsch",
"manifest": "sshd-benchmarks/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-cli/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-scp",
"manifest": "sshd-cli/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-sftp",
"manifest": "sshd-cli/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-putty",
"manifest": "sshd-cli/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "sshd-cli/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "sshd-common/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "sshd-common/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "sshd-common/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-contrib/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-scp",
"manifest": "sshd-contrib/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-sftp",
"manifest": "sshd-contrib/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "sshd-contrib/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.sshd:sshd-common",
"manifest": "sshd-core/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "tomcat:tomcat-apr",
"manifest": "sshd-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "sshd-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "sshd-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "sshd-core/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.testcontainers:testcontainers-bom",
"manifest": "sshd-core/pom.xml",
"ecosystem": "maven",
"version_constraint": "${testcontainers.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcutil-jdk18on",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit.pgm",
"manifest": "sshd-git/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.directory.shared:shared-dsml-parser",
"manifest": "sshd-ldap/pom.xml",
"ecosystem": "maven",
"version_constraint": "${apache.shared.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-ldap/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-common",
"manifest": "sshd-ldap/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-mina/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.mina:mina-core",
"manifest": "sshd-mina/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-bom",
"manifest": "sshd-netty/pom.xml",
"ecosystem": "maven",
"version_constraint": "4.2.10.Final"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-netty/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "io.netty:netty-transport",
"manifest": "sshd-netty/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-handler",
"manifest": "sshd-netty/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.sshd:sshd-common",
"manifest": "sshd-openpgp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "sshd-openpgp/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "sshd-openpgp/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.c02e.jpgpj:jpgpj",
"manifest": "sshd-openpgp/pom.xml",
"ecosystem": "maven",
"version_constraint": "1.3"
},
{
"name": "org.apache.sshd:sshd-common",
"manifest": "sshd-putty/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"manifest": "sshd-putty/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"manifest": "sshd-putty/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.i2p.crypto:eddsa",
"manifest": "sshd-putty/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-scp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.testcontainers:testcontainers-bom",
"manifest": "sshd-scp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${testcontainers.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.testcontainers:testcontainers-bom",
"manifest": "sshd-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${testcontainers.version}"
},
{
"name": "org.springframework.integration:spring-integration-bom",
"manifest": "sshd-spring-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.integration.version}"
},
{
"name": "org.apache.sshd:sshd-core",
"manifest": "sshd-spring-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.apache.sshd:sshd-sftp",
"manifest": "sshd-spring-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.springframework.integration:spring-integration-core",
"manifest": "sshd-spring-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.integration:spring-integration-file",
"manifest": "sshd-spring-sftp/pom.xml",
"ecosystem": "maven",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "args4j:args4j",
"direct": true,
"version": "2.37",
"ecosystem": "maven"
},
{
"name": "ch.ethz.ganymed:ganymed-ssh2",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.ethz.ganymed:ganymed-ssh2",
"direct": true,
"version": "262",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": true,
"version": "1.2.13",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-core",
"direct": true,
"version": "1.2.13",
"ecosystem": "maven"
},
{
"name": "com.github.mwiede:jsch",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.github.mwiede:jsch",
"direct": true,
"version": "2.28.3",
"ecosystem": "maven"
},
{
"name": "com.google.code.findbugs:findbugs",
"direct": true,
"version": "3.0.1",
"ecosystem": "maven"
},
{
"name": "com.google.errorprone:error_prone_core",
"direct": true,
"version": "2.43.0",
"ecosystem": "maven"
},
{
"name": "commons-httpclient:commons-httpclient",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "commons-httpclient:commons-httpclient",
"direct": true,
"version": "3.1",
"ecosystem": "maven"
},
{
"name": "commons-io:commons-io",
"direct": true,
"version": "2.21.0",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-bom",
"direct": true,
"version": "4.2.10",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-handler",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.i2p.crypto:eddsa",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.i2p.crypto:eddsa",
"direct": true,
"version": "0.3.0",
"ecosystem": "maven"
},
{
"name": "net.sourceforge.pmd:pmd-core",
"direct": true,
"version": "7.22.0",
"ecosystem": "maven"
},
{
"name": "net.sourceforge.pmd:pmd-java",
"direct": true,
"version": "7.22.0",
"ecosystem": "maven"
},
{
"name": "net.sourceforge.pmd:pmd-javascript",
"direct": true,
"version": "7.22.0",
"ecosystem": "maven"
},
{
"name": "net.sourceforge.pmd:pmd-jsp",
"direct": true,
"version": "7.22.0",
"ecosystem": "maven"
},
{
"name": "org.apache.ant:ant",
"direct": true,
"version": "1.10.15",
"ecosystem": "maven"
},
{
"name": "org.apache.ant:ant-antlr",
"direct": true,
"version": "1.10.15",
"ecosystem": "maven"
},
{
"name": "org.apache.ant:ant-junit4",
"direct": true,
"version": "1.10.15",
"ecosystem": "maven"
},
{
"name": "org.apache.ant:ant-launcher",
"direct": true,
"version": "1.10.15",
"ecosystem": "maven"
},
{
"name": "org.apache.directory.shared:shared-dsml-parser",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.groovy:groovy",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.apache.groovy:groovy-ant",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents:httpclient",
"direct": true,
"version": "4.5.14",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents:httpcore",
"direct": true,
"version": "4.4.16",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.scm:maven-scm-provider-gitexe",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.scm:maven-scm-provider-svnexe",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven:maven-archiver",
"direct": true,
"version": "3.6.6",
"ecosystem": "maven"
},
{
"name": "org.apache.mina:mina-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.mina:mina-core",
"direct": true,
"version": "2.0.31",
"ecosystem": "maven"
},
{
"name": "org.apache.servicemix.bundles:org.apache.servicemix.bundles.not-yet-commons-ssl",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.servicemix.bundles:org.apache.servicemix.bundles.not-yet-commons-ssl",
"direct": true,
"version": "0.3.11_1",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-cli",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-common",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-contrib",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-core",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-git",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-ldap",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-mina",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-netty",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-openpgp",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-osgi",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-putty",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-scp",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-sftp",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.sshd:sshd-spring-sftp",
"direct": true,
"version": "2.20.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcpg-jdk18on",
"direct": true,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcpkix-jdk18on",
"direct": true,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": true,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcutil-jdk18on",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcutil-jdk18on",
"direct": true,
"version": "1.84",
"ecosystem": "maven"
},
{
"name": "org.c02e.jpgpj:jpgpj",
"direct": true,
"version": "1.3",
"ecosystem": "maven"
},
{
"name": "org.codehaus.groovy:groovy",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.codehaus.groovy:groovy-ant",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.codehaus.groovy:groovy-groovydoc",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.codehaus.groovy:groovy-templates",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.codehaus.groovy:groovy-xml",
"direct": true,
"version": "4.0.17",
"ecosystem": "maven"
},
{
"name": "org.codehaus.plexus:plexus-archiver",
"direct": true,
"version": "4.11.0",
"ecosystem": "maven"
},
{
"name": "org.codehaus.plexus:plexus-compiler-javac-errorprone",
"direct": true,
"version": "2.15.0",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit",
"direct": true,
"version": "5.13.5.202508271544-r",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit.pgm",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit.pgm",
"direct": true,
"version": "5.13.5.202508271544-r",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jgit:org.eclipse.jgit.ssh.apache",
"direct": true,
"version": "5.13.5.202508271544-r",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": true,
"version": "5.14.2",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": true,
"version": "4.11.0",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-junit-jupiter",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-junit-jupiter",
"direct": true,
"version": "4.11.0",
"ecosystem": "maven"
},
{
"name": "org.openjdk.jmh:jmh-core",
"direct": true,
"version": "1.37",
"ecosystem": "maven"
},
{
"name": "org.slf4j:jcl-over-slf4j",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:jcl-over-slf4j",
"direct": true,
"version": "1.7.36",
"ecosystem": "maven"
},
{
"name": "org.slf4j:jul-to-slf4j",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:jul-to-slf4j",
"direct": true,
"version": "1.7.36",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": "1.7.36",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-jdk14",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-jdk14",
"direct": true,
"version": "1.7.36",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-simple",
"direct": true,
"version": "1.7.36",
"ecosystem": "maven"
},
{
"name": "org.springframework.integration:spring-integration-bom",
"direct": true,
"version": "5.5.20",
"ecosystem": "maven"
},
{
"name": "org.springframework.integration:spring-integration-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.integration:spring-integration-file",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-core",
"direct": true,
"version": "5.3.39",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-framework-bom",
"direct": true,
"version": "5.3.39",
"ecosystem": "maven"
},
{
"name": "org.testcontainers:testcontainers",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.testcontainers:testcontainers-bom",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "tomcat:tomcat-apr",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "tomcat:tomcat-apr",
"direct": true,
"version": "5.5.23",
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-netty-shaded",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-protobuf",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-stub",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.revelc.code.formatter:formatter-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.revelc.code.formatter:formatter-maven-plugin",
"direct": false,
"version": "2.29.0",
"ecosystem": "maven"
},
{
"name": "net.revelc.code:impsort-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.revelc.code:impsort-maven-plugin",
"direct": false,
"version": "1.13.0",
"ecosystem": "maven"
},
{
"name": "org.apache.directory.server:apacheds-test-framework",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.directory.server:apacheds-test-framework",
"direct": false,
"version": "2.0.0.AM27",
"ecosystem": "maven"
},
{
"name": "org.apache.felix:maven-bundle-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.felix:maven-bundle-plugin",
"direct": false,
"version": "6.0.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-antrun-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-antrun-plugin",
"direct": false,
"version": "1.10.15",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-assembly-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-checkstyle-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-checkstyle-plugin",
"direct": false,
"version": "3.6.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-clean-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "2.15.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-dependency-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-dependency-plugin",
"direct": false,
"version": "4.11.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-deploy-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": "3.9.12",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-install-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "3.6.6",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jxr-plugin",
"direct": false,
"version": "3.6.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-pmd-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-pmd-plugin",
"direct": false,
"version": "3.28.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-release-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-remote-resources-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-resources-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-scm-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": "3.6.6",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "2.0.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "2.2.9",
"ecosystem": "maven"
},
{
"name": "org.apache.rat:apache-rat-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.assertj:assertj-core",
"direct": false,
"version": "3.27.7",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:build-helper-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:build-helper-maven-plugin",
"direct": false,
"version": "3.6.1",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:findbugs-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:findbugs-maven-plugin",
"direct": false,
"version": "3.0.5",
"ecosystem": "maven"
},
{
"name": "org.eclipse.m2e:lifecycle-mapping",
"direct": false,
"version": "1.0.0",
"ecosystem": "maven"
},
{
"name": "org.openjdk.jmh:jmh-generator-annprocess",
"direct": false,
"version": "1.37",
"ecosystem": "maven"
},
{
"name": "org.owasp:dependency-check-maven",
"direct": false,
"version": "12.2.0",
"ecosystem": "maven"
},
{
"name": "org.springframework.integration:spring-integration-sftp",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-context",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.testcontainers:junit-jupiter",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.testcontainers:toxiproxy",
"direct": false,
"version": null,
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 152,
"direct_count": 99,
"indirect_count": 53
}
},
"maintainership": {
"issues": {
"open_prs": 14,
"merged_prs": 326,
"open_issues": 57,
"closed_ratio": 0.819,
"closed_issues": 258,
"closed_unmerged_prs": 249
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "gnodet",
"commits": 818,
"avatar_url": "https://avatars.githubusercontent.com/u/84022?v=4"
},
{
"type": "User",
"login": "tomaswolf",
"commits": 452,
"avatar_url": "https://avatars.githubusercontent.com/u/8580452?v=4"
},
{
"type": "User",
"login": "garydgregory",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/1187639?v=4"
},
{
"type": "User",
"login": "elecharny",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/2922517?v=4"
},
{
"type": "User",
"login": "FliegenKLATSCH",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1042587?v=4"
},
{
"type": "User",
"login": "ianjoneill",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/5821575?v=4"
},
{
"type": "User",
"login": "noxvost",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7429642?v=4"
},
{
"type": "User",
"login": "The-Yoda",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1862395?v=4"
},
{
"type": "User",
"login": "rovarga",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3847030?v=4"
},
{
"type": "User",
"login": "hboutemy",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/237462?v=4"
}
],
"contributors_sampled": 85,
"top_contributor_share": 0.561
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"master-build.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 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": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 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": 0,
"reason": "project is not 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": "30 commit(s) and 10 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": 10,
"reason": "packaging workflow 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": 10,
"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": 2,
"reason": "8 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0da17757a0bd7f0574b1568b8e921066d5535bc5",
"ran_at": "2026-07-22T01:32:20Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T20:50:06Z",
"oldest_open_prs": [
{
"number": 552,
"created_at": "2024-07-26T08:52:26Z",
"last_comment_at": "2024-07-26T09:58:22Z",
"last_comment_author": "tomaswolf"
},
{
"number": 565,
"created_at": "2024-07-26T13:57:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 566,
"created_at": "2024-07-26T16:58:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 567,
"created_at": "2024-07-26T17:03:48Z",
"last_comment_at": "2024-07-27T12:27:44Z",
"last_comment_author": "tomaswolf"
},
{
"number": 568,
"created_at": "2024-07-26T17:04:22Z",
"last_comment_at": "2024-07-27T12:29:39Z",
"last_comment_author": "tomaswolf"
},
{
"number": 882,
"created_at": "2026-02-12T19:05:39Z",
"last_comment_at": "2026-02-12T23:55:21Z",
"last_comment_author": "PortaSFTPServer"
},
{
"number": 886,
"created_at": "2026-03-16T11:19:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 887,
"created_at": "2026-03-16T11:19:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 888,
"created_at": "2026-03-16T11:19:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 889,
"created_at": "2026-03-16T11:19:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 890,
"created_at": "2026-03-16T11:20:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 896,
"created_at": "2026-05-06T18:08:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 898,
"created_at": "2026-05-15T22:23:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 907,
"created_at": "2026-07-05T13:41:44Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-21T17:34:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 319,
"created_at": "2023-02-07T01:21:13Z",
"last_comment_at": "2023-02-14T03:27:16Z",
"last_comment_author": "ianw"
},
{
"number": 320,
"created_at": "2023-02-07T07:40:50Z",
"last_comment_at": "2023-10-05T05:56:55Z",
"last_comment_author": "gnodet"
},
{
"number": 329,
"created_at": "2023-03-07T10:28:47Z",
"last_comment_at": "2024-10-05T15:08:55Z",
"last_comment_author": "mpshah"
},
{
"number": 331,
"created_at": "2023-03-14T01:48:15Z",
"last_comment_at": "2025-01-27T21:52:57Z",
"last_comment_author": "alfabravoteam"
},
{
"number": 334,
"created_at": "2023-03-17T08:10:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 355,
"created_at": "2023-04-11T10:45:48Z",
"last_comment_at": "2023-09-18T17:38:40Z",
"last_comment_author": "lgoldstein"
},
{
"number": 385,
"created_at": "2023-05-29T11:40:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 391,
"created_at": "2023-06-14T04:27:58Z",
"last_comment_at": "2023-06-14T04:29:07Z",
"last_comment_author": "hubick"
},
{
"number": 393,
"created_at": "2023-06-29T14:25:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 396,
"created_at": "2023-07-07T11:32:16Z",
"last_comment_at": "2023-07-28T06:53:20Z",
"last_comment_author": "VijayJoinGitHub"
},
{
"number": 397,
"created_at": "2023-07-14T20:31:48Z",
"last_comment_at": "2024-08-08T21:40:48Z",
"last_comment_author": "jylinv0"
},
{
"number": 401,
"created_at": "2023-08-01T15:21:40Z",
"last_comment_at": "2023-11-10T16:32:04Z",
"last_comment_author": "lgoldstein"
},
{
"number": 409,
"created_at": "2023-08-27T14:50:30Z",
"last_comment_at": "2023-08-27T18:27:40Z",
"last_comment_author": "tomaswolf"
},
{
"number": 426,
"created_at": "2023-10-24T20:46:58Z",
"last_comment_at": "2024-02-01T21:21:08Z",
"last_comment_author": "tomaswolf"
},
{
"number": 433,
"created_at": "2023-11-14T09:41:24Z",
"last_comment_at": "2023-12-10T20:13:17Z",
"last_comment_author": "tomaswolf"
},
{
"number": 435,
"created_at": "2023-11-20T10:04:35Z",
"last_comment_at": "2023-12-15T10:16:12Z",
"last_comment_author": "d9e7381f"
},
{
"number": 436,
"created_at": "2023-11-27T12:27:15Z",
"last_comment_at": "2024-10-14T07:47:40Z",
"last_comment_author": "fragaLY"
},
{
"number": 440,
"created_at": "2023-12-01T14:14:45Z",
"last_comment_at": "2023-12-10T19:45:56Z",
"last_comment_author": "tomaswolf"
},
{
"number": 450,
"created_at": "2024-01-04T10:52:23Z",
"last_comment_at": "2024-03-17T06:05:46Z",
"last_comment_author": "Harry5134"
},
{
"number": 452,
"created_at": "2024-01-08T08:31:45Z",
"last_comment_at": "2024-01-08T12:21:11Z",
"last_comment_author": "tomaswolf"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/apache/mina-sshd",
"host": "github.com",
"name": "mina-sshd",
"owner": "apache"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"security": 62,
"vitality": 92,
"community": 73,
"governance": 68,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 92,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"commits_last_year": 138,
"human_commit_share": 0.83,
"days_since_last_push": 1,
"active_weeks_last_year": 33
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "33/52 weeks with commits",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 33
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "138 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 138
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 19,
"latest_release_tag": "sshd-3.0.0-M5",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 35.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~35.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 35.5
}
}
],
"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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"forks": 401,
"stars": 1090,
"watchers": 42,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,090 stars",
"points": 49.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1090
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "401 forks",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 401
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "42 watchers",
"points": 9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 42
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"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": 85,
"top_contributor_share": 0.561
},
"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": "85 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 85
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 326,
"open_issues": 57,
"closed_issues": 258,
"issue_closed_ratio": 0.819,
"closed_unmerged_prs": 249
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "82% of issues closed",
"points": 38.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 82
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "326/575 decided PRs merged",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 326,
"decided": 575
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 23513,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "apache",
"public_repos": 3146,
"account_age_days": 6394
},
"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": "23,513 followers of apache",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23513,
"login": "apache"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3146 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 3146
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"org.apache.sshd:sshd-cli",
"org.apache.sshd:sshd-git",
"org.apache.sshd:sshd-scp",
"org.apache.sshd:sshd-core",
"org.apache.sshd:sshd-ldap",
"org.apache.sshd:sshd-mina",
"org.apache.sshd:sshd-osgi",
"org.apache.sshd:sshd-sftp"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 12
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on maven",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "maven"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "53 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 53
}
}
],
"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": 77,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"java",
"apache",
"library",
"ssh"
],
"has_wiki": false,
"homepage": "https://mina.apache.org/sshd-project/",
"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": "https://mina.apache.org/sshd-project/",
"points": 15,
"status": "met",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.3
},
"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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 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": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 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 not fuzzed",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 10 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 detected",
"points": 5,
"status": "met",
"details": [],
"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": 5,
"status": "met",
"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": "8 existing vulnerabilities detected",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:org.apache.sshd:sshd-cli@3.0.0-M5 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "maven:org.apache.sshd:sshd-cli@3.0.0-M5",
"assessed": 7
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 7,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"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": 7,
"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": 6
},
"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": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.554,
"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": "46 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"assembly/pom.xml",
"pom.xml",
"sshd-benchmarks/pom.xml",
"sshd-cli/pom.xml",
"sshd-common/pom.xml",
"sshd-contrib/pom.xml",
"sshd-core/pom.xml",
"sshd-git/pom.xml",
"sshd-ldap/pom.xml",
"sshd-mina/pom.xml",
"sshd-netty/pom.xml",
"sshd-openpgp/pom.xml",
"sshd-osgi/pom.xml",
"sshd-putty/pom.xml",
"sshd-scp/pom.xml",
"sshd-sftp/pom.xml",
"sshd-spring-sftp/pom.xml"
],
"dependency_bot_commit_share": 0.17
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "assembly/pom.xml, pom.xml, sshd-benchmarks/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "assembly/pom.xml, pom.xml, sshd-benchmarks/pom.xml"
}
}
],
"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": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "17 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 17,
"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": "Java",
"largest_source_bytes": 134630,
"source_files_sampled": 1420,
"oversized_source_files": 6
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "6/1420 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1420,
"oversized": 6
}
}
],
"max_points": 55
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T01:32:39.826316Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/apache/mina-sshd.svg",
"full_name": "apache/mina-sshd",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}