示例
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