Every type of organization must have an authority field: https://github.com/CVEProject/cve-services/blob/1df06cbe490ddd5783951c31d9804a69185a796d/src/model/baseorg.js#L13' but these two also have it redundantly (and would not pick up later changes to that in baseorg.js, if there ever are any): https://github.com/CVEProject/cve-services/blob/1df06cbe490ddd5783951c31d9804a69185a796d/src/model/cnaorg.js#L15 https://github.com/CVEProject/cve-services/blob/1df06cbe490ddd5783951c31d9804a69185a796d/src/model/secretariatorg.js#L15
Every type of organization must have an authority field:
cve-services/src/model/baseorg.js
Line 13 in 1df06cb
but these two also have it redundantly (and would not pick up later changes to that in baseorg.js, if there ever are any):
cve-services/src/model/cnaorg.js
Line 15 in 1df06cb
cve-services/src/model/secretariatorg.js
Line 15 in 1df06cb