Skip to content

docs: 0.15.0 bump + FP safety banner + chart-vs-tag#741

Open
ashwinamardeep-ashwin wants to merge 1 commit into
mainfrom
ashwin/security-md-safety-banner
Open

docs: 0.15.0 bump + FP safety banner + chart-vs-tag#741
ashwinamardeep-ashwin wants to merge 1 commit into
mainfrom
ashwin/security-md-safety-banner

Conversation

@ashwinamardeep-ashwin
Copy link
Copy Markdown
Contributor

@ashwinamardeep-ashwin ashwinamardeep-ashwin commented May 28, 2026

Four small fixes:

  1. Version bump for today's 0.15.0 GA (chart 0.15.0 / images 0.15.8).
  2. FP registry safety banner — explicit Status field check so fixed-with-upgrade findings aren't treated as false positives.
  3. Chart-vs-tag callout — explains that customers must pull the appVersion image tag, not the chart number, with empirically-verified worked example (chart 0.14.6 → images 0.14.9).
  4. GitHub Action (security-md-auto-bump.yml) — auto-opens a follow-up PR to bump the version references in SECURITY.md on each new langsmith-* GA release. Uses HTML comment markers to fence the auto-updatable regions; only marked sections are ever modified. Historical worked example is preserved by design.

Security note on item 4: the release tag value is passed to shell steps via env: (not interpolated into run: script bodies) to avoid Actions script injection, and is shape-checked before use. Token scope is limited to contents: write + pull-requests: write; the workflow opens a PR for review rather than committing to main.

No existing FP registry rows rewritten. No content outside the marker blocks is automatable.

Three minimal follow-ups to the merged SECURITY.md:

1. Bump stale 0.14.6/0.14.9 references to current GA (0.15.0/0.15.8).
2. Add a Status-check banner at the top of the FP registry so customers
   don't close fixed-with-upgrade findings as false positives.
3. Add a chart-vs-tag callout explaining that the image tag is the
   chart's appVersion (with worked example: chart 0.14.6 -> tag 0.14.9).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ashwinamardeep-ashwin ashwinamardeep-ashwin requested a review from a team as a code owner May 28, 2026 22:50
@ashwinamardeep-ashwin ashwinamardeep-ashwin enabled auto-merge (squash) May 28, 2026 22:50
@ashwinamardeep-ashwin ashwinamardeep-ashwin force-pushed the ashwin/security-md-safety-banner branch from 1f4dec4 to 184f0cd Compare May 28, 2026 22:52
@ashwinamardeep-ashwin ashwinamardeep-ashwin self-assigned this May 28, 2026
@ashwinamardeep-ashwin ashwinamardeep-ashwin force-pushed the ashwin/security-md-safety-banner branch from 184f0cd to 2e05331 Compare May 28, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant