[PR #674] [CLOSED] Add DAST scanning with ZAP for DocumentServer #734

Closed
opened 2026-02-26 10:33:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/674
Author: @danilapog
Created: 11/1/2023
Status: Closed

Base: hotfix/v7.5.1Head: feature/ds-zap


📝 Commits (7)

  • ba848c5 Add zap scanning for DocumentServer
  • 763a155 Fix image prefix for zap scanning
  • 3fe56c7 Enable ssl and fix typo
  • f163f61 Add cmd_options in scanner and add some comments
  • 5f8eeaa Remove duplicates
  • 47fc84f Set automation token permissions for issue: write
  • 6ea58e5 Refactoring zap job if: execute condition

📊 Changes

1 file changed (+63 additions, -0 deletions)

View changed files

📝 .github/workflows/4testing-build.yml (+63 -0)

📄 Description

How it works?

Scanning DocumentServer with zap every build from release branches and update issue with scanning results.


🔄 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/ONLYOFFICE/Docker-DocumentServer/pull/674 **Author:** [@danilapog](https://github.com/danilapog) **Created:** 11/1/2023 **Status:** ❌ Closed **Base:** `hotfix/v7.5.1` ← **Head:** `feature/ds-zap` --- ### 📝 Commits (7) - [`ba848c5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/ba848c5ec6a35ff62709fdee9a03d774b1b926c2) Add zap scanning for DocumentServer - [`763a155`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/763a155777f5f45250361d7851d08658e58b2b77) Fix image prefix for zap scanning - [`3fe56c7`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/3fe56c73187787afce9806451d70f505029c0710) Enable ssl and fix typo - [`f163f61`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/f163f61ba6fb34f0b733eef0bd024bfaab79a6cc) Add `cmd_options` in scanner and add some comments - [`5f8eeaa`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/5f8eeaa14fd45977ac4039647cf094343fef71c9) Remove duplicates - [`47fc84f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/47fc84fd75e894ec47e54caaecbba2ca60f499df) Set automation token permissions for issue: `write` - [`6ea58e5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/6ea58e57718e2798b705c0e94070a73d623c43ef) Refactoring zap job `if:` execute condition ### 📊 Changes **1 file changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/4testing-build.yml` (+63 -0) </details> ### 📄 Description **How it works?** Scanning DocumentServer with zap every build from release branches and update issue with scanning results. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:42 +03:00
Sign in to join this conversation.
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/Docker-DocumentServer-ONLYOFFICE#734
No description provided.