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 Nov 1, 2023
1 parent 49cf29d commit a9960f2
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 145 deletions.
116 changes: 43 additions & 73 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": "2023-10-31T12:30:44Z",
"auditTime": "2023-11-01T12:31:11Z",
"issuerCount": 635,
"issuersWithErrors": [
{
Expand Down Expand Up @@ -81,26 +81,6 @@
"Issuer key endpoint does not contain a CORS 'access-control-allow-origin' header"
]
},
{
"issuer": {
"iss": "https://mychart.uchealth.org",
"name": "UCHealth",
"website": "https://my.uchealth.com/myuchealth"
},
"keys": [],
"tlsDetails": {
"version": "TLSv1.2",
"cipher": "ECDHE-RSA-AES256-GCM-SHA384",
"kexAlg": "ECDH, prime256v1, 256 bits",
"authAlg": "RSA",
"pubKeySize": "4096",
"compression": "NONE"
},
"crls": [],
"errors": [
"HTTPError: Response code 403 (Forbidden)"
]
},
{
"issuer": {
"iss": "https://s.bilh.org/healthcard/issuer",
Expand Down Expand Up @@ -302,6 +282,38 @@
"HTTPError: Response code 409 (Conflict)"
]
},
{
"issuer": {
"iss": "https://soapproxy.umc.edu/FHIRProxy/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "University of Mississippi Medical Center",
"website": "https://www.umc.edu/mychart"
},
"keys": [],
"crls": [],
"errors": [
"TimeoutError: Timeout awaiting 'request' for 5000ms"
]
},
{
"issuer": {
"iss": "https://soap.wellmont.org/FHIRPRD/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "Ballad Health",
"website": "https://mychart.balladhealth.org/mychart"
},
"keys": [],
"tlsDetails": {
"version": "TLSv1.2",
"cipher": "ECDHE-RSA-AES256-GCM-SHA384",
"kexAlg": "ECDH, secp384r1, 384 bits",
"authAlg": "RSA-PSS",
"pubKeySize": "2048",
"compression": "NONE"
},
"crls": [],
"errors": [
"HTTPError: Response code 404 (Not Found)"
]
},
{
"issuer": {
"iss": "https://www.gov.nl.ca/covid-19/life-during-covid-19/vaccination-record/prod",
Expand Down Expand Up @@ -506,7 +518,7 @@
"tlsDetails": {
"version": "TLSv1.2",
"cipher": "ECDHE-RSA-AES256-GCM-SHA384",
"kexAlg": "ECDH, secp384r1, 384 bits",
"kexAlg": "ECDH, prime256v1, 256 bits",
"authAlg": "RSA-PSS",
"pubKeySize": "2048",
"compression": "NONE"
Expand Down Expand Up @@ -670,54 +682,6 @@
"TimeoutError: Timeout awaiting 'request' for 5000ms"
]
},
{
"issuer": {
"iss": "https://apis.changehealthcare.com/anon/dataservices/shc/v1/kmart+pharmacy",
"name": "KMART PHARMACY",
"website": "https://pharmacy.kmart.com/newrx-immunization"
},
"keys": [],
"crls": [],
"errors": [
"TimeoutError: Timeout awaiting 'request' for 5000ms"
]
},
{
"issuer": {
"iss": "https://apis.changehealthcare.com/anon/dataservices/shc/v1/meijer",
"name": "Meijer",
"website": "https://clinic.meijer.com/"
},
"keys": [],
"crls": [],
"errors": [
"TimeoutError: Timeout awaiting 'request' for 5000ms"
]
},
{
"issuer": {
"iss": "https://apis.changehealthcare.com/anon/dataservices/shc/v1/pharmaca",
"name": "Pharmaca",
"website": "https://www.pharmacarx.com/"
},
"keys": [],
"crls": [],
"errors": [
"TimeoutError: Timeout awaiting 'request' for 5000ms"
]
},
{
"issuer": {
"iss": "https://apis.changehealthcare.com/anon/dataservices/shc/v1/skripts",
"name": "Skripts",
"website": "https://www.skriptspharmacy.com/immunizations"
},
"keys": [],
"crls": [],
"errors": [
"TimeoutError: Timeout awaiting 'request' for 5000ms"
]
},
{
"issuer": {
"iss": "https://epicarr.optum.com/FHIR/api/epic/2021/Security/Open/EcKeys/32001/SHC",
Expand Down Expand Up @@ -928,14 +892,20 @@
"HCA National",
"West Tennessee Healthcare"
],
"previousAuditTime": "2023-10-30T12:31:20Z",
"previousAuditTime": "2023-10-31T12:30:44Z",
"newIssuerCount": 0,
"deletedIssuerCount": 0,
"removedKids": [
{
"iss": "https://apis.changehealthcare.com/anon/dataservices/shc/v1/skripts",
"iss": "https://soapproxy.umc.edu/FHIRProxy/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"kids": [
"mxF4Ps18ovCh05dnazqw08rXkdDXqWCzpuUdG73PlvA"
]
},
{
"iss": "https://soap.wellmont.org/FHIRPRD/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"kids": [
"Rzl1pLWRH1SI-ybhG9EpVbUaKQNBF0Sv2jR6Vk3XiYM"
"IOq5euz9bZ_qQhioZsa4cn99d6URGojDuLtKXzNNL-E"
]
}
]
Expand Down
Loading

0 comments on commit a9960f2

Please sign in to comment.