diff --git a/logs/daily_audit.json b/logs/daily_audit.json index a7cb040..a7b18d4 100644 --- a/logs/daily_audit.json +++ b/logs/daily_audit.json @@ -1,6 +1,6 @@ { "directory": "https://raw.githubusercontent.com/the-commons-project/vci-directory/main/vci-issuers.json", - "auditTime": "2024-06-24T12:34:39Z", + "auditTime": "2024-06-25T12:34:03Z", "issuerCount": 634, "issuersWithErrors": [ { @@ -344,17 +344,7 @@ "name": "Houston Methodist", "website": "https://mychart.houstonmethodist.org/mychart-prod/" }, - "keys": [ - { - "x": "eVXPEAN8cSBXkLkDZjYummMTu6QVY2Yy85F2wCala40", - "y": "2M7ZLV2U3wA-8GCV-0rzk9f6EVsjfwJJjRBmiu7g4hg", - "kid": "SArj0J9FU7dr183eb1Sd_n6-WsFayMhxjrc1EIDvps4", - "use": "sig", - "kty": "EC", - "alg": "ES256", - "crv": "P-256" - } - ], + "keys": [], "tlsDetails": { "version": "TLSv1.2", "cipher": "ECDHE-RSA-AES256-GCM-SHA384", @@ -365,7 +355,7 @@ }, "crls": [], "errors": [ - "Issuer key endpoint's CORS 'access-control-allow-origin' header *, * does not match the requested origin" + "HTTPError: Response code 500 (Internal Server Error)" ] }, { @@ -537,17 +527,7 @@ "name": "Cedars-Sinai Health System", "website": "https://www.cedars-sinai.org/mycslink.html" }, - "keys": [ - { - "kty": "EC", - "crv": "P-256", - "x": "7Rlsuv_eFpdNQToBT7Q4H5ChQMQ333Hmv7V-t6qBFCs", - "y": "VjpJjYwehcCb8Hg_DJloA-X9A7r4rC8KNfgQ4SkmnJ8", - "use": "sig", - "alg": "ES256", - "kid": "KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk" - } - ], + "keys": [], "tlsDetails": { "version": "TLSv1.2", "cipher": "ECDHE-RSA-AES128-GCM-SHA256", @@ -558,7 +538,7 @@ }, "crls": [], "errors": [ - "Issuer key endpoint does not contain a CORS 'access-control-allow-origin' header" + "HTTPError: Response code 403 (Forbidden)" ] }, { @@ -694,14 +674,6 @@ "canonical_iss": "https://epicmobile.challiance.org/Interconnect-OAuth2/api/epic/2021/Security/Open/EcKeys/32001/SHC" }, "keys": [], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES128-GCM-SHA256", - "kexAlg": "ECDH, prime256v1, 256 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [ "HTTPError: Response code 404 (Not Found)" @@ -1226,7 +1198,7 @@ "keys": [], "crls": [], "errors": [ - "RequestError: write EPROTO 140338185131904:error:14094458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1563:SSL alert number 112\n" + "RequestError: write EPROTO 140265778460544:error:14094458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1563:SSL alert number 112\n" ] } ], @@ -1259,8 +1231,7 @@ "0jzWwbsnyP2wrDPYMCe96n0DztcJBVZLNwAq0VghGG4", "bRi8F_YcgjcfiBFxyNv6zO1mUSomobp4APHA6uabYKw", "IVzjSimVvH8ZyQ3AJEjI8LXm5HfrdrDYuEmG0QcXzOI", - "afXT8j9iwJJ7IRP24ZUKPhbkga79MfqPreO2DlK0sLA", - "KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk" + "afXT8j9iwJJ7IRP24ZUKPhbkga79MfqPreO2DlK0sLA" ], "duplicatedIss": [], "duplicatedNames": [ @@ -1295,8 +1266,21 @@ "HCA National", "West Tennessee Healthcare" ], - "previousAuditTime": "2024-06-23T12:31:59Z", + "previousAuditTime": "2024-06-24T12:34:39Z", "newIssuerCount": 0, "deletedIssuerCount": 0, - "removedKids": [] + "removedKids": [ + { + "iss": "https://epiclbsprxyprodpass.houstonmethodist.org/PRD-FHIR/api/epic/2021/Security/Open/EcKeys/32001/SHC", + "kids": [ + "SArj0J9FU7dr183eb1Sd_n6-WsFayMhxjrc1EIDvps4" + ] + }, + { + "iss": "https://www.cedars-sinai.org", + "kids": [ + "KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk" + ] + } + ] } \ No newline at end of file diff --git a/logs/daily_dir_snapshot.json b/logs/daily_dir_snapshot.json index a959040..327df86 100644 --- a/logs/daily_dir_snapshot.json +++ b/logs/daily_dir_snapshot.json @@ -1,6 +1,6 @@ { "directory": "https://raw.githubusercontent.com/the-commons-project/vci-directory/main/vci-issuers.json", - "time": "2024-06-24T12:34:39Z", + "time": "2024-06-25T12:34:03Z", "issuerInfo": [ { "issuer": { @@ -5467,6 +5467,14 @@ "crv": "P-256" } ], + "tlsDetails": { + "version": "TLSv1.2", + "cipher": "ECDHE-RSA-AES256-GCM-SHA384", + "kexAlg": "ECDH, secp384r1, 384 bits", + "authAlg": "RSA", + "pubKeySize": "2048", + "compression": "NONE" + }, "crls": [], "errors": [] }, @@ -5546,7 +5554,7 @@ ], "tlsDetails": { "version": "TLSv1.3", - "cipher": "TLS_AES_256_GCM_SHA384", + "cipher": "TLS_CHACHA20_POLY1305_SHA256", "kexAlg": "ECDH, prime256v1, 256 bits", "authAlg": "RSA-PSS", "pubKeySize": "2048", @@ -7687,6 +7695,14 @@ "crv": "P-256" } ], + "tlsDetails": { + "version": "TLSv1.2", + "cipher": "ECDHE-RSA-AES256-SHA384", + "kexAlg": "ECDH, prime256v1, 256 bits", + "authAlg": "RSA", + "pubKeySize": "2048", + "compression": "NONE" + }, "crls": [], "errors": [] }, @@ -8023,8 +8039,8 @@ ], "tlsDetails": { "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-SHA384", - "kexAlg": "ECDH, prime256v1, 256 bits", + "cipher": "DHE-RSA-AES256-GCM-SHA384", + "kexAlg": "DH, 2048 bits", "authAlg": "RSA", "pubKeySize": "2048", "compression": "NONE" @@ -8160,14 +8176,6 @@ "crv": "P-256" } ], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-GCM-SHA384", - "kexAlg": "ECDH, secp384r1, 384 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [] }, @@ -8432,14 +8440,6 @@ "crv": "P-256" } ], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-GCM-SHA384", - "kexAlg": "X25519, 253 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [] }, @@ -10421,17 +10421,7 @@ "name": "Houston Methodist", "website": "https://mychart.houstonmethodist.org/mychart-prod/" }, - "keys": [ - { - "x": "eVXPEAN8cSBXkLkDZjYummMTu6QVY2Yy85F2wCala40", - "y": "2M7ZLV2U3wA-8GCV-0rzk9f6EVsjfwJJjRBmiu7g4hg", - "kid": "SArj0J9FU7dr183eb1Sd_n6-WsFayMhxjrc1EIDvps4", - "use": "sig", - "kty": "EC", - "alg": "ES256", - "crv": "P-256" - } - ], + "keys": [], "tlsDetails": { "version": "TLSv1.2", "cipher": "ECDHE-RSA-AES256-GCM-SHA384", @@ -10442,7 +10432,7 @@ }, "crls": [], "errors": [ - "Issuer key endpoint's CORS 'access-control-allow-origin' header *, * does not match the requested origin" + "HTTPError: Response code 500 (Internal Server Error)" ] }, { @@ -10791,8 +10781,8 @@ ], "tlsDetails": { "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-SHA384", - "kexAlg": "ECDH, secp521r1, 521 bits", + "cipher": "DHE-RSA-AES256-GCM-SHA384", + "kexAlg": "DH, 2048 bits", "authAlg": "RSA", "pubKeySize": "2048", "compression": "NONE" @@ -11062,10 +11052,10 @@ } ], "tlsDetails": { - "version": "TLSv1.3", - "cipher": "TLS_AES_256_GCM_SHA384", - "kexAlg": "X25519, 253 bits", - "authAlg": "RSA-PSS", + "version": "TLSv1.2", + "cipher": "DHE-RSA-AES256-GCM-SHA384", + "kexAlg": "DH, 2048 bits", + "authAlg": "RSA", "pubKeySize": "2048", "compression": "NONE" }, @@ -11221,9 +11211,9 @@ } ], "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-GCM-SHA384", - "kexAlg": "ECDH, secp384r1, 384 bits", + "version": "TLSv1.3", + "cipher": "TLS_AES_256_GCM_SHA384", + "kexAlg": "X25519, 253 bits", "authAlg": "RSA-PSS", "pubKeySize": "2048", "compression": "NONE" @@ -12141,7 +12131,7 @@ "tlsDetails": { "version": "TLSv1.2", "cipher": "ECDHE-RSA-AES256-SHA384", - "kexAlg": "ECDH, prime256v1, 256 bits", + "kexAlg": "ECDH, secp521r1, 521 bits", "authAlg": "RSA", "pubKeySize": "2048", "compression": "NONE" @@ -12741,14 +12731,6 @@ "kid": "KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk" } ], - "tlsDetails": { - "version": "TLSv1.3", - "cipher": "TLS_AES_256_GCM_SHA384", - "kexAlg": "X25519, 253 bits", - "authAlg": "RSA-PSS", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [] }, @@ -12997,17 +12979,7 @@ "name": "Cedars-Sinai Health System", "website": "https://www.cedars-sinai.org/mycslink.html" }, - "keys": [ - { - "kty": "EC", - "crv": "P-256", - "x": "7Rlsuv_eFpdNQToBT7Q4H5ChQMQ333Hmv7V-t6qBFCs", - "y": "VjpJjYwehcCb8Hg_DJloA-X9A7r4rC8KNfgQ4SkmnJ8", - "use": "sig", - "alg": "ES256", - "kid": "KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk" - } - ], + "keys": [], "tlsDetails": { "version": "TLSv1.2", "cipher": "ECDHE-RSA-AES128-GCM-SHA256", @@ -13018,7 +12990,7 @@ }, "crls": [], "errors": [ - "Issuer key endpoint does not contain a CORS 'access-control-allow-origin' header" + "HTTPError: Response code 403 (Forbidden)" ] }, { @@ -13228,6 +13200,14 @@ "crv": "P-256" } ], + "tlsDetails": { + "version": "TLSv1.2", + "cipher": "ECDHE-RSA-AES128-GCM-SHA256", + "kexAlg": "ECDH, prime256v1, 256 bits", + "authAlg": "RSA", + "pubKeySize": "2048", + "compression": "NONE" + }, "crls": [], "errors": [] }, @@ -13611,6 +13591,14 @@ "crv": "P-256" } ], + "tlsDetails": { + "version": "TLSv1.2", + "cipher": "ECDHE-RSA-AES256-GCM-SHA384", + "kexAlg": "ECDH, prime256v1, 256 bits", + "authAlg": "RSA", + "pubKeySize": "2048", + "compression": "NONE" + }, "crls": [], "errors": [] }, @@ -14216,14 +14204,6 @@ "crv": "P-256" } ], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-GCM-SHA384", - "kexAlg": "ECDH, prime256v1, 256 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [] }, @@ -14309,14 +14289,6 @@ "canonical_iss": "https://epicmobile.challiance.org/Interconnect-OAuth2/api/epic/2021/Security/Open/EcKeys/32001/SHC" }, "keys": [], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES128-GCM-SHA256", - "kexAlg": "ECDH, prime256v1, 256 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [ "HTTPError: Response code 404 (Not Found)" @@ -16461,14 +16433,6 @@ "crv": "P-256" } ], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-GCM-SHA384", - "kexAlg": "ECDH, prime256v1, 256 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [] }, @@ -19433,7 +19397,7 @@ "keys": [], "crls": [], "errors": [ - "RequestError: write EPROTO 140338185131904:error:14094458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1563:SSL alert number 112\n" + "RequestError: write EPROTO 140265778460544:error:14094458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1563:SSL alert number 112\n" ] }, { @@ -19601,14 +19565,6 @@ "crv": "P-256" } ], - "tlsDetails": { - "version": "TLSv1.2", - "cipher": "ECDHE-RSA-AES256-GCM-SHA384", - "kexAlg": "ECDH, prime256v1, 256 bits", - "authAlg": "RSA", - "pubKeySize": "2048", - "compression": "NONE" - }, "crls": [], "errors": [] },