{"id":14878679,"name":"ktsu.sdk.tool","ecosystem":"nuget","description":"A comprehensive, robust MSBuild-based SDK for .NET projects (.NET 5.0+, .NET Standard 2.0/2.1) with optimizations for .NET 10.0. Features intelligent project structure detection with hierarchical solution discovery, path-based namespace generation from directory structure, and comprehensive error handling that prevents common MSBuild failures. Includes advanced package management with multi-target support, automatic metadata integration from markdown files, source linking, and package validation. Streamlines cross-platform development with automatic project type detection, smart cross-project referencing, InternalsVisibleTo configuration for tests, and GitHub workflow integration. Designed for deeply nested project structures with graceful fallbacks and robust validation throughout.","homepage":"https://github.com/ktsu-dev/Sdk","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ktsu-dev/Sdk","keywords_array":["dotnet","sdk","msbuild","nuget","package","metadata","net9","net8","net7","net6","net5","netstandard","build","automation","project","structure","documentation","code","quality","cross","platform","github","workflow","msbuildsdk","namespace","generation","directory","solution","discovery","multi","target","error","handling","detection","console","app","gui","test","validation","source","link","internals","visible","hierarchical","search","path","based","namespaces","robust","configuration","automatic","references","markdown","integration","version","management","framework","props","targets"],"namespace":null,"versions_count":28,"first_release_published_at":"2026-08-06T01:10:01.163Z","latest_release_published_at":"2026-09-16T02:44:16.543Z","latest_release_number":"2.28.2","last_synced_at":"2026-09-16T02:50:59.406Z","created_at":"2026-08-06T01:15:57.028Z","updated_at":"2026-09-16T07:32:13.005Z","registry_url":"https://www.nuget.org/packages/ktsu.sdk.tool/","install_command":"Install-Package ktsu.sdk.tool","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2023-2026 ktsu.dev contributors","license_info":{"type":"file","text":"LICENSE.md","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":null,"branch":null,"commit":"4daf2d04852f29a688689f572e56a35bda256a81"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[{"name":"MSBuildSdk","version":null}],"release_notes":"## v2.28.2 (patch)\n\nChanges since v2.28.1:\n\n- Gate Dependabot auto-merge on CI actually being green ([@Claude](https://github.com/Claude))\n## v2.28.1 (patch)\n\nChanges since v2.28.0:\n\n- fix: strip scaffolding folder segments from derived project identity [patch] ([@Claude](https://github.com/Claude))\n## v2.28.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.28.0 (minor)\n\nChanges since v2.27.0:\n\n- docs: add the .NET 11 readiness implementation plan [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: correct baseline validation comments to match the verified finding [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: correct README, DESCRIPTION and TAGS metadata ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: correct Task 4 to pack a unique local SDK version in a temp clone [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: correct Task 6 for the branch it will execute on [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: correct the plan's line-ending constraint to LF [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: document KtsuHostRuntimeOnly [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: document the package validation fallback for a dropped framework [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: narrow Task 5's stale-framework check to lists, not prose [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: plan .NET 11 readiness and a support-lifecycle framework rule [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: plan the host runtime only flag ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: record the support-lifecycle framework rule [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: record the verified package validation mechanism in the design [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: regenerate CompatibilitySuppressions.xml once after the framework trim [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: scope build badge to the default branch ([@matt-edmondson](https://github.com/matt-edmondson))\n- feat: add KtsuHostRuntimeOnly to build for the host runtime only [minor] ([@matt-edmondson](https://github.com/matt-edmondson))\n- feat: trim out-of-support frameworks from the default target list [minor] ([@matt-edmondson](https://github.com/matt-edmondson))\n- fix: parse .url metadata files and stop package data colliding on publish [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- fix: stop the example harness waiting out MSBuild node reuse [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- test: repin example frameworks from the shared constant [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n- test: route framework assertions through one constant [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.27.4 (patch)\n\nChanges since v2.27.3:\n\n- fix: stop the example harness waiting out MSBuild node reuse [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.27.3 (patch)\n\nChanges since v2.27.2:\n\n- fix: parse .url metadata files and stop package data colliding on publish [patch] ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.27.2 (patch)\n\nChanges since v2.27.1:\n\n- docs: scope build badge to the default branch ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.27.1 (patch)\n\nChanges since v2.27.0:\n\n- docs: correct README, DESCRIPTION and TAGS metadata ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.27.1-pre.2 (prerelease)\n\nChanges since v2.27.1-pre.1:\n\n- Bump the microsoft group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))\n## v2.27.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.27.0 (minor)\n\nChanges since v2.26.0:\n\n- [minor] Fix SDK review findings and extract MSBuild task to a compiled project ([@matt-edmondson](https://github.com/matt-edmondson))\n- Sync COPYRIGHT.md ([@KtsuTools](https://github.com/KtsuTools))\n## v2.26.1 (patch)\n\nChanges since v2.26.0:\n\n- Sync COPYRIGHT.md ([@KtsuTools](https://github.com/KtsuTools))\n## v2.26.0 (minor)\n\nChanges since v2.25.0:\n\n- Sync examples\\global.json ([@KtsuTools](https://github.com/KtsuTools))\n## v2.25.0 (minor)\n\nChanges since v2.24.0:\n\n- Add empty TargetFrameworks property to test projects ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.24.0 (minor)\n\nChanges since v2.23.0:\n\n- Fix TargetFrameworks property for test projects to include net10.0 ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.23.0 (minor)\n\nChanges since v2.22.0:\n\n- [minor] Move IsTestProject properties and update TargetFramework for test projects ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] Cap PackageReleaseNotes below NuGet's 35000 character limit ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] Credit KtsuBuild, not the retired PSBuild module ([@matt-edmondson](https://github.com/matt-edmondson))\n- Remove update-winget-manifests.ps1 script as part of project restructuring ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.22.0 (minor)\n\nChanges since v2.21.0:\n\n- [minor] Add KTSU0007 requiring PrivateAssets=\"all\" on Polyfill ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] Stop the style config sync task emitting CS0162 ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.21.1 (patch)\n\nChanges since v2.21.0:\n\n- [patch] Stop the style config sync task emitting CS0162 ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.21.0 (minor)\n\nChanges since v2.20.0:\n\n- fix: standardize line endings and update .editorconfig and .gitattributes for consistency ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.20.0 (minor)\n\nChanges since v2.19.0:\n\n- fix: ensure package data files are copied to output directory ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.19.0 (minor)\n\nChanges since v2.18.0:\n\n- Sync examples\\demos\\Tool\\icon.png ([@KtsuTools](https://github.com/KtsuTools))\n- Sync icon.png ([@KtsuTools](https://github.com/KtsuTools))\n## v2.18.0 (minor)\n\nChanges since v2.17.0:\n\n- [patch] Stop style config sync from racing across parallel builds ([@matt-edmondson](https://github.com/matt-edmondson))\n- fix: restore IsTestProject condition for test project identification ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.17.1 (patch)\n\nChanges since v2.17.0:\n\n- [patch] Stop style config sync from racing across parallel builds ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.17.0 (minor)\n\nChanges since v2.16.0:\n\n- [patch] Fix ktsu.Sdk.Tool producing tool packages with no payload ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.16.2-pre.2 (prerelease)\n\nChanges since v2.16.2-pre.1:\n\n- Add .runsettings to SDK package sync files ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Auto-sync consumer style files with opt-out switch ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Initial plan ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Package SDK style config files and cover with test ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Plan auto-sync style config opt-out feature ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Update COPYRIGHT.md with rights and license lines ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Use consumer copyright for synced editorconfig header ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n- Use COPYRIGHT.md content for editorconfig header template ([@copilot-swe-agent[bot]](https://github.com/copilot-swe-agent[bot]))\n## v2.16.2-pre.1 (prerelease)\n\nChanges since v2.16.1:\n\n- Sync examples\\global.json ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.16.1 (patch)\n\nChanges since v2.16.0:\n\n- [patch] Fix ktsu.Sdk.Tool producing tool packages with no payload ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.16.0 (minor)\n\nChanges since v2.15.0:\n\n- [minor] Add ktsu.Sdk.Tool for distributing applications as dotnet tools ([@matt-edmondson](https://github.com/matt-edmondson))\n- docs: plan for distributing applications as dotnet tools ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.15.1 (patch)\n\nChanges since v2.15.0:\n\n- docs: plan for distributing applications as dotnet tools ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.15.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.15.0 (minor)\n\nChanges since v2.14.0:\n\n- Update IsPackable condition to use explicit string comparison ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.14.0 (minor)\n\nChanges since v2.13.0:\n\n- [patch] fix(package-validation): disable strict cross-TFM ApiCompat ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] fix(solution-discovery): recognize .slnx solutions when inferring SolutionDir ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update IsPackable condition to include PackAsTool ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.13.3-pre.2 (prerelease)\n\nChanges since v2.13.3-pre.1:\n\n- Modify SDK settings and add ktsu SDKs in README ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update SDK versions and project file reference ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.13.3-pre.1 (prerelease)\n\nChanges since v2.13.2:\n\n- Bump the microsoft group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))\n## v2.13.2 (patch)\n\nChanges since v2.13.1:\n\n- [patch] fix(package-validation): disable strict cross-TFM ApiCompat ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.13.1 (patch)\n\nChanges since v2.13.0:\n\n- [patch] fix(solution-discovery): recognize .slnx solutions when inferring SolutionDir ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.13.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.13.0 (minor)\n\nChanges since v2.12.0:\n\n- chore: suppress IDE0370 for multi-targeted projects ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.12.0 (minor)\n\nChanges since v2.11.0:\n\n- [minor] Suppress spurious SourceLink \"source control information is not available\" warning from leaked transitive references ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.11.0 (minor)\n\nChanges since v2.10.0:\n\n- [minor] Remove SourceLink packages from SDK because they are automatically included by the dotnet sdk since dotnet 8 ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] Fix false KTSU0005 orphan errors when SolutionDir lacks a trailing slash ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] KTSU0005: ignore SDK-governed packages to stop false orphan errors ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.10.2 (patch)\n\nChanges since v2.10.1:\n\n- [patch] KTSU0005: ignore SDK-governed packages to stop false orphan errors ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.10.1 (patch)\n\nChanges since v2.10.0:\n\n- [patch] Fix false KTSU0005 orphan errors when SolutionDir lacks a trailing slash ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.10.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.10.0 (minor)\n\nChanges since v2.9.0:\n\n- [patch] Fix KTSU0001 false-positive from editorconfig target ordering ([@matt-edmondson](https://github.com/matt-edmondson))\n- Add SDK example projects and MSTest integration tests ([@Claude](https://github.com/Claude))\n- CI: don't pin KTSU_TOOLSET for example integration tests ([@Claude](https://github.com/Claude))\n- Fix example demos and tests after end-to-end validation ([@Claude](https://github.com/Claude))\n- Mark KTSU0005/KTSU0006 as shipped analyzer rules ([@Claude](https://github.com/Claude))\n## v2.9.2 (patch)\n\nChanges since v2.9.1:\n\n- Mark KTSU0005/KTSU0006 as shipped analyzer rules ([@Claude](https://github.com/Claude))\n## v2.9.1 (patch)\n\nChanges since v2.9.0:\n\n- [patch] Fix KTSU0001 false-positive from editorconfig target ordering ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.9.0 (minor)\n\nChanges since v2.8.0:\n\n- Add KTSU0005/KTSU0006 package-hygiene analyzers and fixers ([@Claude](https://github.com/Claude))\n## v2.8.1-pre.1 (prerelease)\n\nChanges since v2.8.0:\n\n- Sync .gitattributes ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync .github\\dependabot.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync .gitignore ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.8.0 (minor)\n\nChanges since v2.7.0:\n\n- Add platform SDK validation gate; confirm analyzer/CI need no mobile changes ([@Claude](https://github.com/Claude))\n## v2.7.0 (minor)\n\nChanges since v2.6.0:\n\n- Add plan for iOS and Android app SDK targets ([@Claude](https://github.com/Claude))\n- Add platform-specific app SDKs for iOS, Android, Windows, Linux, and macOS ([@Claude](https://github.com/Claude))\n- Bump version to 2.6.1-pre.1, update COPYRIGHT.md, and add changelog entry ([@matt-edmondson](https://github.com/matt-edmondson))\n- Expand plan to cover Windows, Linux, and macOS app targets ([@Claude](https://github.com/Claude))\n## v2.6.2-pre.8 (prerelease)\n\nChanges since v2.6.2-pre.7:\n\n- Expand platform targets plan to include Windows, Linux, and macOS (#5) ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.6.2-pre.7 (prerelease)\n\nChanges since v2.6.2-pre.6:\n\n- Add plan for iOS and Android app SDK targets (#4) ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.6.2-pre.6 (prerelease)\n\nChanges since v2.6.2-pre.5:\n\n- Bump the microsoft group with 3 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))\n## v2.6.2-pre.5 (prerelease)\n\nChanges since v2.6.2-pre.4:\n\n- Sync COPYRIGHT.md ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.6.2-pre.4 (prerelease)\n\nChanges since v2.6.2-pre.3:\n\n- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync scripts\\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.6.2-pre.3 (prerelease)\n\nChanges since v2.6.2-pre.2:\n\n- Sync scripts\\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync scripts\\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.6.2-pre.2 (prerelease)\n\nChanges since v2.6.2-pre.1:\n\n- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync scripts\\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.6.2-pre.1 (prerelease)\n\nChanges since v2.6.1:\n\n- Sync scripts\\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.6.1 (patch)\n\nChanges since v2.6.0:\n\n- Bump version to 2.6.1-pre.1, update COPYRIGHT.md, and add changelog entry ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.6.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.6.0 (minor)\n\nChanges since v2.5.0:\n\n- Enhance SDK documentation and metadata handling ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.5.1-pre.1 (prerelease)\n\nChanges since v2.5.0:\n\n- Sync scripts\\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync scripts\\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.5.0 (minor)\n\nChanges since v2.4.0:\n\n- Fix null check code fix provider to use non-nullable argument and update Sdk.targets for additional properties ([@matt-edmondson](https://github.com/matt-edmondson))\n- Remove .github\\workflows\\project.yml ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.4.1 (patch)\n\nChanges since v2.4.0:\n\n- Remove .github\\workflows\\project.yml ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.4.0 (minor)\n\nChanges since v2.3.0:\n\n- Add ManualNullCheckAnalyzer and CodeFixProvider to enforce Ensure.NotNull usage ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.3.1-pre.1 (prerelease)\n\nChanges since v2.3.0:\n\n- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync .gitignore ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.3.0 (minor)\n\nChanges since v2.2.0:\n\n- Add an analyzer to enforce usage of Ensure.NotNull ([@matt-edmondson](https://github.com/matt-edmondson))\n- Add check to skip non-application projects in build workflow ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.2.2-pre.4 (prerelease)\n\nChanges since v2.2.2-pre.3:\n\n- Merge remote-tracking branch 'refs/remotes/origin/main' ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync scripts\\update-winget-manifests.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.2.2-pre.3 (prerelease)\n\nChanges since v2.2.2-pre.2:\n\n- Sync COPYRIGHT.md ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.2.2-pre.2 (prerelease)\n\nChanges since v2.2.2-pre.1:\n\n- Sync .gitignore ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync COPYRIGHT.md ([@ktsu[bot]](https://github.com/ktsu[bot]))\n- Sync scripts\\PSBuild.psm1 ([@ktsu[bot]](https://github.com/ktsu[bot]))\n## v2.2.2-pre.1 (prerelease)\n\nChanges since v2.2.1:\n\n- Bump the microsoft group with 2 updates ([@dependabot[bot]](https://github.com/dependabot[bot]))\n## v2.2.1 (patch)\n\nChanges since v2.2.0:\n\n- Add check to skip non-application projects in build workflow ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.2.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v2.2.0 (minor)\n\nChanges since v2.1.0:\n\n- Update analyzer package reference to use dynamic version ([@matt-edmondson](https://github.com/matt-edmondson))\n- Upgrade .NET SDK version from 9.0 to 10.0 across project files and documentation ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.1.0 (minor)\n\nChanges since v2.0.0:\n\n- Migrate PolyGuard to PolyEnsure ([@matt-edmondson](https://github.com/matt-edmondson))\n## v2.0.0 (major)\n\nChanges since v1.76.0:\n\n- [major] Add Roslyn analyzers to enforce SDK requirements and remove UseStringLengthAnalyzer ([@matt-edmondson](https://github.com/matt-edmondson))\n- Add ktsu.Sdk.Analyzers project with initial analyzer implementation and metadata files ([@matt-edmondson](https://github.com/matt-edmondson))\n- Add PolyGuard and PolyNullability properties for non-test projects ([@matt-edmondson](https://github.com/matt-edmondson))\n- Enhance assembly name check to support strong-named assemblies in MissingInternalsVisibleToAttributeAnalyzer ([@matt-edmondson](https://github.com/matt-edmondson))\n- Enhance MissingStandardPackagesAnalyzer to validate additional package references via MSBuild properties ([@matt-edmondson](https://github.com/matt-edmondson))\n- Fix attribute syntax for InternalsVisibleTo in code fix provider ([@matt-edmondson](https://github.com/matt-edmondson))\n- Fix erroneous spaces in solution discovery ([@matt-edmondson](https://github.com/matt-edmondson))\n- Fix solution directory discovery logic for great-grandparent level ([@matt-edmondson](https://github.com/matt-edmondson))\n- Refactor project files to import shared configuration before SDK settings ([@matt-edmondson](https://github.com/matt-edmondson))\n- Refactor RequiresSystemMemory method to simplify null checks on targetFramework ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update Sdk.targets to replace {version} placeholder with actual SDK version in release script ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update SetPackageReferenceProperties target to run before GenerateMSBuildEditorConfigFile ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.76.0 (minor)\n\nChanges since v1.75.0:\n\n- Add CLAUDE.md for SDK guidance and build instructions ([@matt-edmondson](https://github.com/matt-edmondson))\n- add manual triggering capability to the dotnet GitHub workflow ([@matt-edmondson](https://github.com/matt-edmondson))\n- Enhance README.md with detailed installation instructions, usage examples, and advanced configuration features for ktsu.Sdk ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update package references to latest versions in Sdk.targets ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.75.0 (minor)\n\nChanges since v1.74.0:\n\n- Remove System.Runtime.Numerics package reference from Sdk.targets to simplify target framework support. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.74.0 (minor)\n\nChanges since v1.73.0:\n\n- Replace Microsoft.Bcl.Numerics with System.Runtime.Numerics package reference in Sdk.targets and remove SuppressTfmSupportBuildWarnings property to streamline target framework support. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.73.0 (minor)\n\nChanges since v1.72.0:\n\n- Add SuppressTfmSupportBuildWarnings property to Sdk.targets to suppress build warnings related to target framework support. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.72.0 (minor)\n\nChanges since v1.71.0:\n\n- Add Microsoft.Bcl.Numerics package reference with version override in Sdk.targets for .NETStandard and .NETFramework compatibility ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.71.0 (minor)\n\nChanges since v1.70.0:\n\n- Refine Sdk.targets by adding conditions to Polyfill package reference and PolyGuard/PolyNullability properties to ensure they are only applied to non-test projects. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.70.0 (minor)\n\nChanges since v1.69.0:\n\n- Update package references in Sdk.targets with version overrides and add new properties for PolyGuard and PolyNullability to enhance project configuration. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.69.0 (minor)\n\nChanges since v1.68.0:\n\n- Update line ending configurations in .editorconfig and .gitattributes, and add target framework properties to Sdk.props, Sdk.App.props, and Sdk.ConsoleApp.props for improved project consistency. Also, clean up .gitignore and update scripts for better functionality. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.68.0 (minor)\n\nChanges since v1.67.0:\n\n- Add NoWarn property for test projects in Sdk.targets to suppress specific warnings ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.67.0 (minor)\n\nChanges since v1.66.0:\n\n- Consolidate target framework settings across project files by adding TargetFrameworks property to Sdk.csproj, Sdk.App.csproj, and Sdk.ConsoleApp.csproj, while removing redundant entries from Directory.Build.props and Sdk.props. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.66.0 (minor)\n\nChanges since v1.65.0:\n\n- Remove net9.0 target framework from Directory.Build.props and clean up unused file links in Directory.Build.targets to streamline project configuration. ([@matt-edmondson](https://github.com/matt-edmondson))\n- Remove Sdk.Test project from solution to streamline project structure and eliminate obsolete configurations. ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update target framework settings in project files and remove obsolete test project configurations. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.65.0 (minor)\n\nChanges since v1.64.0:\n\n- Enable target framework net9.0 in Sdk.props to support the latest .NET version. ([@matt-edmondson](https://github.com/matt-edmondson))\n- Refactor Sdk solution by removing Sdk.WinApp and Sdk.WinTest projects, and adding Sdk.App project with multi-targeting support. Update Sdk.Test properties to explicitly include supported target frameworks. ([@matt-edmondson](https://github.com/matt-edmondson))\n- Remove code coverage collection configuration from Sdk.props to simplify test project setup. ([@matt-edmondson](https://github.com/matt-edmondson))\n- Remove commented-out test results configuration from Sdk.props to clean up project properties. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.64.0 (minor)\n\nChanges since v1.63.0:\n\n- Refactor Sdk.props and Sdk.targets to remove unused RunSettingsFile references and streamline package data inclusion for non-test projects. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.63.0 (minor)\n\nChanges since v1.62.0:\n\n- Add test results configuration and enable code coverage collection in Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.62.0 (minor)\n\nChanges since v1.61.0:\n\n- Remove coverage-related properties and dependencies from Sdk.props to simplify test project configuration. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.61.0 (minor)\n\nChanges since v1.60.0:\n\n- Refine project inclusion logic in Sdk.targets to show solution scoped files only in non-test projects, enhancing clarity and organization. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.60.0 (minor)\n\nChanges since v1.59.0:\n\n- Refactor SDK structure by removing Sdk.Lib and updating project files to streamline SDK usage. Enhance README.md with clearer project type descriptions and usage instructions. Remove outdated version update script from workflows. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.59.0 (minor)\n\nChanges since v1.58.0:\n\n- Enhance SDK documentation and features in DESCRIPTION.md and README.md. Improve project structure detection, error handling, and package management capabilities. Update Sdk.props and Sdk.targets for better namespace generation and project inclusion logic. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.58.0 (minor)\n\nChanges since v1.57.0:\n\n- Refine conditions in Sdk.targets to improve project file inclusion logic for primary and test projects. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.57.0 (minor)\n\nChanges since v1.56.0:\n\n- Add publishing step for libraries to ktsu.dev in GitHub Actions workflow and refine conditions in Sdk.targets ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.56.0 (minor)\n\nChanges since v1.55.0:\n\n- Update TargetFrameworks in Sdk.props to include additional frameworks for improved compatibility ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.55.0 (minor)\n\nChanges since v1.54.0:\n\n- Refactor SDK import statements in Sdk.props files and remove redundant imports from Sdk.targets files across multiple projects to enhance modularity and maintainability. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.54.0 (minor)\n\nChanges since v1.53.0:\n\n- Enhance SDK import statements in Sdk.targets files for multiple projects to improve modularity and maintainability. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.53.0 (minor)\n\nChanges since v1.52.0:\n\n- Refactor SDK import statements in Sdk.props files for ConsoleApp and ImGuiApp to enhance modularity and maintainability. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.52.0 (minor)\n\nChanges since v1.51.0:\n\n- Remove redundant SDK import statements from Sdk.targets files across multiple projects to streamline project configuration. ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.51.0 (minor)\n\nChanges since v1.50.0:\n\n- Add SDK metadata and update project configurations ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.50.0 (minor)\n\nChanges since v1.49.0:\n\n- Remove deprecated files and update project configurations for multi-targeting support ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.49.0 (minor)\n\nChanges since v1.48.0:\n\n- Update project configuration and build scripts ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.48.0 (minor)\n\nChanges since v1.47.0:\n\n- Fix PackageReleaseNotes condition syntax in Sdk.props for NuGet compliance ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.47.0 (minor)\n\nChanges since v1.46.0:\n\n- Enhance PackageReleaseNotes handling in Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.46.0 (minor)\n\nChanges since v1.45.0:\n\n- Add coverage configuration to Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.45.0 (minor)\n\nChanges since v1.44.0:\n\n- Add Microsoft.Testing.Extensions.CodeCoverage package reference to Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.44.0 (minor)\n\nChanges since v1.43.0:\n\n- Add Microsoft.NET.Sdk to Sdk.props for enhanced project configuration ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.43.0 (minor)\n\nChanges since v1.42.0:\n\n- Enhance test project configuration in Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.42.0 (minor)\n\nChanges since v1.41.0:\n\n- Standardize library usage across projects in MSBuild SDK ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.41.0 (minor)\n\nChanges since v1.40.0:\n\n- Update SDK documentation and streamline scripts ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.40.0 (minor)\n\nChanges since v1.39.0:\n\n- [minor] New sdk version ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.39.1-pre.1 (prerelease)\n\nChanges since v1.39.0:\n## v1.39.0 (minor)\n\nChanges since v1.38.0:\n\n- Remove self-contained and single-file publish settings ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update configuration files and dependencies ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.38.0 (minor)\n\nChanges since v1.37.0:\n\n- Update SelfContained property in Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.37.0 (minor)\n\nChanges since v1.36.0:\n\n- Enable self-contained deployment in Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.36.0 (minor)\n\nChanges since v1.35.0:\n\n- Update runtime identifiers and publishing properties ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.35.0 (minor)\n\nChanges since v1.34.0:\n\n- Refactor project structure and update dependencies ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.34.0 (minor)\n\nChanges since v1.33.0:\n\n- Update SDK configurations and add centralized package management ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.33.0 (minor)\n\nChanges since v1.32.0:\n\n- Update project to .NET 9.0 and enhance configuration ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.32.0 (minor)\n\nChanges since v1.31.0:\n\n- Update PackageReferences in Sdk.targets ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.31.0 (minor)\n\nChanges since v1.30.0:\n\n- Update package references and manage versions centrally ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.30.0 (minor)\n\nChanges since v1.29.0:\n\n- Cleanup: Remove unused ktsu package references ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.29.0 (minor)\n\nChanges since v1.28.0:\n\n- Add WinApp adk ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.28.0 (minor)\n\nChanges since v1.27.0:\n\n- [minor] Remove duplicate CommandLineParser package reference ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.27.0 (minor)\n\nChanges since v1.26.0:\n\n- [minor] Fix typo in TestProjectNamespace ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.26.0 (minor)\n\nChanges since v1.25.0:\n\n- [minor] Fix InternalsVisibleTo for tests ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.25.0 (minor)\n\nChanges since v1.24.0:\n\n- [minor] Fix conditionals for internals ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.24.0 (minor)\n\nChanges since v1.23.0:\n\n- [minor] Fix test package namespace ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.23.0 (minor)\n\nChanges since v1.22.0:\n\n- [minor] Fix incorrect test package namespace ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.22.0 (minor)\n\nChanges since v1.21.0:\n\n- [minor] Upgrade DeepCLone ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.21.0 (minor)\n\nChanges since v1.20.0:\n\n- [minor] fix version ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.20.1-pre.1 (prerelease)\n\nChanges since v1.20.0:\n## v1.20.0 (minor)\n\nChanges since v1.19.0:\n\n- [minor] fix versions ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.19.1-pre.1 (prerelease)\n\nChanges since v1.19.0:\n## v1.19.0 (minor)\n\nChanges since v1.18.0:\n\n- [minor] Downgrade TestableIO package versions ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.18.0 (minor)\n\nChanges since v1.17.0:\n\n- [minor] Update TestableIO packages in Sdk.targets ([@matt-edmondson](https://github.com/matt-edmondson))\n- [patch] fix package version ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.17.1 (patch)\n\nChanges since v1.17.0:\n\n- [patch] fix package version ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.17.1-pre.1 (prerelease)\n\nIncremental prerelease update.\n## v1.17.0 (minor)\n\nChanges since v1.16.0:\n\n- Refactor package references in Sdk.targets ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.16.0 (minor)\n\nChanges since v1.15.0:\n\n- Enhance project existence checks in Sdk.props ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.15.0 (minor)\n\nChanges since v1.14.0:\n\n- Enhance SDK documentation and features for .NET 9.0 ([@matt-edmondson](https://github.com/matt-edmondson))\n- Update Sdk.targets to reference ktsu.Semantics instead of ktsu.SemanticString ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.14.1 (patch)\n\nChanges since v1.14.0:\n\n- Enhance SDK documentation and features for .NET 9.0 ([@matt-edmondson](https://github.com/matt-edmondson))\n## v1.14.0... (truncated due to NuGet length limits)","dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":0},"verified":true},"repo_metadata":{"id":290005116,"uuid":"973088994","full_name":"ktsu-dev/Sdk","owner":"ktsu-dev","description":"A comprehensive, robust MSBuild-based SDK for .NET projects (.NET 5.0+, .NET Standard 2.0/2.1) with optimizations for .NET 10.0. Features intelligent project structure detection with hierarchical solution discovery, path-based namespace generation from directory structure, and comprehensive error handling that prevents common MSBuild failures.","archived":false,"fork":false,"pushed_at":"2026-09-11T23:11:26.000Z","size":670,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-13T03:46:14.542Z","etag":null,"topics":["build-automation","code-quality","cross-platform","documentation","dotnet-sdk","github-workflow","metadata","msbuild","msbuildsdk","namespace-generation","net5","net6","net7","net8","net9","netstandard","nuget","package","project-structure","sdk"],"latest_commit_sha":null,"homepage":"https://ktsu.dev","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktsu-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2025-04-26T08:26:07.000Z","updated_at":"2026-09-11T23:09:53.000Z","dependencies_parsed_at":"2026-08-06T03:23:39.022Z","dependency_job_id":null,"html_url":"https://github.com/ktsu-dev/Sdk","commit_stats":null,"previous_names":["ktsu-dev/sdk"],"tags_count":163,"template":false,"template_full_name":null,"purl":"pkg:github/ktsu-dev/Sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktsu-dev","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37321913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ktsu-dev","name":"ktsu.dev","uuid":"173741850","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/173741850?v=4","repositories_count":1,"last_synced_at":"2024-06-27T04:14:29.861Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ktsu-dev","funding_links":[],"total_stars":0,"followers":0,"following":0,"created_at":"2024-06-27T04:14:30.460Z","updated_at":"2024-06-27T04:14:30.460Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktsu-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktsu-dev/repositories"},"tags":[{"name":"v2.27.1-pre.2","sha":"7feddbadebd1195761909060f821fc92447feedb","kind":"commit","published_at":"2026-08-18T23:06:52.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.27.1-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.27.1-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.27.1-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.27.1-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.27.1-pre.2/manifests"},{"name":"v2.27.1-pre.1","sha":"2569688bebd2705b5ac700044cc632631e61cbd6","kind":"commit","published_at":"2026-08-13T23:16:22.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.27.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.27.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.27.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.27.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.27.1-pre.1/manifests"},{"name":"v2.27.0","sha":"d5bf6986331819010395c21ce565a7586b3926a1","kind":"commit","published_at":"2026-08-13T18:54:15.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.27.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"c43b0551eaae30fcf2c0b89ad01f46876e64e738","kind":"commit","published_at":"2026-08-12T08:50:00.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.26.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"2acfc79e0dccb50a5ef0b8f17eba1dbaeb056390","kind":"commit","published_at":"2026-08-12T08:14:19.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.26.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"a7f9dd9f4490553d893246aec29a5f4425071e6c","kind":"commit","published_at":"2026-08-12T06:20:35.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.25.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"4a77eb2d66e11565e01206704cf1cbdfd0c23f51","kind":"commit","published_at":"2026-08-12T06:05:13.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.24.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"6049e1084f37181258c05905be4d0fce1423c9cd","kind":"commit","published_at":"2026-08-12T05:47:25.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.23.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"02059d79c8fdb7e22e739f12ec8dc1b8b0ac63fd","kind":"commit","published_at":"2026-08-12T00:17:12.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.22.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.22.0/manifests"},{"name":"v2.21.1","sha":"b4bac5349d7dd75fa07e783ea213b88dfcec3265","kind":"commit","published_at":"2026-08-11T07:39:14.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.21.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"bfac15d25df40805a93033a717a50b8fa0adfae2","kind":"commit","published_at":"2026-08-11T06:18:56.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.21.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"3c50afdf5c466360994d325718055d43532b53b9","kind":"commit","published_at":"2026-08-11T05:33:56.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.20.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"a510215a75bed9f596b02991fba9247f3315310f","kind":"commit","published_at":"2026-08-11T00:14:02.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.19.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"2aacdc86c4528645925beecb92a7249bf4d1f090","kind":"commit","published_at":"2026-08-07T08:35:26.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.18.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"4d09251f51fe99272527f625faefb08ed6026bca","kind":"commit","published_at":"2026-08-07T04:56:48.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.17.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"df2cf9b3b7de14c01cb800583d134598155a5108","kind":"commit","published_at":"2026-08-06T10:11:28.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.17.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.17.0/manifests"},{"name":"v2.16.2-pre.2","sha":"1c5185f483972790366c77f8301ccaa4236cdd85","kind":"commit","published_at":"2026-08-06T05:50:18.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.16.2-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.16.2-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.16.2-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.2-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.2-pre.2/manifests"},{"name":"v2.16.2-pre.1","sha":"20c4b4121482ea150ab3d5df47f993c1a90f193a","kind":"commit","published_at":"2026-08-06T03:08:41.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.16.2-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.16.2-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.16.2-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.2-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.2-pre.1/manifests"},{"name":"v2.16.1","sha":"b665c06ad80b236bc7404592fad3c6091d9abf6a","kind":"commit","published_at":"2026-08-06T02:22:39.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.16.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"31bb1694af3ab638ced4e03c6e66725191dfe5b8","kind":"commit","published_at":"2026-08-06T01:07:52.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.16.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.16.0/manifests"},{"name":"v2.15.1","sha":"eee67a204b2366ebf0970079c05ed922379ed399","kind":"commit","published_at":"2026-08-05T13:02:27.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.15.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.15.1/manifests"},{"name":"v2.15.1-pre.1","sha":"dd89f2b6e8e1b5879b29d78693400c8ff390ec5a","kind":"commit","published_at":"2026-08-05T12:02:22.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.15.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.15.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.15.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.15.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.15.1-pre.1/manifests"},{"name":"v2.15.0","sha":"daa063165715435cdd63ebe25c10d0e39468b446","kind":"commit","published_at":"2026-07-21T07:36:34.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.15.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"dc5dfb065ace44c21d6cb9b5b3d4fb73e0055a19","kind":"commit","published_at":"2026-07-21T06:29:22.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.14.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.14.0/manifests"},{"name":"v2.13.3-pre.2","sha":"6524f3328efee2f4d2601645ccfc495f0d9a051f","kind":"commit","published_at":"2026-07-16T03:09:33.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.13.3-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.13.3-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.13.3-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.3-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.3-pre.2/manifests"},{"name":"v2.13.3-pre.1","sha":"0d499e1dc8a3de0f40717495f3f55031e6192095","kind":"commit","published_at":"2026-07-02T23:26:49.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.13.3-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.13.3-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.13.3-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.3-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.3-pre.1/manifests"},{"name":"v2.13.2","sha":"2bb62d9f2a5839935aac35010efac8cc608d08b2","kind":"commit","published_at":"2026-07-01T06:01:11.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.13.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"359dc8edcaefbe850f002758b41e532bbc96a890","kind":"commit","published_at":"2026-06-29T13:15:57.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.13.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.1/manifests"},{"name":"v2.13.1-pre.1","sha":"272e0575a2a6ea05226c8e46b99f0b15774ad37a","kind":"commit","published_at":"2026-06-28T12:33:14.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.13.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.13.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.13.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.1-pre.1/manifests"},{"name":"v2.13.0","sha":"7b5e24eb04e6252adc8d39fb4cd58b4ef277a513","kind":"commit","published_at":"2026-06-28T12:18:31.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.13.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"5196bddb7f393af07e82fd6d21fe7d3ffaacd9ef","kind":"commit","published_at":"2026-06-28T06:53:24.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.12.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1154977ac2a3570984e77553ddd915aefa970fa5","kind":"commit","published_at":"2026-06-26T02:22:41.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.11.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"c7894edf2be26c49fe5f4f9dab3a1438922d41df","kind":"commit","published_at":"2026-06-20T11:47:11.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.10.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"c3abc24b3f4ceb4c1331d2c2c3889b136ea41a5f","kind":"commit","published_at":"2026-06-20T06:30:23.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.10.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.1/manifests"},{"name":"v2.10.1-pre.1","sha":"647df63cce558fcd0359eeecd752afb63efebcb5","kind":"commit","published_at":"2026-06-13T07:04:45.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.10.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.10.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.10.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.1-pre.1/manifests"},{"name":"v2.10.0","sha":"d9c8433fa5d442f1e2dcadb2af10de27749e485e","kind":"commit","published_at":"2026-06-13T05:28:41.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.10.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"a4afcb9d77be98308e40f7fae7a3224928e59d50","kind":"commit","published_at":"2026-06-13T01:51:32.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.9.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"b9fc405d3d128418eade0281d65f0163a09cf6dc","kind":"commit","published_at":"2026-06-13T01:48:30.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.9.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"10b85578cc0a103146cd7f064b285cbc10cf7e11","kind":"commit","published_at":"2026-06-13T01:20:18.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.9.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.9.0/manifests"},{"name":"v2.8.1-pre.1","sha":"2d9aa503f4d18e6f0df5dcf791ff3332bbc8fc0b","kind":"commit","published_at":"2026-06-12T09:05:32.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.8.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.8.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.8.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.8.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.8.1-pre.1/manifests"},{"name":"v2.8.0","sha":"7138860ec39568ca54fa45326d081d38f30281b3","kind":"commit","published_at":"2026-06-06T09:09:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.8.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"190825ef6b5f4699d05f1752096cf96c18900e06","kind":"commit","published_at":"2026-06-06T07:55:42.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.7.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.7.0/manifests"},{"name":"v2.6.2-pre.8","sha":"4b697767ef0bcc3ce5e824abd2aadc260f6f72b6","kind":"commit","published_at":"2026-06-06T05:51:47.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.8","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.8/manifests"},{"name":"v2.6.2-pre.7","sha":"971d3bd52b79c42a2f9033eacfe01ad57793ba1f","kind":"commit","published_at":"2026-06-06T05:45:17.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.7","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.7/manifests"},{"name":"v2.6.2-pre.6","sha":"bf517dc68654c85fca0bfbc4665a3722847d9f6b","kind":"commit","published_at":"2026-03-10T23:27:28.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.6","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.6/manifests"},{"name":"v2.6.2-pre.5","sha":"5120a9803be0cd668e84181ea4c65511d81f0784","kind":"commit","published_at":"2026-02-08T07:34:19.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.5","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.5/manifests"},{"name":"v2.6.2-pre.4","sha":"7729e565a10d4f2073ee1875ccc584c1f24a40b1","kind":"commit","published_at":"2026-02-06T01:01:40.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.4","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.4/manifests"},{"name":"v2.6.2-pre.3","sha":"f40fe69a2f99a4370088d02d46b610205c31bf69","kind":"commit","published_at":"2026-02-05T20:55:13.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.3","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.3/manifests"},{"name":"v2.6.2-pre.2","sha":"0323e7a268a2dd390cac2f1a2a67a8dcaeae954c","kind":"commit","published_at":"2026-02-03T03:01:57.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.2/manifests"},{"name":"v2.6.2-pre.1","sha":"653deeee0ff76f74e7c91694d35fc1525b8bcd5c","kind":"commit","published_at":"2026-02-03T02:57:15.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.2-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.2-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.2-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.2-pre.1/manifests"},{"name":"v2.6.1","sha":"6522b3fd4db92ba8e66e3edece1fbb94c542302d","kind":"commit","published_at":"2026-01-31T02:12:16.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.1/manifests"},{"name":"v2.6.1-pre.1","sha":"7504f8af4ac399e3d0fe9ab5da62a05c9d92cff4","kind":"commit","published_at":"2026-01-31T01:21:44.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.1-pre.1/manifests"},{"name":"v2.6.0","sha":"d6f1de9252e28ba1331d5c2cc5cd859ec10213e3","kind":"commit","published_at":"2026-01-31T01:00:14.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.6.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.6.0/manifests"},{"name":"v2.5.1-pre.1","sha":"de6bac28cf05c4f9e379670594be953b0d97b0f5","kind":"commit","published_at":"2026-01-31T00:42:19.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.5.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.5.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.5.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.5.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.5.1-pre.1/manifests"},{"name":"v2.5.0","sha":"957202d548fe8c884f03b285aee43e7c92450563","kind":"commit","published_at":"2026-01-30T05:35:15.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.5.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"2117de578f9e06fa2b4711a26d54c6019121156f","kind":"commit","published_at":"2026-01-30T02:49:05.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.4.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"57a03faeb40ebc71ba8132f1f28e45e908539ff7","kind":"commit","published_at":"2026-01-28T03:29:25.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.4.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.4.0/manifests"},{"name":"v2.3.1-pre.1","sha":"d1a9d76e338fa7cb735c0452c2f6453117dfb916","kind":"commit","published_at":"2026-01-28T03:10:27.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.3.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.3.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.3.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.3.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.3.1-pre.1/manifests"},{"name":"v2.3.0","sha":"e83990d66c0b11a733e61866b926c447f2990e98","kind":"commit","published_at":"2026-01-28T00:50:09.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.3.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.3.0/manifests"},{"name":"v2.2.2-pre.4","sha":"31ace4b8aa7ed923cc6d6e277fdcc6e696eea024","kind":"commit","published_at":"2026-01-26T04:47:38.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.2-pre.4","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.2-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.2-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.4/manifests"},{"name":"v2.2.2-pre.3","sha":"ad386d721dfbdadacb0b4973c6d75117e97a653d","kind":"commit","published_at":"2026-01-25T23:46:16.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.2-pre.3","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.2-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.2-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.3/manifests"},{"name":"v2.2.2-pre.2","sha":"f2dc01ea108ef9752577cb757a12ea5d2cfa22f4","kind":"commit","published_at":"2026-01-24T23:03:16.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.2-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.2-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.2-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.2/manifests"},{"name":"v2.2.2-pre.1","sha":"8f6043f675829413881b88c70769037d8c2b0d0f","kind":"commit","published_at":"2026-01-20T23:06:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.2-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.2-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.2-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.2-pre.1/manifests"},{"name":"v2.2.1","sha":"a3620484649fc688f4e03fb7beaa145d1e9e90f3","kind":"commit","published_at":"2026-01-18T08:03:22.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.1/manifests"},{"name":"v2.2.1-pre.1","sha":"131a322bd5eb11525af7725e92c75ceaf7e7e49b","kind":"commit","published_at":"2026-01-18T07:53:56.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.1-pre.1/manifests"},{"name":"v2.2.0","sha":"edc3561b6f4dbb685cc812052bd11fb28ba08dd8","kind":"commit","published_at":"2026-01-18T07:29:28.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.2.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"847de324bd9109dfc7039aad54c4e518fc430fc1","kind":"commit","published_at":"2026-01-18T06:49:12.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.1.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1e7b63dd5868a64915de363238dd3903bf9939b0","kind":"commit","published_at":"2026-01-18T06:30:13.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v2.0.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v2.0.0/manifests"},{"name":"v1.76.0","sha":"8d31833a073143d8cf609b563e0f5e95b786f1c2","kind":"commit","published_at":"2026-01-18T00:56:06.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.76.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.76.0/manifests"},{"name":"v1.75.0","sha":"f8518178c7771aafaebe352bef611cccc95d4281","kind":"commit","published_at":"2025-08-26T22:32:52.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.75.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.75.0/manifests"},{"name":"v1.74.0","sha":"b2128b8b5ff95b30585f03fadca081af09e74300","kind":"commit","published_at":"2025-08-26T04:31:38.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.74.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"90689750cc52c312e809ea4572927a6a66c50c5d","kind":"commit","published_at":"2025-08-26T04:14:56.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.73.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"0d59ecef3a37c2d48900d92ada5c26593b5e271d","kind":"commit","published_at":"2025-08-26T04:09:54.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.72.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"d632cc928b2347722af450f74075712d4443731e","kind":"commit","published_at":"2025-08-26T01:01:40.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.71.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"c05833b8e0da2b1a076688b351f4199adfee8cbb","kind":"commit","published_at":"2025-08-26T00:46:57.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.70.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"06da6bd35835ed61a5cafcc4ea15158a53e0c3f7","kind":"commit","published_at":"2025-08-25T22:37:06.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.69.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"dc4f1d595e01880012d65502d1b29e9d48999f79","kind":"commit","published_at":"2025-08-16T04:57:24.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.68.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"71f794cd5395437ad44ea8bb7b853a6986d8e10c","kind":"commit","published_at":"2025-08-16T04:46:15.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.67.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"b595ddf5066501848d340a481088a6e9c8060e2e","kind":"commit","published_at":"2025-08-16T04:36:51.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.66.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"a31662dd4efec28eb8bc37c176ab92fba347e74c","kind":"commit","published_at":"2025-08-16T04:07:07.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.65.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"de2d0f6dc38c33c224eb7e81fed26e59fc96c825","kind":"commit","published_at":"2025-08-12T03:23:41.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.64.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"fc46baad893eb2069823abebb0aa3fe3a92ec3d4","kind":"commit","published_at":"2025-08-12T03:12:08.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.63.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"2d72370670c17d9dcbdf22c7618740ba87572293","kind":"commit","published_at":"2025-08-12T03:09:27.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.62.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"9e6befa06c8080bc0353234f374147dc03b6db28","kind":"commit","published_at":"2025-08-12T02:46:57.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.61.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"8127294145aea0d7553deb25ee7e3e47ec4e5e74","kind":"commit","published_at":"2025-08-12T02:33:09.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.60.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"fad7bad4b6a3a7acd779a766168496bc467ef141","kind":"commit","published_at":"2025-08-11T23:03:37.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.59.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"3aa96a9aed3a5330c498339806612a1b2fd7136c","kind":"commit","published_at":"2025-08-11T10:37:38.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.58.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"89b89ea5604109cf1c976c379d603a2e819c3580","kind":"commit","published_at":"2025-08-11T07:13:01.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.57.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"a2f856093816264f8da412ffeebddf1b3b60717d","kind":"commit","published_at":"2025-08-06T07:42:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.56.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"239d0d0f069d6247664fcf8579455945527a15d1","kind":"commit","published_at":"2025-08-06T06:27:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.55.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"72ee52364921e2a594b75bac604a6d312a2e72b8","kind":"commit","published_at":"2025-08-06T05:43:45.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.54.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"3fbaec32a756683dd9dd891c197bcf170d0e42ed","kind":"commit","published_at":"2025-08-06T04:50:31.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.53.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"958c4865315c5b12cbf386f5406c62336e63803e","kind":"commit","published_at":"2025-08-06T04:12:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.52.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"38596cdb04eab101740dcbd40112a0c177b24548","kind":"commit","published_at":"2025-08-06T02:46:22.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.51.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"33bf6996e408a0f0483b1c4d2d10d26faf5b95b2","kind":"commit","published_at":"2025-08-06T02:14:01.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.50.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"7da4dcc0617e2e85236a0f01f8851c7527768538","kind":"commit","published_at":"2025-07-21T22:37:41.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.49.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"5cae9b4ea0fee4b8188d394d7be83749dace4eb4","kind":"commit","published_at":"2025-07-18T05:54:42.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.48.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"746ea6ba41cd000228bc298ecb536d7c78e59325","kind":"commit","published_at":"2025-07-18T05:18:47.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.47.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"3d411b299565873ce125e50720078adf1e0975ed","kind":"commit","published_at":"2025-06-15T08:20:48.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.46.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"ebfc3db0a59d01f3db420aaa2df809ff932f10b1","kind":"commit","published_at":"2025-06-15T07:34:11.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.45.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"2b69de961ccb952e95c306f7277142cd49adc918","kind":"commit","published_at":"2025-06-15T07:16:49.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.44.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"4a0d3cbb313ebd1b9c71603806b6faded687d0ea","kind":"commit","published_at":"2025-06-15T07:10:02.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.43.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"e489c64b3dd6768234d541c0b1ffeaccd33964f5","kind":"commit","published_at":"2025-06-15T06:33:08.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.42.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"67457728ad597e2f14cf24a00223ebffea98b681","kind":"commit","published_at":"2025-06-15T06:01:34.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.41.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"a3100724ab5916a5a210d92771d7bfeff362e602","kind":"commit","published_at":"2025-06-15T03:26:17.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.40.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.40.0/manifests"},{"name":"v1.39.1-pre.1","sha":"f6f3198c8603b17c441d9993547d2e38b3ecfb3b","kind":"commit","published_at":"2025-06-15T03:07:12.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.39.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.39.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.39.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.39.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.39.1-pre.1/manifests"},{"name":"v1.39.0","sha":"c2962ae06fd8d95c9b93960ce2e3b1100a4c3161","kind":"commit","published_at":"2025-06-13T10:51:41.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.39.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"392f32ac25830356d4950ae273c21de168ec2e32","kind":"commit","published_at":"2025-05-31T06:34:29.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.38.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"3c41d859d936bba423a9aa215488a4b8cbd796bd","kind":"commit","published_at":"2025-05-31T06:22:36.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.37.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"d31e52059e13844ca5237b254ec71e510e89c71d","kind":"commit","published_at":"2025-05-31T00:46:55.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.36.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"9619a34f0b4d082252001549464d991f5bd6b098","kind":"commit","published_at":"2025-05-29T09:03:39.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.35.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"8c24e59b8d24694dce4aa25d20fa240048b0e519","kind":"commit","published_at":"2025-05-28T02:32:12.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.34.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"e6024e9cbdb1847090741aa84440e5983cedc642","kind":"commit","published_at":"2025-05-23T10:08:27.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.33.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"2aabcb037262d5082fc744fff4c437925c5ce824","kind":"commit","published_at":"2025-05-22T10:10:59.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.32.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"07e0295cbf2587df4d13697ba75c0f1bda80a982","kind":"commit","published_at":"2025-05-22T10:01:24.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.31.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"ad9a9e40e8be758183d799221a49f2e49ef55e13","kind":"commit","published_at":"2025-05-22T02:45:46.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.30.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"a47943e87b831da85a0cd40e754e1dd5f2b9d8d1","kind":"commit","published_at":"2025-05-21T13:39:51.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.29.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a77e98aeb309173a16b6da2c77e48abb8a74e3c0","kind":"commit","published_at":"2025-05-21T12:35:40.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.28.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"5834c9c1b05e94d9f7a26e832558cc1b3ef60617","kind":"commit","published_at":"2025-05-21T09:50:39.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.27.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"b8852fd253a92dce5a1a44b4b9bba9206edc5755","kind":"commit","published_at":"2025-05-21T09:29:20.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.26.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"5673b94f6d22b6a10b25d5d444db6328a0214a9a","kind":"commit","published_at":"2025-05-21T09:18:55.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.25.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"670607f32bdd334033c16df94493633361ea1ac7","kind":"commit","published_at":"2025-05-21T08:07:31.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.24.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2ac162e3ae0ff93ff3b982eefa4eb7c7a1fa3dfa","kind":"commit","published_at":"2025-05-21T08:01:40.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.23.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"a34585269f55b7afb0859e923e9896cfeaac9bd8","kind":"commit","published_at":"2025-05-21T07:56:32.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.22.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"e383b4abf25bb074b8456dcf51a88e7a80974092","kind":"commit","published_at":"2025-05-21T07:40:11.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.21.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.21.0/manifests"},{"name":"v1.20.1-pre.1","sha":"749872a95d0e432f5c1ed358dbb8f90f8283a684","kind":"commit","published_at":"2025-05-21T07:36:04.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.20.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.20.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.20.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.20.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.20.1-pre.1/manifests"},{"name":"v1.20.0","sha":"4880e11143c0ff13c213c04cc1e57ccf688b193a","kind":"commit","published_at":"2025-05-21T07:16:53.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.20.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.20.0/manifests"},{"name":"v1.19.1-pre.1","sha":"d6b349522dd0a6a5ea6f5f461ac74a547c1e9332","kind":"commit","published_at":"2025-05-21T07:12:32.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.19.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.19.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.19.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.19.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.19.1-pre.1/manifests"},{"name":"v1.19.0","sha":"5a3a0bfe99c3f7c817b50050db5fe1f074f54c89","kind":"commit","published_at":"2025-05-21T06:58:25.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.19.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"1bf5c790e626e8ad055a38813d89c6efc1c23856","kind":"commit","published_at":"2025-05-21T06:46:44.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.18.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"595c1caec2b9b59de9e85c8030f2e97c2bd0cbe9","kind":"commit","published_at":"2025-05-21T05:50:59.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.17.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.17.1/manifests"},{"name":"v1.17.1-pre.1","sha":"dfa67345cafd3a49e4395b6f0976a5ceeb167f71","kind":"commit","published_at":"2025-05-21T05:43:55.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.17.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.17.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.17.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.17.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.17.1-pre.1/manifests"},{"name":"v1.17.0","sha":"f4e76875d155a88ee2b5dd4cb4699843f0f84d7b","kind":"commit","published_at":"2025-05-21T05:39:23.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.17.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"72fa8eff3ec47349d8ac2c7887dd43f0321b7799","kind":"commit","published_at":"2025-05-21T05:27:43.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.16.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"753b2e2f5275348b2ddb311dcdcea7311377508e","kind":"commit","published_at":"2025-05-21T05:13:11.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.15.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"8062f115d14d5fc0cc36a627feadaa2e9666d7ea","kind":"commit","published_at":"2025-05-21T05:07:52.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.14.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d1ae828321be4eb05c557f4c3bf73cb802b08ff5","kind":"commit","published_at":"2025-05-21T05:02:19.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.14.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"980509b811d22ff53f0eb985e605e7b997632e59","kind":"commit","published_at":"2025-05-21T03:45:24.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.13.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"b3a4f5897698f6daa1c64f205cdef89a03299a2b","kind":"commit","published_at":"2025-05-21T01:49:12.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.12.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"0a1cb9206e21c8f4187b7b96f5a743e1085a2f13","kind":"commit","published_at":"2025-05-21T00:01:20.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.12.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.12.0/manifests"},{"name":"v1.11.1-pre.2","sha":"132661ee1bd3296523b793d8ddea43611fb1f80e","kind":"commit","published_at":"2025-05-20T00:50:58.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.11.1-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.11.1-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.11.1-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.11.1-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.11.1-pre.2/manifests"},{"name":"v1.11.1-pre.1","sha":"667b76dce121bdf41cdb3096b70e842ab9041bf3","kind":"commit","published_at":"2025-05-18T15:48:18.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.11.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.11.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.11.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.11.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.11.1-pre.1/manifests"},{"name":"v1.11.0","sha":"efda6ef927cb2497c463d47885b5e4406becad46","kind":"commit","published_at":"2025-05-18T03:42:54.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.11.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.11.0/manifests"},{"name":"v1.10.2-pre.1","sha":"707882369a69aa5580f12c4885c9c88c224bf923","kind":"commit","published_at":"2025-05-17T06:45:04.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.10.2-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.10.2-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.10.2-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.10.2-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.10.2-pre.1/manifests"},{"name":"v1.10.1","sha":"3b8f5481db14b4733d831e4f6f44c56fef07dd35","kind":"commit","published_at":"2025-05-17T06:06:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.10.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"aca3d3dd89d53c2461950eebd183ebcc9372ebc3","kind":"commit","published_at":"2025-05-17T04:47:23.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.10.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"15b623203ec95b97dcf6fb613b0c739c63ea1915","kind":"commit","published_at":"2025-05-15T12:04:59.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.9.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.9.0/manifests"},{"name":"v1.8.1-pre.5","sha":"e187806867940f144da610e76441266af6b8e331","kind":"commit","published_at":"2025-05-04T09:53:34.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.8.1-pre.5","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.8.1-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.8.1-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.5/manifests"},{"name":"v1.8.1-pre.4","sha":"0a30e71b3391afb495c64286915747f705417600","kind":"commit","published_at":"2025-04-28T22:37:37.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.8.1-pre.4","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.8.1-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.8.1-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.4/manifests"},{"name":"v1.8.1-pre.3","sha":"428d5c0a272dbbe8f4527c61961c74e550cd4d5e","kind":"commit","published_at":"2025-04-28T22:26:54.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.8.1-pre.3","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.8.1-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.8.1-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.3/manifests"},{"name":"v1.8.1-pre.2","sha":"bd793193f34df7bc8ca082671ea796da261d9724","kind":"commit","published_at":"2025-04-28T03:22:39.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.8.1-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.8.1-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.8.1-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.2/manifests"},{"name":"v1.8.1-pre.1","sha":"0ebb2b03b5cba7b11453303eb90f60f84671c0df","kind":"commit","published_at":"2025-04-28T01:24:10.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.8.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.8.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.8.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.1-pre.1/manifests"},{"name":"v1.8.0","sha":"e97f7f95a617ee7ef476d1b4c7ed66cee5e1f022","kind":"commit","published_at":"2025-04-28T01:16:46.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.8.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.8.0/manifests"},{"name":"v1.7.1-pre.2","sha":"7244e495d486d729b1a19d8ca5932d991fbcfa60","kind":"commit","published_at":"2025-04-28T01:12:55.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.7.1-pre.2","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.7.1-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.7.1-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.7.1-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.7.1-pre.2/manifests"},{"name":"v1.7.1-pre.1","sha":"c3123940e8f660da18b6fbf8502355164db87f4b","kind":"commit","published_at":"2025-04-28T00:50:13.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.7.1-pre.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.7.1-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.7.1-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.7.1-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.7.1-pre.1/manifests"},{"name":"v1.7.0","sha":"00bb66e508d56aaf78ef8aacc6fa7b2acf975571","kind":"commit","published_at":"2025-04-26T11:30:24.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.7.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d08bccb77173cece4bd16adfcd5ca1bad11b56a0","kind":"commit","published_at":"2025-04-26T11:16:27.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.6.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"f1fa1ba68ce44627d0f9d3706932ee600e793adf","kind":"commit","published_at":"2025-04-26T10:54:14.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.5.1","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2117820f589d7ef845e423815e0aaad907892d7c","kind":"commit","published_at":"2025-04-26T10:16:13.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.5.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"fb1c273545731bb9dfa100534fdcca93aad93c9d","kind":"commit","published_at":"2025-04-26T09:46:56.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.4.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"eb43006be5a2ea14261490e47acf918caca7cfbe","kind":"commit","published_at":"2025-04-26T08:51:45.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.3.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"17a5e361a370dcc34b84877f7f389ffcb4e54085","kind":"commit","published_at":"2025-04-26T08:36:33.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.2.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d19f07605c33fa724c8a1ae13b7fcf9564048de6","kind":"commit","published_at":"2025-04-26T08:27:16.000Z","download_url":"https://codeload.github.com/ktsu-dev/Sdk/tar.gz/v1.1.0","html_url":"https://github.com/ktsu-dev/Sdk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ktsu-dev/Sdk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2FSdk/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-16T07:32:13.005Z","dependent_packages_count":0,"downloads":5793,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.07789952697443,"dependent_repos_count":5.757858810849649,"dependent_packages_count":15.396443326746901,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.077400554856993},"purl":"pkg:nuget/ktsu.sdk.tool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/ktsu.sdk.tool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/ktsu.sdk.tool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/ktsu.sdk.tool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T06:03:06.125Z","issues_count":13,"pull_requests_count":15,"avg_time_to_close_issue":1355153.75,"avg_time_to_close_pull_request":5795.785714285715,"issues_closed_count":4,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.38461538461538464,"avg_comments_per_pull_request":1.9333333333333333,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":13,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1355153.75,"past_year_avg_time_to_close_pull_request":5795.785714285715,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.38461538461538464,"past_year_avg_comments_per_pull_request":1.9333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsu-dev%2Fsdk/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ktsu.sdk.tool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ktsu.sdk.tool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ktsu.sdk.tool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ktsu.sdk.tool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ktsu.sdk.tool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ktsu.sdk.tool/codemeta","maintainers":[{"uuid":"ktsu.dev","login":"ktsu.dev","name":null,"email":null,"url":null,"packages_count":244,"html_url":"https://www.nuget.org/profiles/ktsu.dev","role":null,"created_at":"2026-08-06T01:16:27.187Z","updated_at":"2026-08-06T01:16:27.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/ktsu.dev/packages"}]}