40 lines
819 B
Markdown
40 lines
819 B
Markdown
---
|
|
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(+)
|
|
```
|