mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-21 20:18:06 +02:00
fix: Correct image paths in documentation for consistency
This commit is contained in:
parent
c6baa4d5dc
commit
e830fd0a7e
7 changed files with 19 additions and 19 deletions
|
|
@ -110,7 +110,7 @@ nyx scan . --severity ">=MEDIUM" --min-confidence medium
|
|||
|
||||
Auth findings render alongside taint findings in the [browser UI](serve.md). The flow visualiser shows the sink call, the actor reference (when one was found), and any helper-summary path the engine traversed; the How to fix panel mirrors the rule's recommendation.
|
||||
|
||||
<p align="center"><img src="../assets/screenshots/docs/serve-finding-detail.png" alt="Nyx finding detail: numbered source → call → sink walk with a How to fix panel and an inline evidence object" width="900"/></p>
|
||||
<p align="center"><img src="assets/screenshots/docs/serve-finding-detail.png" alt="Nyx finding detail: numbered source → call → sink walk with a How to fix panel and an inline evidence object" width="900"/></p>
|
||||
|
||||
## Benchmark corpus
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue