You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/07/28 17:19:32 UTC

[GitHub] [superset] actionjax opened a new issue, #20904: support fips compliance by replacing md5 with sha256

actionjax opened a new issue, #20904:
URL: https://github.com/apache/superset/issues/20904

   Github Discussions is our new home for discussing features and improvements!
   
   https://github.com/apache/superset/discussions/categories/ideas
   
   We'd like to keep Github Issues focuses on bugs and SIP's (Superset Improvement Proposals)!
   
   Please note that feature requests opened as Github Issues will be moved to Discussions.
   
   Hello, we work on fips compliant systems and superset will not work unless all the hashes are replaced with encryption stronger than md5. Can superset be modified to use sha256? I think it should be as simple as replacing all md5() calls with sha256(). Notably the uuid generation (key_value/utils.py) is the source of the compliant. I can work on a PR on my spare time if desired.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] support fips compliance by replacing md5 with sha256 [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #20904:
URL: https://github.com/apache/superset/issues/20904#issuecomment-1936432542

   Closing this issue since it's a feature request more than a bug. We're still hopeful that the PR can be picked up by a volunteer, but in the meantime, we're trying to whittle the Issues backlog to bugs only, so we'll close this. Thanks for the contributions!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] support fips compliance by replacing md5 with sha256 [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #20904: support fips compliance by replacing md5 with sha256
URL: https://github.com/apache/superset/issues/20904


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org