You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application panicked (crashed).
Message: key publisher is missing
Location: /home/abc/.cargo/registry/src/github.com-1ecc6299db9ec823/typify-impl-0.0.12/src/convert.rs:967
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
The text was updated successfully, but these errors were encountered:
The application panicked (crashed).
Message: external references are not supported: https://docs.oasis-open.org/csaf/csaf/v2.0/csaf_json_schema.json#/properties/document/properties/publisher
Location: typify-impl/src/convert.rs:963
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Here's the offending schema:
"publisher": {
"title": "Publisher",
"description": "Provides information about the publisher of the CSAF documents in this repository.",
"$ref": "https://docs.oasis-open.org/csaf/csaf/v2.0/csaf_json_schema.json#/properties/document/properties/publisher"
},
Schema: https://github.com/oasis-tcs/csaf/blob/master/csaf_2.0/json_schema/provider_json_schema.json
Started with:
Results in:
The text was updated successfully, but these errors were encountered: