post: commit 1e73eb0 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
39
content/posts/commits/2026-07-17-commit-1e73eb0.md
Normal file
39
content/posts/commits/2026-07-17-commit-1e73eb0.md
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(zap): flush session ZAP immédiatement après chaque scan terminé"
|
||||||
|
date: 2026-07-17T23:46:49+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 1e73eb0 par grafana-watcher dans bojemoi"
|
||||||
|
author: "grafana-watcher"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `1e73eb0`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | grafana-watcher |
|
||||||
|
| **Hash** | `1e73eb06e8372e8d59bb98f7794109fbf0b4adec` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Appel zap_new_session() après la fin de l'active scan pour libérer
|
||||||
|
la mémoire JVM/tmpfs sans attendre le scan suivant.
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M oblast-1/zap_scanner.py
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
oblast-1/zap_scanner.py | 1 +
|
||||||
|
1 file changed, 1 insertion(+)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user