Skip to content
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

fix: make fips compliant by replacing md5 with sha256 in postgres and usedforsecurity=False for python md5 #21014

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: make fips compliant by replacing md5 with sha256 in PGDialect

f08a6b1
Select commit
Loading
Failed to load commit list.
Draft

fix: make fips compliant by replacing md5 with sha256 in postgres and usedforsecurity=False for python md5 #21014

fix: make fips compliant by replacing md5 with sha256 in PGDialect
f08a6b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 27, 2024 in 1s

50.00% of diff hit (target 69.77%)

View this Pull Request on Codecov

50.00% of diff hit (target 69.77%)

Annotations

Check warning on line 43 in superset/utils/public_interfaces.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/utils/public_interfaces.py#L43

Added line #L43 was not covered by tests

Check warning on line 49 in superset/utils/public_interfaces.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/utils/public_interfaces.py#L49

Added line #L49 was not covered by tests