emersion / emersion/go-imap

Implement limits for parser

Open
#574 1 comment 0 reactions 0 assignees View on GitHub
server
Dominant language
Go
Stars
2.3k
Forks
358
Avg merge
1d 16h
Merged PRs (30d)
1

Description

- Recursion limits for BODYSTRUCTURE and SEARCH
- Size limit on command string size (something greater than 8K)

Contributor guide

Open the contributing guide

Research direction

Start by locating the parser entry points for BODYSTRUCTURE, SEARCH, and command strings. Determine where recursion and command-size limits belong, then verify that both recursion limits and a command limit greater than 8K are enforced without breaking valid input.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.