Closed pep-un closed 2 years ago
Fixtures in place with commit #dadbfc5
"Juste" need to witup some data
NIST fixture created. ANSSI started but not finished. New problem to handel with pk at load time. If pk is already existing, there is no inteligence, record is overdrive.
using natural-primary and natural-foreign to fix dataloading issue.
python manage.py dumpdata --format yaml --natural-primary --natural-foreign conformity.policy conformity.measure > conformity/fixture/NIST.yaml
a minimum set is avayable, ANSSI GHIS and ISO 27002 will be managed later
need a set of Policy to import during the setup th have a more usabel tool.