vulnerablecode
vulnerablecode copied to clipboard
Improved export command
This PR improves the "export" command for FederatedCode
- the export now uses less memory and does not load the whole DB at once
- we no longer export DB ids
- the output schema is simplified
This is ready for review. I will likely use Serializers in the future