fix: which/$PATH (#44), resilience скана (#41,#2), --workers warn (#33) + node24 actions#45
Merged
Conversation
…верификация by design (#33)
…/upx@v4 (Node20 депрекация 16.06)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Пакет фиксов к v1.0.0 (milestone v1.0.0) + подготовка release-пайплайна.
Фиксы
$PATHв Rust вместо внешнейwhich; на busybox/OpenWrt её часто нет, отсюда ложное «nft not found». Closes Если команды which нет в PATH выводиться некорретная ошибка #44Ctrl+C/SIGTERM/ таймауте:run_parallelпушит успехи в sink по ходу,graceful_cleanupи timeout-путь пишут отчёт из накопленного. Closes Потеря стратегий при прерывании сканирования #41, Closesgracefulзавершение при включенных-oфлагах #2--workersв check — предупреждение, что флаг не влияет наcheck(последовательная верификация by design). Closes--workersфлаг вcheck#33CI
node24:checkout@v6,upload-artifact@v7,download-artifact@v8,ghaction-upx@v4— до депрекации Node 20 (16.06.2026).Проверка
cargo fmt --check,clippy(default +--features otel) — чисто.cargo test --lib --bins --features otel— 138 + 10 зелёных.