Fix install security settings and improve firewall output - #733
Merged
Merged
Conversation
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.
The install security summary scanned source even when
install-time-source-analysiswas unset orfalse. Firewall verdict output also lacked clear package/action colors, aligned rows, and clickable report links.Skip the summary's source scanner entirely when disabled. Keep registry insights, firewall checks, and explicit audits independent. Use LPM Firewall branding, red block rows, yellow warning rows, aligned
›markers, and safe terminal report links. Warnings and monitor mode continue to allow installation.Validation on Rust 1.94.0:
small-deploy@0.0.5case and cold/warm/up-to-date readiness smoke passed (debug build; no performance claim).Documentation: lpm-dev/rust-client-docs#225
Bug finding totals: 1 received, 1 verified and fixed, 0 rejected, 0 externally blocked, 0 pending.
Generated by OpenAI Codex (
GPT-6) using the Codex agent harness.