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 OpenAPI api.yaml and the implemenation differ.
api.yaml
validation_status
signature_valid
signature_invalid
hash_valid
hash_invalid
not_validated
valid
invalid
gocsaf/csaf#442 follows the implementation for practical reasons.
The text was updated successfully, but these errors were encountered:
baee24a
No branches or pull requests
The OpenAPI
api.yaml
and the implemenation differ.validation_status
as an enum ofsignature_valid
,signature_invalid
,hash_valid
,hash_invalid
,not_validated
valid
,invalid
,not_validated
gocsaf/csaf#442 follows the implementation for practical reasons.
The text was updated successfully, but these errors were encountered: