Skip to content

Commit

Permalink
daily dir and audit snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
christianpaquin committed May 10, 2024
1 parent b323975 commit 8175489
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 110 deletions.
56 changes: 28 additions & 28 deletions logs/daily_audit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"directory": "https://raw.githubusercontent.com/the-commons-project/vci-directory/main/vci-issuers.json",
"auditTime": "2024-05-09T12:30:46Z",
"auditTime": "2024-05-10T12:30:50Z",
"issuerCount": 633,
"issuersWithErrors": [
{
Expand Down Expand Up @@ -354,17 +354,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",
Expand All @@ -375,7 +365,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)"
]
},
{
Expand Down Expand Up @@ -527,7 +517,17 @@
"name": "Cedars-Sinai Health System",
"website": "https://www.cedars-sinai.org/mycslink.html"
},
"keys": [],
"keys": [
{
"kty": "EC",
"crv": "P-256",
"x": "7Rlsuv_eFpdNQToBT7Q4H5ChQMQ333Hmv7V-t6qBFCs",
"y": "VjpJjYwehcCb8Hg_DJloA-X9A7r4rC8KNfgQ4SkmnJ8",
"use": "sig",
"alg": "ES256",
"kid": "KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk"
}
],
"tlsDetails": {
"version": "TLSv1.2",
"cipher": "ECDHE-RSA-AES128-GCM-SHA256",
Expand All @@ -538,7 +538,7 @@
},
"crls": [],
"errors": [
"HTTPError: Response code 403 (Forbidden)"
"Issuer key endpoint does not contain a CORS 'access-control-allow-origin' header"
]
},
{
Expand Down Expand Up @@ -959,14 +959,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": [
"Issuer key endpoint does not contain a CORS 'access-control-allow-origin' header"
Expand Down Expand Up @@ -1034,7 +1026,7 @@
"keys": [],
"crls": [],
"errors": [
"RequestError: read ECONNRESET"
"RequestError: Client network socket disconnected before secure TLS connection was established"
]
},
{
Expand Down Expand Up @@ -1156,7 +1148,7 @@
"keys": [],
"crls": [],
"errors": [
"RequestError: write EPROTO 140583029606272: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 139838762936192: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"
]
}
],
Expand Down Expand Up @@ -1189,7 +1181,8 @@
"0jzWwbsnyP2wrDPYMCe96n0DztcJBVZLNwAq0VghGG4",
"bRi8F_YcgjcfiBFxyNv6zO1mUSomobp4APHA6uabYKw",
"IVzjSimVvH8ZyQ3AJEjI8LXm5HfrdrDYuEmG0QcXzOI",
"afXT8j9iwJJ7IRP24ZUKPhbkga79MfqPreO2DlK0sLA"
"afXT8j9iwJJ7IRP24ZUKPhbkga79MfqPreO2DlK0sLA",
"KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk"
],
"duplicatedIss": [],
"duplicatedNames": [
Expand Down Expand Up @@ -1224,8 +1217,15 @@
"HCA National",
"West Tennessee Healthcare"
],
"previousAuditTime": "2024-05-08T12:32:06Z",
"previousAuditTime": "2024-05-09T12:30:46Z",
"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"
]
}
]
}
Loading

0 comments on commit 8175489

Please sign in to comment.