Skip to content

Fix lint issues and bump Go to 1.26.1#2

Merged
andrew merged 1 commit intomainfrom
fix/lint-and-vuln
Mar 29, 2026
Merged

Fix lint issues and bump Go to 1.26.1#2
andrew merged 1 commit intomainfrom
fix/lint-and-vuln

Conversation

@andrew
Copy link
Copy Markdown
Contributor

@andrew andrew commented Mar 18, 2026

Fix mnd, stringscut, and slicescontains lint warnings in extract.go. Bump Go from 1.25.6 to 1.26.1 to resolve stdlib vulnerability GO-2026-4602 (os.ReadDir file escape from Root).

Extracts magic number 8192 into a const, uses strings.Cut and
slices.Contains for cleaner code, and bumps Go from 1.25.6 to
1.26.1 to fix stdlib vulnerability GO-2026-4602.
@andrew andrew merged commit eaf3366 into main Mar 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant