We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a22c4 commit 7e90404Copy full SHA for 7e90404
csaf_2.1/prose/edit/src/tests-02-optional.md
@@ -1041,7 +1041,7 @@ The relevant paths for this test are:
1041
1042
### Disclosure Date newer than Revision History
1043
1044
-For each vulnerability, it MUST be tested that the `disclosure_date` is not newer than the `date` of the newest item of the `revision_history`
+For each vulnerability, it MUST be tested that the `disclosure_date` is earlier or equal to the `date` of the newest item of the `revision_history`
1045
if the `disclosure_date` is in the past at the time of the test execution.
1046
As the timestamps might use different timezones, the sorting MUST take timezones into account.
1047
0 commit comments