샘플
Detect that missing session state in AuthenticityToken is an exception path instead of a normal 403 defense path.
sha256:4807cc2d2429689bda2de67ed180fc5ac55fea621ceae46855551facba968089
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Detect that missing session state in AuthenticityToken is an exception path instead of a normal 403 defense path. HOW
- 패키지
- rack-protection 4.2.1
- 환경
- ruby
- 생성일
- 2026-08-16T16:33:47Z
흔히 이렇게 알고 있다
If session setup is missing, `Rack::Protection::AuthenticityToken` should surface the `RuntimeError` from `Base#session` and stop request handling immediately.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- assert that `Rack::Protection::AuthenticityToken.new(app).call(Rack::MockRequest.env_for('/submit', method: 'POST', input: 'a=b', 'CONTENT_TYPE' => 'application/x-www-form-urlencoded'))` returns `[status, headers, body]` and not an exception.
- assert that the status from that tuple is exactly 403.
- assert that the body includes `Forbidden` because rejection is handled by `deny` even when session setup is wrong.
파일
- 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