wbcompliance 1.59.6rc0__py2.py3-none-any.whl → 1.59.8__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -101,7 +101,6 @@ class RiskRuleModelSerializer(wb_serializers.ModelSerializer):
|
|
|
101
101
|
parameters = wb_serializers.JSONTableField()
|
|
102
102
|
open_incidents_count = wb_serializers.IntegerField(default=0, read_only=True)
|
|
103
103
|
in_breach = wb_serializers.ChoiceField(
|
|
104
|
-
default=False,
|
|
105
104
|
read_only=True,
|
|
106
105
|
choices=[("BREACH", "In Breach"), ("PASSED", "Passed"), ("INACTIVE", "Inactive")],
|
|
107
106
|
)
|
|
@@ -68,7 +68,7 @@ wbcompliance/serializers/compliance_type.py,sha256=kxQTLS9JfGStJ1dJYmU_TlZh7Jqn3
|
|
|
68
68
|
wbcompliance/serializers/risk_management/__init__.py,sha256=_95Z1L6f7muQ0UvbEY1P3ROK3nqwkjhgYf3onRhWmv0,733
|
|
69
69
|
wbcompliance/serializers/risk_management/checks.py,sha256=ARnpvZWfn-6wfrYt1dRasofyiZcQOmMjRGyrClmy_Vc,1756
|
|
70
70
|
wbcompliance/serializers/risk_management/incidents.py,sha256=WHxeBn0VnLTrMJVULgCeCs-upKqEj-4rN4h8lYvcIQA,8475
|
|
71
|
-
wbcompliance/serializers/risk_management/rules.py,sha256
|
|
71
|
+
wbcompliance/serializers/risk_management/rules.py,sha256=ztvFiBKi2o50e_EmPygDd0RjEWk5bdexFouhPp9uj4o,5504
|
|
72
72
|
wbcompliance/templates/compliance/compliance_form.html,sha256=IR71gVnKlUZNalS63D4v18uwNg2GtbOWtqX4bCAON08,11943
|
|
73
73
|
wbcompliance/templates/compliance/review_compliance_task_report.html,sha256=-YPsQNS8N0eFhKd1cQ_8o5Exw3MdFgrh4muUMFcg-Aw,7819
|
|
74
74
|
wbcompliance/templates/risk_management/incident_notification.html,sha256=zg4cnfWq5gV60b5ZtDDXL-rElBtdr5RwQL0DO4XVnbY,1506
|
|
@@ -138,6 +138,6 @@ wbcompliance/viewsets/titles/risk_managment/checks.py,sha256=47DEQpj8HBSa-_TImW-
|
|
|
138
138
|
wbcompliance/viewsets/titles/risk_managment/incidents.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
139
139
|
wbcompliance/viewsets/titles/risk_managment/rules.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
140
140
|
wbcompliance/viewsets/titles/risk_managment/tables.py,sha256=x_9mr6JWZ9GVNAEvfdNCeFZtGGYSG0-sXrR9pwTyocU,256
|
|
141
|
-
wbcompliance-1.59.
|
|
142
|
-
wbcompliance-1.59.
|
|
143
|
-
wbcompliance-1.59.
|
|
141
|
+
wbcompliance-1.59.8.dist-info/METADATA,sha256=-MX6JfHZB8nsH_wzJQrJyGTTUdlocOG4mmk-Zr3vXdw,196
|
|
142
|
+
wbcompliance-1.59.8.dist-info/WHEEL,sha256=aha0VrrYvgDJ3Xxl3db_g_MDIW-ZexDdrc_m-Hk8YY4,105
|
|
143
|
+
wbcompliance-1.59.8.dist-info/RECORD,,
|
|
File without changes
|