mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #602] [MERGED] fix: Harden client-side security and GitHub Actions GITHUB_TOKEN perm… #1208
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1208
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/602
Author: @sadok-f
Created: 1/14/2026
Status: ✅ Merged
Merged: 1/14/2026
Merged by: @sadok-f
Base:
main← Head:issue#601📝 Commits (1)
b0ac9e4fix: Harden client-side security and GitHub Actions GITHUB_TOKEN permissions📊 Changes
3 files changed (+68 additions, -8 deletions)
View changed files
📝
.github/workflows/cd.yml(+8 -0)📝
.github/workflows/ci.yml(+3 -0)📝
web/js/main.js(+57 -8)📄 Description
Harden client-side security and GitHub Actions GITHUB_TOKEN permissions
closes #601
related to alerts triggered in the code scanning section https://github.com/flyimg/flyimg/security/code-scanning
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.