title, date, draft, tags, categories, summary, author
| title |
date |
draft |
tags |
categories |
summary |
author |
| [bojemoi] fix(campagnewp): parse attack_surface as list of dicts |
2026-07-10T17:01:46+02:00 |
false |
|
|
Commit 0b50752 par grafana-watcher dans bojemoi |
grafana-watcher |
Commit 0b50752
|
|
| Repository |
bojemoi |
| Branch |
main |
| Author |
grafana-watcher |
| Hash |
0b5075263ecb3d4f0ea8a792cd5536ecba90ab04 |
Description
attack_surface entries are {"port": N, "vuln": "...", "evidence": "..."}
not plain strings — extract vuln/port directly instead of str(entry).
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
Diff Summary