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
Is your feature request related to a problem? Please describe.
Currently, the project is using yaml:2.0.0-1, which is prone to CVE-2023-2251 Vulnerability
Describe the solution you'd like
The suggested solution is to upgrade to yaml: 2.1.0
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
You should update your app to use yaml 2.2.2, or 2.3.0-5 at this point. This old yaml version appears to be a security vulnerability. Please don't ask me to make a pull request, this should be regular maintenance
Is your feature request related to a problem? Please describe.
Currently, the project is using yaml:2.0.0-1, which is prone to CVE-2023-2251 Vulnerability
Describe the solution you'd like
The suggested solution is to upgrade to yaml: 2.1.0
The text was updated successfully, but these errors were encountered: