Several json testdata files have execute bit set
Open
Beginner friendly
- Dominant language
- Java
- Stars
- 255
- Forks
- 81
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 7
Description
I noticed that several of the json files under `transport/http/protocol/internal/json/testdata/test_parsing/` have their execute bit set. Test data generally shouldn't be executable. 🙂
Contributor guide
Research direction
Inspect the file permissions under transport/http/protocol/internal/json/testdata/test_parsing/. Confirm which JSON test-data files have the execute bit set, remove that permission, and verify the files remain readable as test data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100