Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
a1a11ff
Adding validation for invalid key input on Org creation/update
afoote-mitre Apr 20, 2026
35132d7
Condensed two schema locations into one, updated references for tests…
afoote-mitre Apr 21, 2026
335d0ed
Merge conflcits with dev
afoote-mitre Apr 22, 2026
de2b7a6
Fixed int tests that broke when merging with dev
afoote-mitre Apr 22, 2026
69fd0bf
Merge pull request #1770 from CVEProject/af-1688
david-rocca Apr 23, 2026
7c6edb3
testing readPreference
david-rocca Apr 23, 2026
320944b
Revert "testing readPreference"
david-rocca Apr 23, 2026
3b1a752
testing read preference at transaction level
jdaigneau5 Apr 23, 2026
9da249b
moving read preference from session to transaction
jdaigneau5 Apr 23, 2026
2603b89
Reverting dev changes
jdaigneau5 Apr 23, 2026
21d8a23
Bump path-to-regexp from 0.1.12 to 0.1.13
dependabot[bot] Apr 1, 2026
0dd84af
Bump brace-expansion from 1.1.12 to 1.1.13
dependabot[bot] Apr 1, 2026
2999738
fix high vuln
david-rocca Apr 7, 2026
3774de8
updating versions
david-rocca Apr 7, 2026
43329b8
Fixing version number conflicts
david-rocca Apr 29, 2026
b62d7ad
Conflicts
david-rocca Apr 29, 2026
66dd9c6
Added Glossary capability
david-rocca Apr 7, 2026
3a0ef42
Make the returns a little bit better
david-rocca Apr 7, 2026
626fd5e
Unlock for development
david-rocca Apr 29, 2026
dfd1540
Added restricted fields, changed how data is returned to the user, se…
david-rocca Apr 23, 2026
b3a5725
Adding root org
david-rocca Apr 23, 2026
5df3607
updating root_or_tlr to top level root
david-rocca Apr 23, 2026
2a80e4d
Partner type / cna active / inactive date
david-rocca Apr 24, 2026
bca191b
More tests, and work on advisory location changes
david-rocca Apr 24, 2026
a5d4057
moved poc, probably will need more work
david-rocca Apr 24, 2026
f265774
remove some oddities
david-rocca Apr 24, 2026
4cab75e
Update partner_active_date and partner_inactive_date to be date not d…
david-rocca Apr 27, 2026
237d758
Fixing various bugs
david-rocca Apr 27, 2026
41a3f9b
Fixing some CNAOrg missing fields
david-rocca Apr 28, 2026
81d6909
more schema updateS
david-rocca Apr 28, 2026
573f7b9
renamed to additional contacts
david-rocca Apr 28, 2026
959a2c6
Adding validation for invalid key input on Org creation/update
afoote-mitre Apr 20, 2026
7db675c
Conflicts
david-rocca Apr 29, 2026
5134b59
Fixed int tests that broke when merging with dev
afoote-mitre Apr 22, 2026
8cad8f1
Bump path-to-regexp from 0.1.12 to 0.1.13
dependabot[bot] Apr 1, 2026
12fab75
Bump brace-expansion from 1.1.12 to 1.1.13
dependabot[bot] Apr 1, 2026
0642892
fix high vuln
david-rocca Apr 7, 2026
eeadd7f
updating versions
david-rocca Apr 7, 2026
fedb322
Fixing version number conflicts
david-rocca Apr 29, 2026
e6a0697
more conflicts
david-rocca Apr 29, 2026
391afea
Added Glossary capability
david-rocca Apr 7, 2026
a3bcd32
Make the returns a little bit better
david-rocca Apr 7, 2026
c711ce7
Unlock for development
david-rocca Apr 29, 2026
7552551
Updated error handling on getOrg() to properly separate 404 responses…
afoote-mitre Apr 23, 2026
695233b
Adding context to ensure error handling is clear
afoote-mitre Apr 23, 2026
3558b94
Added back in parseError in registryUser routing, added tests to ensu…
afoote-mitre Apr 23, 2026
642a4b0
Added SEC-only endpoint for updating conversation by UUID; better con…
cberger8 Apr 28, 2026
dc22d65
Conflicts
david-rocca Apr 29, 2026
0fd22db
Conflicts
david-rocca Apr 29, 2026
c77f8f1
conflicts
david-rocca Apr 29, 2026
f9064f5
missing conflict
david-rocca Apr 29, 2026
962eda9
Fixing unit tests
david-rocca Apr 30, 2026
13d01f7
renamed and moved private_contacts
david-rocca Apr 30, 2026
f1fa8ea
Should now respect empty arrays
david-rocca Apr 30, 2026
a11961b
Deal with string vs date issue
david-rocca Apr 30, 2026
62d5b27
removed accidental commit
david-rocca Apr 30, 2026
24f4606
fixed accidental commit
david-rocca Apr 30, 2026
71d9d9e
A bit of refactoring
david-rocca May 1, 2026
4c6e106
Some comments
david-rocca May 1, 2026
6fe7c13
Securing inUse and in_use
david-rocca May 1, 2026
e25d23f
Merge pull request #1792 from CVEProject/dr_1785
david-rocca May 1, 2026
79182c2
Merge pull request #1793 from CVEProject/dr_1784
david-rocca May 1, 2026
78d906f
fixing linting issues:
david-rocca May 1, 2026
e2d1c92
Merge branch 'updated_ur_fields' into dr_1775
david-rocca May 1, 2026
8bc8232
Merge pull request #1794 from CVEProject/dr_1775
david-rocca May 1, 2026
b2e37ff
FixeS
david-rocca May 1, 2026
2babf84
Cleanup return values from review objects
david-rocca May 1, 2026
e2fbbdb
Attempting to fix the user being in admin array but not in user array
david-rocca May 1, 2026
3770508
Aliases must now be globally unique
david-rocca May 4, 2026
a00e744
remove the endpoints to approve / create review objects on their own
david-rocca May 4, 2026
66bc78d
Revert "remove the endpoints to approve / create review objects on th…
david-rocca May 4, 2026
32cc9eb
To keep some tests working correctly, we will keep the endpoints, but…
david-rocca May 4, 2026
9eab687
Removing stuff from swagger
david-rocca May 4, 2026
b2de8ea
added a transaction and an await, the lock will now be detected if tw…
david-rocca May 4, 2026
546116d
linting fixes
david-rocca May 4, 2026
2f2d69d
Fixing unit tests
david-rocca May 4, 2026
f4bcd59
We now check to see if the user can read the review
david-rocca May 4, 2026
ec82910
fixing some unit tests
david-rocca May 4, 2026
0e78d35
changing users and user roles should now create audit logs
david-rocca May 4, 2026
f39697c
Removing some items from the audit logs
david-rocca May 5, 2026
e34066c
Admin users can now add conversations
david-rocca May 5, 2026
cf33007
Hydration
david-rocca May 5, 2026
bbd272b
we can't have duplicate shortnames
david-rocca May 5, 2026
1c133fc
updated unit testS
david-rocca May 5, 2026
d9dd1c7
Updated openapi docs
david-rocca May 5, 2026
50a3864
Merge pull request #1797 from CVEProject/dr_various_cleanup_fixes
david-rocca May 7, 2026
97b34b4
changing contact info object
david-rocca May 7, 2026
922bce4
charter_or_scope should be a string
david-rocca May 7, 2026
bf5170b
Org admins can now see latest open review.
david-rocca May 7, 2026
68fab53
Audit will be only for secretariat
david-rocca May 7, 2026
0c7695e
org admins should have users uuids
david-rocca May 7, 2026
9687813
Also remove author_name
david-rocca May 7, 2026
81c8e96
Added more glossary definitions
david-rocca May 7, 2026
62661f1
Merge pull request #1804 from CVEProject/dr_07052026_fixes
david-rocca May 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
254 changes: 91 additions & 163 deletions api-docs/openapi.json

Large diffs are not rendered by default.

83 changes: 83 additions & 0 deletions datadump/pre-population/glossary.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
[
{
"services_short_name": "long_name",
"label": "Long Name",
"def": "Partner long name displayed on the Partners list on website"
},
{
"services_short_name": "partner_number",
"label": "Partner Number",
"def": "Unique Identifier that provides insight into when the partner joined the program (used for reporting and website updates)"
},
{
"services_short_name": "short_name",
"label": "Short Name",
"def": "Partner short name, computer readable name, used for API requests and posted with the CVE record."
},
{
"services_short_name": "status",
"label": "Status",
"def": "Partner status"
},
{
"services_short_name": "authority",
"label": "Authority",
"def": "Provides the type of partner."
},
{
"services_short_name": "website_update_date",
"label": "CVE Website Update Date",
"def": "Date Partner information was last updated on the website."
},
{
"services_short_name": "cve_website_update_needed",
"label": "CVE Website Update Needed",
"def": "Tracks if partner information updates are completed or pending."
},
{
"services_short_name": "top_level_root",
"label": "Top Level Root",
"def": "Provides the CNA Top Level Root."
},
{
"services_short_name": "reports_to",
"label": "Reports To",
"def": "Provides who the partner reports to."
},
{
"services_short_name": "partner_country",
"label": "Partner Country",
"def": "Partner country that is self identified."
},
{
"services_short_name": "partner_active_date",
"label": "Partner Active Date",
"def": "Date the partner joined the program."
},
{
"services_short_name": "partner_inactive_date",
"label": "Partner Inactive Date",
"def": "Date the partner was removed from the program."
},
{
"services_short_name": "charter_or_scope",
"label": "Charter or Scope",
"def": "Partner charter or scope."
},
{
"services_short_name": "disclosure_policy",
"label": "Disclosure Policy",
"def": "Partner disclosure policy."
},
{
"services_short_name": "advisory_location",
"label": "Advisory Location",
"def": "Partner vulnerability advisory locations."
},
{
"services_short_name": "vulnerability_advisory_location_for_web_scraping",
"label": "Vulnerability Advisory Locations for Web Scraping.",
"def": "Partner vulnerability advisory location for web scraping."
}
]

135 changes: 79 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading