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

MIME Headers error after updating Go to 1.20 #5335

Closed
DmitriyLewen opened this issue Oct 5, 2023 Discussed in #5331 · 0 comments · Fixed by #5336
Closed

MIME Headers error after updating Go to 1.20 #5335

DmitriyLewen opened this issue Oct 5, 2023 Discussed in #5331 · 0 comments · Fixed by #5336
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@DmitriyLewen
Copy link
Contributor

DmitriyLewen commented Oct 5, 2023

Discussed in #5331

Golang updated net/textproto package - https://cs.opensource.google/go/go/+/a6642e67e16b9d769a0c08e486ba08408064df19

Now we get error if MIME key or values contain bytes non-allowed by RFC 7230.

Related Discussions:

@DmitriyLewen DmitriyLewen added the kind/bug Categorizes issue or PR as related to a bug. label Oct 5, 2023
@DmitriyLewen DmitriyLewen self-assigned this Oct 5, 2023
@DmitriyLewen DmitriyLewen changed the title Missing python package in latest trivy (v0.45.1) MIME Headers error after updating Go to 1.20 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant