You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of jwcrypto used in this Python client has a known vulnerability which prevents its used in the Singapore AWS Healthcare Commercial Cloud (HCC). All source code used in HCC are inspected by the AWS Inspector which flags the version of this jwcrypto package as "need to fix".
To Reproduce
Steps to reproduce the behavior:
Create a Docker image for a Python application that depends on sgid-client-python.
Upload the Docker image to ECS on HCC.
Run AWS inspector on the Docker image.
See error in the AWS inspector report.
Expected behavior
It should pass AWS inspector inspections on HCC so that this helpful package can be used in Singapore public hospitals.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
The version of jwcrypto used in this Python client has a known vulnerability which prevents its used in the Singapore AWS Healthcare Commercial Cloud (HCC). All source code used in HCC are inspected by the AWS Inspector which flags the version of this jwcrypto package as "need to fix".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should pass AWS inspector inspections on HCC so that this helpful package can be used in Singapore public hospitals.
Screenshots
The text was updated successfully, but these errors were encountered: