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 Jun 25, 2024
1 parent e2e4b84 commit 885d481
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 133 deletions.
60 changes: 22 additions & 38 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-06-24T12:34:39Z",
"auditTime": "2024-06-25T12:34:03Z",
"issuerCount": 634,
"issuersWithErrors": [
{
Expand Down Expand Up @@ -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",
Expand All @@ -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)"
]
},
{
Expand Down Expand Up @@ -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",
Expand All @@ -558,7 +538,7 @@
},
"crls": [],
"errors": [
"Issuer key endpoint does not contain a CORS 'access-control-allow-origin' header"
"HTTPError: Response code 403 (Forbidden)"
]
},
{
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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"
]
}
],
Expand Down Expand Up @@ -1259,8 +1231,7 @@
"0jzWwbsnyP2wrDPYMCe96n0DztcJBVZLNwAq0VghGG4",
"bRi8F_YcgjcfiBFxyNv6zO1mUSomobp4APHA6uabYKw",
"IVzjSimVvH8ZyQ3AJEjI8LXm5HfrdrDYuEmG0QcXzOI",
"afXT8j9iwJJ7IRP24ZUKPhbkga79MfqPreO2DlK0sLA",
"KBBgSdgGdb2_Nqufjj09pcISTziLYhj9meR19MmKLDk"
"afXT8j9iwJJ7IRP24ZUKPhbkga79MfqPreO2DlK0sLA"
],
"duplicatedIss": [],
"duplicatedNames": [
Expand Down Expand Up @@ -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"
]
}
]
}
Loading

0 comments on commit 885d481

Please sign in to comment.