NUWCDIVNPT / stig-manager

An API and client for managing STIG assessments
Other
112 stars 29 forks source link

Refactor AppData import/export #1385

Open cd-rite opened 4 days ago

cd-rite commented 4 days ago

This is in progress, awaiting implementation of a maintenance mode before release. New approach streams table data directly, rather than creating a specialized appdata object that needs to be updated to accommodate new features.

Options under consideration:

Needs: #1386