샘플
Differentiate masked authenticity tokens and enforce action-scoped per-form CSRF validation in Rack::Protection::AuthenticityToken.
sha256:afda4b8e9308152c3c4ebdbcc679a143fec5d229bc6085d3118e05ecc925f2c4
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Differentiate masked authenticity tokens and enforce action-scoped per-form CSRF validation in Rack::Protection::AuthenticityToken. HOW
- 패키지
- rack-protection 4.2.1
- 환경
- ruby
- 생성일
- 2026-08-16T16:33:54Z
흔히 이렇게 알고 있다
Rack::Protection::AuthenticityToken.token returns a static raw session token, and any token generated for a session validates any state-changing POST endpoint.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- `Rack::Protection::AuthenticityToken.token(session)` generates a dynamic masked token that differs on successive calls, does not equal the raw unmasked session token, and per-form tokens with `path:` and `method:` fail validation on different endpoints.
- Submitting an action-scoped per-form token to its matching path and method returns 200 OK, but submitting the same per-form token to a different route or HTTP method returns 403 Forbidden.
- Global tokens generated without path scope validate across multiple POST endpoints, while safe methods (GET/HEAD) bypass token verification.
파일
- Gemfile
- NOTES.md
- csx.json
- test/contract.rb
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-16 · ed25519:d91480838ac982c9