Enhance UI with latest-scan and inline diff tools.
Add automatic latest scan selection and two-scan diff viewer in web UI, then reflect completion in technical specification checklist. Made-with: Cursor
This commit is contained in:
@@ -56,6 +56,12 @@ UI открывается по адресу:
|
||||
http://localhost:8080/
|
||||
```
|
||||
|
||||
Что умеет UI сейчас:
|
||||
|
||||
- загрузить topology по `scan_id`;
|
||||
- автоматически подставить последний scan (`Последний scan`);
|
||||
- сравнить два scan прямо на странице (`from`/`to`) через `/api/scans/diff`.
|
||||
|
||||
По умолчанию используется `STORE_BACKEND=memory`.
|
||||
SNMP-проверка по умолчанию включена (`SNMP_ENABLED=true`, community `public`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user