CSAF 2.1 CSD02 Public Feedback Resolution and Editor Revision (for TC meeting 2026-04-29)#1399
Merged
Conversation
- update dates - insert new revision for tracking - update pdf generation metadata - update to CSD03 where applicable
Seed Editor Revision 2026-04-29
- addresses parts of #1396 - created draft comment log - added issues to comment log
- resolves #1365 - correct spelling mistake - additionally correct format mistake
- addresses parts of #1396 - add solution to comment resolution log
sthagen
approved these changes
Apr 26, 2026
- addresses parts of #1396 - add pull request of Comment Log
- resolves #1371 - rephrase sentence to avoid usage of `ValidTLPLabel` - clarify which labels are valid (those from CSAF 2.1 JSON schema) - fix formatting
- addresses parts of #1372 - replace "information" with "warning" - add path requirement to error as well
- addresses parts of #1372 - remove specialized warnings covered by general rule - fix formatting
- addresses parts of #1372 - deal with multiple valid SPDX license expressions
- Fixed typos (link markup errors)
- reduced 'the the' to 'the' - simplified English (listed instead of reflected) - some small opinonated changes ;-)
- Fixed duplicated every occurence - Simplified English - Observation: We mix SHALL and MUST in exotic way around here ...
CSD02PR Comment Log
- addresses parts of #1372 - update text to use same wording for converters - unify phrases to align between converters
- addresses parts of #1374 - clarify handling of unicode as comment
- addresses parts of #1374 - add invalid example - add valid examples
sthagen
approved these changes
May 14, 2026
Signed-off-by: Stefan Hagen <stefan@hagen.link>
Fixed #1421 - simplified revision history section
tschmidtb51
force-pushed
the
editor-revision-2026-04-29
branch
from
May 15, 2026 09:30
c1f6781 to
4fb23ff
Compare
tschmidtb51
marked this pull request as ready for review
May 15, 2026 09:31
Contributor
Author
|
Motion set and seconded: https://groups.oasis-open.org/discussion/motion-for-1399
|
sthagen
approved these changes
May 15, 2026
…dapted markdown lint config Signed-off-by: Stefan Hagen <stefan@hagen.link>
Contributor
|
Incoming change set in:
If we would have forgotten, we could have applied before the next editor revision easily ... PS: inside if [ "$(uname)" = 'Darwin' ]; then quux="''"; else quux=''; fi;
for f in src/*.md; do \
sed -i ${quux} \
"s/^\*\ /- /g; s/^\ \ \*\ / - /g; s/^\ \ \ \ \*\ / - /g; s/^\ \ \ \ \ \ \*\ / - /g; " \
$f; done
for f in $(grep "^-------" src/*.md | cut -f1 -d:); do \
sed -i '' "s/^-------/---/g;" \
$f; doneand finally 2. edit diff --git a/csaf_2.1/prose/edit/etc/markdownlint.json b/csaf_2.1/prose/edit/etc/markdownlint.json
index eeb14631..e504b8a3 100644
--- a/csaf_2.1/prose/edit/etc/markdownlint.json
+++ b/csaf_2.1/prose/edit/etc/markdownlint.json
@@ -14,7 +14,7 @@
"style": "atx"
},
"hr-style": {
- "style": "-------"
+ "style": "---"
},
"line-length": false,
"link-fragments": false,
@@ -55,6 +55,6 @@
"style": "asterisk"
},
"ul-style": {
- "style": "asterisk"
+ "style": "dash"
}
} |
…sing Maint: asterisk and dash cleansing
Contributor
|
Motion passed 5/22 and merged on 5/27 during TC meeting: https://groups.oasis-open.org/discussion/motion-for-1399 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Content Changes
Editorial Changes
*#1370 (Comment Resolution CSD02PR: #1370 #1401)translation_json_schema.jsonid / title / description mismatch #1435 (Language Specific Translations #1437)Maintenance Changes
Tool Changes
Test Files Changes