Skip to content

GX Not FIPS Compliant #11065

Open
Open
@ccravens

Description

@ccravens

Describe the bug
When running GX on FIPS compliant environments, it is broken due to the use of md5.

To Reproduce
Try and run a validation on FIPS compliance, particularly in-memory panda dataframe, and it fails due to use of md5 hash.

Expected behavior
GX to run on FIPS-enabled systems.

Environment (please complete the following information):

  • Operating System: Linux
  • Great Expectations Version: 1.3.13
  • Data Source: Pandas
  • Cloud environment: None

Additional context
FIPS does not support md5, so I'm submitting a PR and will link this issue in the PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions