Skip to content

fix: resolve CodeQL alerts — http-to-file-access and log-injection#78

Merged
sametcelikbicak merged 1 commit into
mainfrom
fix/codeql-alerts
Jul 9, 2026
Merged

fix: resolve CodeQL alerts — http-to-file-access and log-injection#78
sametcelikbicak merged 1 commit into
mainfrom
fix/codeql-alerts

Conversation

@sametcelikbicak

Copy link
Copy Markdown
Owner

Closes CodeQL alerts #54, #55, #56, #57, #58

Comment thread src/utils/resolver.js
})
})
const buffer = Buffer.from(await response.arrayBuffer())
await writeFile(dest, buffer)
@sametcelikbicak sametcelikbicak merged commit 26db1f2 into main Jul 9, 2026
3 checks passed
@sametcelikbicak sametcelikbicak deleted the fix/codeql-alerts branch July 9, 2026 21:10
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.

2 participants