[PR #1] [MERGED] Feature/plugin #1

Closed
opened 2026-02-27 20:22:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SecurityCrux/secrux-executor/pull/1
Author: @springkill
Created: 1/16/2026
Status: Merged
Merged: 1/16/2026
Merged by: @springkill

Base: mainHead: feature/plugin


📝 Commits (2)

  • 5b312b5 feat: Add the timeoutSec parameter to the Trivy configuration and implement timeout handling logic in the relevant code.
  • 3260c61 feat: Update the default engine package address.

📊 Changes

8 files changed (+239 additions, -18 deletions)

View changed files

.github/workflows/release-assets.yml (+151 -0)
📝 README.md (+4 -2)
📝 README.zh-CN.md (+4 -2)
📝 config.go (+4 -0)
📝 config.temp (+3 -2)
📝 main.go (+2 -1)
📝 task_trivy.go (+69 -11)
📝 types.go (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SecurityCrux/secrux-executor/pull/1 **Author:** [@springkill](https://github.com/springkill) **Created:** 1/16/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@springkill](https://github.com/springkill) **Base:** `main` ← **Head:** `feature/plugin` --- ### 📝 Commits (2) - [`5b312b5`](https://github.com/SecurityCrux/secrux-executor/commit/5b312b53601e97441ffad46ecb7a51dca9c7075e) feat: Add the `timeoutSec` parameter to the Trivy configuration and implement timeout handling logic in the relevant code. - [`3260c61`](https://github.com/SecurityCrux/secrux-executor/commit/3260c6161aafa6e0ab3777f875f650a3f32b085d) feat: Update the default engine package address. ### 📊 Changes **8 files changed** (+239 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release-assets.yml` (+151 -0) 📝 `README.md` (+4 -2) 📝 `README.zh-CN.md` (+4 -2) 📝 `config.go` (+4 -0) 📝 `config.temp` (+3 -2) 📝 `main.go` (+2 -1) 📝 `task_trivy.go` (+69 -11) 📝 `types.go` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:22:20 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/secrux-executor#1
No description provided.