We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the protobuf schema needs to be revisit, and where missing, some documentation annotations need to be added.
the documentation should be taken from JSON schema file, as it is the textual equivalent to the human-readable specification.
to keep docs mandatory, enable the linter rule "COMMENTS" (except for legacy schema files)
The text was updated successfully, but these errors were encountered:
i work on this ASAP
Sorry, something went wrong.
30040f7
docs: transfer specdocs to ProtoBuf 1.6 (CycloneDX#539)
0c902e2
fixes CycloneDX#538 texts were taken from the human-readable Spec CycloneDX 1.6.0 --------- Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
d8fa000
jkowalleck
Successfully merging a pull request may close this issue.
the protobuf schema needs to be revisit,
and where missing, some documentation annotations need to be added.
the documentation should be taken from JSON schema file, as it is the textual equivalent to the human-readable specification.
to keep docs mandatory, enable the linter rule "COMMENTS" (except for legacy schema files)
The text was updated successfully, but these errors were encountered: