[P2][test] 보안/DoS/호환성 회귀 테스트 및 CI hardening 추가 #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
목적
현재 Go v2.1.8 API shape 비교, HTTP/TCP/UDP smoke, JWT compatibility fixture가 있는 점은 좋습니다. public-facing relay 운영을 위해 보안/DoS 회귀 테스트와 CI hardening을 추가합니다.
추가 테스트 제안
/v1/signunauthorized/replay test</script>metadata escape)CI 제안
완료 기준
검토 기준: 업로드된 Rust
portal-relay코드 정적 리뷰. 리뷰 환경에서는cargo check/test/clippy를 실행하지 못했습니다.부분 수용 후 닫습니다. PR #62/#63에서 keyless auth/replay, body limit, SSR XSS, TTL cap, port reuse, stale session, hop policy, UDP flow cap, secret permission 등 회귀 테스트를 추가했고 clippy를 통과시켰습니다. cargo audit/deny와 CI workflow 도입은 이 repo의 현재 CI 인프라/정책 범위를 넘는 별도 운영 결정이라 이번 이슈에서는 수용하지 않습니다.