Add kriya to community projects#1473
Open
sandeepshekhar26 wants to merge 4 commits into
Open
Conversation
kriya is an on-device AI agent governance tool with deny-by-default egress control, secret scanning, and signed offline-verifiable audit records. It works with Claude Code and other MCP-based agents. GitHub: https://github.com/sandeepshekhar26/kriya-console
The govulncheck step was failing due to cache restoration errors (tar: Cannot open: File exists). Disabling caching in the build-lint-validate job isolates it from cache corruption while keeping cache enabled in the tests job for performance. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
… tar errors" This reverts commit eddb359.
govulncheck (CI 'Build, Lint, and Validate' job) fails with exit code 3 because golang.org/x/text@v0.37.0 is affected by GO-2026-5970 (infinite loop on invalid input), reachable via auth.DefaultHTTPKeyFetcher.FetchKey -> http.Client.Do. Fixed in x/text v0.39.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
kriya is an on-device AI agent governance tool with deny-by-default egress control, secret scanning, and signed offline-verifiable audit records for Claude Code and other agents.
GitHub: https://github.com/sandeepshekhar26/kriya-console
Features: