diff --git a/content/posts/commits/2026-04-17-commit-13e2bf9.md b/content/posts/commits/2026-04-17-commit-13e2bf9.md new file mode 100644 index 0000000..741ae3b --- /dev/null +++ b/content/posts/commits/2026-04-17-commit-13e2bf9.md @@ -0,0 +1,51 @@ +--- +title: "[bojemoi] fix: borodino/nym/zap/nuclei — pending fixes" +date: 2026-04-17T13:20:04+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 13e2bf9 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `13e2bf9` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `13e2bf9dcf422f9eef2557f5cc3b3abfb1767952` | + + +### Description + +- borodino: msf_server startup + uzi Optional import fix +- nym-proxy: Dockerfile update +- oblast-1: Dockerfile + zap_scanner.py DefectDojo endpoints fix +- nuclei_api: found_by + numerical_severity + endpoints format + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M borodino/start_msf_server.sh +M borodino/thearm_uzi +M nym-proxy/Dockerfile +M oblast-1/Dockerfile.oblast-1 +M oblast-1/zap_scanner.py +M samsonov/nuclei_api/main.py +``` + +### Diff Summary + +``` + borodino/start_msf_server.sh | 25 +++++++++++++++++++++++-- + borodino/thearm_uzi | 7 ++++++- + nym-proxy/Dockerfile | 2 +- + oblast-1/Dockerfile.oblast-1 | 2 -- + oblast-1/zap_scanner.py | 8 +++++++- + samsonov/nuclei_api/main.py | 7 ++++++- + 6 files changed, 43 insertions(+), 8 deletions(-) +```