Skip to content
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

The "source" element in adpContainer and cnaPublishedContainer seems to be incorrect or incomplete #339

Open
sei-vsarvepalli opened this issue Sep 3, 2024 · 1 comment

Comments

@sei-vsarvepalli
Copy link
Contributor

The "source element in the definitions seems to be an object but does not have any properties only has the minProperties defined. May be this is a mistake?

"source": {
"type": "object",
"description": "This is the source information (who discovered it, who researched it, etc.) and optionally a chain of CNA information (e.g. the originating CNA and subsequent parent CNAs who have processed it before it arrives at the MITRE root).\n Must contain: IF this is in the root level it MUST contain a CNA_chain entry, IF this source entry is NOT in the root (e.g. it is part of a vendor statement) then it must contain at least one type of data entry.",
"minProperties": 1
},

@ccoffin
Copy link
Collaborator

ccoffin commented Sep 17, 2024

Also discussed in Issue #48.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants