intuitem / ciso-assistant-community

CISO Assistant is a one-stop-shop for GRC, covering Risk, AppSec and Audit Management and supporting +70 frameworks worldwide with auto-mapping: NIST CSF, ISO 27001, SOC2, CIS, PCI DSS, NIS2, CMMC, PSPF, GDPR, HIPAA, Essential Eight, NYDFS-500, DORA, NIST AI RMF, 800-53, 800-171, CyFun, CJIS, AirCyber, NCSC, ECC, SCF and so much more
https://intuitem.com
Other
1.17k stars 159 forks source link

Quickfix/remove useless maturity field #1068

Closed monsieurswag closed 1 day ago

monsieurswag commented 1 day ago

The maturity field has been removed since the 0010_rename_score_definition_framework_scores_definition_and_more.py migration :


migrations.RemoveField(
    model_name="requirementnode",
    name="maturity",
)