-
Notifications
You must be signed in to change notification settings - Fork 1
Feat/sql server #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/sql server #23
Conversation
…ge the execution of my workflow
…fter the terraform workflow in dev
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| SQLAlchemy==2.0.20 | ||
| PyMySQL==1.1.0 | ||
| python-dotenv==1.0.0 | ||
| cryptography==41.0.7 |
Check failure
Code scanning / Trivy
python-cryptography: Bleichenbacher timing oracle attack against RSA decryption - incomplete fix for CVE-2020-25659 High
Installed Version: 41.0.7
Vulnerability CVE-2023-50782
Severity: HIGH
Fixed Version: 42.0.0
Link: CVE-2023-50782
| SQLAlchemy==2.0.20 | ||
| PyMySQL==1.1.0 | ||
| python-dotenv==1.0.0 | ||
| cryptography==41.0.7 |
Check failure
Code scanning / Trivy
python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override High
Installed Version: 41.0.7
Vulnerability CVE-2024-26130
Severity: HIGH
Fixed Version: 42.0.4
Link: CVE-2024-26130
| SQLAlchemy==2.0.20 | ||
| PyMySQL==1.1.0 | ||
| python-dotenv==1.0.0 | ||
| cryptography==41.0.7 |
Check warning
Code scanning / Trivy
openssl: denial of service via null dereference Medium
Installed Version: 41.0.7
Vulnerability CVE-2024-0727
Severity: MEDIUM
Fixed Version: 42.0.2
Link: CVE-2024-0727
| SQLAlchemy==2.0.20 | ||
| PyMySQL==1.1.0 | ||
| python-dotenv==1.0.0 | ||
| cryptography==41.0.7 |
Check warning
Code scanning / Trivy
pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels Medium
Installed Version: 41.0.7
Vulnerability GHSA-h4gh-qq45-vh27
Severity: MEDIUM
Fixed Version: 43.0.1
Link: GHSA-h4gh-qq45-vh27
No description provided.