oasis-open / csaf-documentation

OASIS TC Open Repository: A GitHub repository for management of non-normative information about the work of the CSAF Technical Committee, including documentation
https://oasis-open.github.io/csaf-documentation/
BSD 3-Clause "New" or "Revised" License
19 stars 11 forks source link

General suggestion - standardize on regex where requiring specific string matching. #7

Open dstrohl opened 3 years ago

dstrohl commented 3 years ago

In the models section, always include the regular expression where matching is required. (sometimes you had "must be less than x characters long", sometimes you listed some of the items (like with the CVSS scores). It would be helpful to be able to simply copy the regex into systems instead of having to figure it out each time. (not a big deal, but if you are already there, it's a nice thing).

tschmidtb51 commented 3 years ago

Does this question relate to CSAF CVRF 1.2 or CSAF 2.0?