Files
llm-wiki/harness/state/commit-runs/samesite-cookie-mdn/proof-manifest.json
T

147 lines
5.2 KiB
JSON

{
"proofs": [
{
"execution": {
"argv": [
"proof-runner/exact-utf8-v1",
"repo",
"harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"94:94"
],
"exact_match": true,
"exit_code": 0,
"stdout_sha256": "962ffdf6e80d4084705c99aa00699dad5836429b514772fc5e401e3a0e09821d",
"stdout_utf8": "Send the cookie only for requests originating from the same site that set the cookie."
},
"finding": {
"id": "MDN-SAMESITE-C1",
"role": "quote"
},
"source": {
"line_end": 94,
"line_start": 94,
"namespace": "repo",
"path": "harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"quote_utf8": "Send the cookie only for requests originating from the same site that set the cookie.",
"sha256": "730103fe0c74ccbf31f34d793d1fcb0cd54342b992d3b48732e622f271103e49"
}
},
{
"execution": {
"argv": [
"proof-runner/exact-utf8-v1",
"repo",
"harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"96:96"
],
"exact_match": true,
"exit_code": 0,
"stdout_sha256": "47ffccbd6fa06676ca8391bc2decf6e165246a9f9778ff3e12abfc75d6b97edb",
"stdout_utf8": "Send the cookie only for requests originating from the same site that set the cookie, and for cross-site requests that meet both of the following criteria:"
},
"finding": {
"id": "MDN-SAMESITE-C2",
"role": "quote"
},
"source": {
"line_end": 96,
"line_start": 96,
"namespace": "repo",
"path": "harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"quote_utf8": "Send the cookie only for requests originating from the same site that set the cookie, and for cross-site requests that meet both of the following criteria:",
"sha256": "730103fe0c74ccbf31f34d793d1fcb0cd54342b992d3b48732e622f271103e49"
}
},
{
"execution": {
"argv": [
"proof-runner/exact-utf8-v1",
"repo",
"harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"100:100"
],
"exact_match": true,
"exit_code": 0,
"stdout_sha256": "cf505469eb2b045be635dac31610f8401a9a5b7795fd1b40946749dc51e0b870",
"stdout_utf8": "The request uses a safe method: in particular, this excludes POST, PUT, and DELETE."
},
"finding": {
"id": "MDN-SAMESITE-C3",
"role": "quote"
},
"source": {
"line_end": 100,
"line_start": 100,
"namespace": "repo",
"path": "harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"quote_utf8": "The request uses a safe method: in particular, this excludes POST, PUT, and DELETE.",
"sha256": "730103fe0c74ccbf31f34d793d1fcb0cd54342b992d3b48732e622f271103e49"
}
},
{
"execution": {
"argv": [
"proof-runner/exact-utf8-v1",
"repo",
"harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"105:106"
],
"exact_match": true,
"exit_code": 0,
"stdout_sha256": "3cd8be39b44d32d0cd3e7fb3cf6d655e909a7432d8d7c277f31c7f20159bd6ff",
"stdout_utf8": "Send the cookie with both cross-site and same-site requests.\nThe Secure attribute must also be set when using this value."
},
"finding": {
"id": "MDN-SAMESITE-C4",
"role": "quote"
},
"source": {
"line_end": 106,
"line_start": 105,
"namespace": "repo",
"path": "harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"quote_utf8": "Send the cookie with both cross-site and same-site requests.\nThe Secure attribute must also be set when using this value.",
"sha256": "730103fe0c74ccbf31f34d793d1fcb0cd54342b992d3b48732e622f271103e49"
}
},
{
"execution": {
"argv": [
"proof-runner/exact-utf8-v1",
"repo",
"harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"101:101"
],
"exact_match": true,
"exit_code": 0,
"stdout_sha256": "e66802caf9f4332a22cfc26e5a499679663a0c88d537e6edbd9f2058321d9cb9",
"stdout_utf8": "Some browsers use Lax as the default value if SameSite is not specified: see Browser compatibility for details."
},
"finding": {
"id": "MDN-SAMESITE-C5",
"role": "quote"
},
"source": {
"line_end": 101,
"line_start": 101,
"namespace": "repo",
"path": "harness/state/commit-runs/samesite-cookie-mdn/source-fetch.txt",
"quote_utf8": "Some browsers use Lax as the default value if SameSite is not specified: see Browser compatibility for details.",
"sha256": "730103fe0c74ccbf31f34d793d1fcb0cd54342b992d3b48732e622f271103e49"
}
}
],
"run": {
"id": "wiki-source-summarizer-samesite-mdn-2026-07-23",
"profile": "capture"
},
"schema_version": "proof-manifest/v1",
"verification": {
"fail_count": 0,
"pass_count": 5,
"proof_count": 5,
"schema_version": "proof-manifest-result/v1",
"status": "PASS"
}
}