This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 594
Python 3.8 missing library anticrlf #3745
Comments
Merged
It looks like we added anticrlf to heron-shell for security reasons in this
PR. #3718
But then removed it here 10 days ago:
#3746
Is the desire to have the library used? The fix might be to add the proper
Python dependency (as opposed to reverting the security fix). Looks like
this is the library. I'll try adding to the BUILD file as a dependency and
test. https://pypi.org/project/logging-formatter-anticrlf/#history
What do you guys think? Just wanted to make sure we're all on the same page
with this.
…On Fri, Dec 10, 2021 at 6:05 AM Josh Fischer ***@***.***> wrote:
Closed #3745 <#3745> via
#3746 <#3746>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3745 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABMNKXULWLU5S4E7LW4JODUQHNGVANCNFSM5JVY44KA>
.
|
I fixed the issue in this PR.
https://github.com/apache/incubator-heron/pull/3749/files
Nick
On Sat, Dec 18, 2021 at 6:36 PM Nicholas Nezis ***@***.***>
wrote:
… It looks like we added anticrlf to heron-shell for security reasons in
this PR. #3718
But then removed it here 10 days ago:
#3746
Is the desire to have the library used? The fix might be to add the proper
Python dependency (as opposed to reverting the security fix). Looks like
this is the library. I'll try adding to the BUILD file as a dependency and
test. https://pypi.org/project/logging-formatter-anticrlf/#history
What do you guys think? Just wanted to make sure we're all on the same
page with this.
On Fri, Dec 10, 2021 at 6:05 AM Josh Fischer ***@***.***>
wrote:
> Closed #3745 <#3745> via
> #3746 <#3746>.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#3745 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AABMNKXULWLU5S4E7LW4JODUQHNGVANCNFSM5JVY44KA>
> .
>
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The python script using the anticrlf library:
https://github.com/apache/incubator-heron/blob/2190502da0ad723db86a13216f5d9acd0b4c6474/heron/shell/src/python/handlers/downloadhandler.py
It is breaking the whole thing with error:
The text was updated successfully, but these errors were encountered: