-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editorial #841
Comments
|
|
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - correct vers example by removing invalid space
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - update link to vers
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - update count of conformance targets
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - fix refs in date and time (wrong brackets)
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - fix format mistake - add section 5 to be of relevance for conformance
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - sort guidance on size - remove obsolete scores from guidance on size
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - update OpenSSL digest list
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - update reference to ISO 8601
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - update SBOM format references
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#530, oasis-tcs#841 - rephrase test 6.1.11 and 6.3.4 to clarify the test according to the change to multiple CWEs
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#774, oasis-tcs#841 - add conversion rule - correct JSON path by adding missing `product_identification_helper` part
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841 - update missing dates - update CVE link
tschmidtb51
added a commit
to tschmidtb51/csaf
that referenced
this issue
Jan 31, 2025
- addresses parts of oasis-tcs#841, oasis-tcs#817, oasis-tcs#629 - clearly state that additional conventions have to be respected by the consumer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some editorial things were mentioned at the CSAF workshops:
vers
example:vers:gem/>=2.2.0|!= 2.2.1|<2.3.0
=>vers:gem/>=2.2.0|!=2.2.1|<2.3.0
The text was updated successfully, but these errors were encountered: