Skip to content

Bump ssrf-guard demos to 3.1.1#95

Merged
jlc488 merged 1 commit into
mainfrom
chore/bump-ssrf-guard-3.1.1
Jul 5, 2026
Merged

Bump ssrf-guard demos to 3.1.1#95
jlc488 merged 1 commit into
mainfrom
chore/bump-ssrf-guard-3.1.1

Conversation

@jlc488

@jlc488 jlc488 commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Points all 8 ssrf-guard demos at the v3.1.1 security patch (uppercase-scheme bypass fix in the LLM tool-input guard).

  • 8 demos: ssrf-guard-demo (meta), -feign, -httpclient5, -jdkhttp, -langchain4j, -native-image, -okhttp, -springai
  • build.gradle.kts dependency coordinates + README (en/ko) references, 3.1.03.1.1
  • API-identical patch — no demo code changes

Verification

3.1.1 is live on Maven Central. Clean-built (--refresh-dependencies, fresh compile + test) locally, all green:

  • ssrf-guard-demo (core + resttemplate + webclient)
  • ssrf-guard-springai-demo
  • ssrf-guard-langchain4j-demo

The springai + langchain4j demos exercise the exact module the fix touched. The remaining single-adapter demos (feign, okhttp, jdkhttp, httpclient5, native-image) follow the identical pattern and are covered by the CI build matrix.


한국어

8개 ssrf-guard 데모를 v3.1.1(LLM 툴 입력 가드 대문자 스킴 우회 수정)로 갱신. build.gradle.kts 의존성 + README(en/ko) 좌표를 3.1.0 → 3.1.1로. API 동일 patch라 데모 코드 변경 없음. 3.1.1은 Maven Central live 확인, 메타·springai·langchain4j 데모를 clean 빌드(--refresh-dependencies)로 green 검증. 나머지 단일 어댑터 데모는 동일 패턴이며 CI 매트릭스가 커버.

Point all 8 ssrf-guard demo dependencies + READMEs (en/ko) at the
v3.1.1 security patch (uppercase-scheme bypass fix). API-identical
patch — no demo code changes.

Verified: meta demo (core + resttemplate + webclient), springai, and
langchain4j demos clean-build green against 3.1.1 (--refresh-dependencies,
fresh compile + test). CI matrix covers the remaining single-adapter
demos (feign, okhttp, jdkhttp, httpclient5, native-image).
@jlc488
jlc488 merged commit a077bfb into main Jul 5, 2026
10 checks passed
@jlc488
jlc488 deleted the chore/bump-ssrf-guard-3.1.1 branch July 5, 2026 15:49
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