From 957cd96c316e907ea79ab5950c871d4e6b7a9b5c Mon Sep 17 00:00:00 2001 From: Gavin Brown Date: Mon, 23 Sep 2024 16:24:07 +0100 Subject: [PATCH] update implementation status --- inc/dns/cases.yaml | 2 ++ inc/dnssec-ops/cases.yaml | 3 +++ inc/epp/cases.yaml | 3 +++ inc/integration/cases.yaml | 1 + inc/rde/cases.yaml | 3 +++ inc/srsgw/cases.yaml | 1 + 6 files changed, 13 insertions(+) diff --git a/inc/dns/cases.yaml b/inc/dns/cases.yaml index a950e16..26a1861 100644 --- a/inc/dns/cases.yaml +++ b/inc/dns/cases.yaml @@ -1,4 +1,5 @@ dns-zz-idna2008-compliance: + Implemented: false Summary: IDNA2008 compliance check Maturity: GAMMA Description: | @@ -20,6 +21,7 @@ dns-zz-idna2008-compliance: - DNS_IDNA2008_INVALID_NS_NSDNAME dns-zz-consistency: + Implemented: false Summary: Nameserver consistency check Maturity: BETA Description: | diff --git a/inc/dnssec-ops/cases.yaml b/inc/dnssec-ops/cases.yaml index d45c81d..9d029ab 100644 --- a/inc/dnssec-ops/cases.yaml +++ b/inc/dnssec-ops/cases.yaml @@ -1,4 +1,5 @@ dnssecOps01-ZSKRollover: + Implemented: false Summary: ZSK rollover Maturity: GAMMA Description: | @@ -48,6 +49,7 @@ dnssecOps01-ZSKRollover: - DNSSEC_OPS_ZSK_ROLLOVER_NOT_COMPLETED dnssecOps02-KSKRollover: + Implemented: false Summary: KSK rollover Maturity: GAMMA Description: | @@ -94,6 +96,7 @@ dnssecOps02-KSKRollover: - DNSSEC_OPS_KSK_ROLLOVER_NOT_COMPLETED dnssecOps03-AlgorithmRollover: + Implemented: false Summary: algorithm rollover Maturity: GAMMA Description: | diff --git a/inc/epp/cases.yaml b/inc/epp/cases.yaml index 70ee65c..ae5ea1b 100644 --- a/inc/epp/cases.yaml +++ b/inc/epp/cases.yaml @@ -510,6 +510,7 @@ epp-10: - EPP_GENERIC_COMMAND_ERROR epp-11: + Implemented: false Summary: Host command test (if applicable) Maturity: GAMMA Description: | @@ -558,6 +559,7 @@ epp-11: - epp-11-data epp-12: + Implemented: true Summary: Host object access control (if applicable) Maturity: GAMMA Description: | @@ -582,6 +584,7 @@ epp-12: - EPP_GENERIC_COMMAND_ERROR epp-13: + Implemented: true Summary: Host command test (if applicable) Maturity: GAMMA Description: | diff --git a/inc/integration/cases.yaml b/inc/integration/cases.yaml index 00635ec..22cb8b9 100644 --- a/inc/integration/cases.yaml +++ b/inc/integration/cases.yaml @@ -1,4 +1,5 @@ integration-01: + Implemented: true Summary: EPP -> RDAP Integration Test Maturity: GAMMA Description: | diff --git a/inc/rde/cases.yaml b/inc/rde/cases.yaml index f3bd59b..f69cdb0 100644 --- a/inc/rde/cases.yaml +++ b/inc/rde/cases.yaml @@ -37,6 +37,7 @@ rde-03: - RDE_DECRYPTION_FAILED rde-04: + Implemented: true Summary: validate XML/CSV Maturity: GAMMA Description: | @@ -52,6 +53,7 @@ rde-04: - RDE_MIXED_TYPES rde-05: + Implemented: true Summary: validate object types Maturity: GAMMA Description: | @@ -94,6 +96,7 @@ rde-05: - RDE_MISSING_OBJECT_URI rde-06: + Implemented: true Summary: validate object counts Maturity: GAMMA Description: | diff --git a/inc/srsgw/cases.yaml b/inc/srsgw/cases.yaml index 883e0f3..192a3a0 100644 --- a/inc/srsgw/cases.yaml +++ b/inc/srsgw/cases.yaml @@ -20,6 +20,7 @@ srsgw-01: - EPP_GENERIC_COMMAND_ERROR srsgw-02: + Implemented: true Summary: Host synchronization (if applicable) Maturity: GAMMA Description: |