From a6c956189323b12138dac0991087a1a5847fdc08 Mon Sep 17 00:00:00 2001 From: Yann Prono Date: Thu, 25 Aug 2022 12:21:30 -0400 Subject: [PATCH] message is not a valid property of threadFlowLocation according to the JSON schema --- docs/3-Beyond-basics.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/3-Beyond-basics.md b/docs/3-Beyond-basics.md index 94741e0..6fe2a2e 100644 --- a/docs/3-Beyond-basics.md +++ b/docs/3-Beyond-basics.md @@ -649,9 +649,6 @@ The tool might produce something like this (see [bad-eval-with-code-flow.sarif]( { "locations": [ { - "message": { - "text": "The tainted data enters the system here." - }, "location": { "physicalLocation": { "artifactLocation": { @@ -688,9 +685,6 @@ The tool might produce something like this (see [bad-eval-with-code-flow.sarif]( "nestingLevel": 0 }, { - "message": { - "text": "The tainted data is used insecurely here." - }, "location": { "physicalLocation": { "artifactLocation": {