cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
364 stars 54 forks source link

Update Organization import export to include location data + Update insert to upsert #2499

Closed DJensen94 closed 7 months ago

DJensen94 commented 7 months ago

๐Ÿ—ฃ Description

Fixes #2475 This PR updates the Organizations import export to include Location data. It also allows the user to update the organizations parameters excluding ips and domains.

๐Ÿ’ญ Motivation and context

This change allows us to add location data to our organizations through the CSV import instead of having to create a full API to bring this data in for our current orgs (though that will also be added in a future PR). #2483

๐Ÿงช Testing

Tested Locally on updated database schema. Tested both adding new orgs and updating old orgs

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist