docs: Add Claude Code baseline: CLAUDE.md#731
Open
medmes wants to merge 5 commits intokyma-project:mainfrom
Open
docs: Add Claude Code baseline: CLAUDE.md#731medmes wants to merge 5 commits intokyma-project:mainfrom
medmes wants to merge 5 commits intokyma-project:mainfrom
Conversation
3 tasks
Elevates the CVE-2023-44487 / TLS 1.3 constraints already present in Code conventions into a dedicated Security guardrails section with explicit rationale for each constraint to prevent accidental weakening.
Covers container image (BDBA), Go module SCA (Mend), and Go SAST (Checkmarx). Highlights FIPS constraint on crypto fixes, CVE-2023-44487 mitigation in TLS config, and multi-module triage workflow.
Brings runtime-watcher to full parity: principal-engineer agent (Opus, security-first review — TLS/mTLS/FIPS/listener-API focus), go-conventions rule (loads on *.go: FIPS + TLS CVE mitigations inline with golangci.yaml).
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.
Summary
CLAUDE.mdat repo root so every Claude Code session starts with accurate context about this repoSKREventListener,WatchEvent,GenericEvent), runtime-watcher webhook behaviour, all env vars with defaults, the TLS 1.3 / CVE-2023-44487 constraint, and links todocs/Motivation
Part of the Jellyfish team initiative to add Claude Code baseline context to all team repos (see kyma-project/lifecycle-manager#3241). This is the runtime-watcher complement to lifecycle-manager#3248.
Test plan
CLAUDE.mdloads with correct module structure and API surface