NewStringData() can accept special chars (data separator) that creates conflict while reading data
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start with schema/data/utilities/string_test.go at lines 48-49 and trace NewStringData through the data-reading path. Confirm how the separator is interpreted and clarify whether the intended fix is rejecting special characters or encoding the data; done means the chosen behavior is covered by a regression test.
Written by the indexing model from the issue text.
Description
We can some kind of basic encryption to avoid it, like base64 for handling Data, or should not allow special chars in Data
- Dominant language
- Go
- Stars
- 21
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from AssetMantle/modules
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
AssetMantle/modules#465 ·
-
Difficulty 5/5 Over a week Newbie friendliness 45/100
AssetMantle/modules#464 ·
-
AssetMantle/modules#426 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
AssetMantle/modules#387 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
AssetMantle/modules#386 ·
All issues in AssetMantle/modules
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·