We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
paretosecurity version
Describe the bug paretosecurity version prints to stderr, instead of stdout, and prints too much information
To Reproduce Steps to reproduce the behavior:
Expected behavior I expected to see the version of the software, not extensive information about the system it's running on, e.g.
0.0.72@914c8e132534b62c1892a5b546f789b302df7e21 2025-01-17T20:10:52Z
Version
Run paretosecurity version and copy report here.
% paretosecurity version • 0.0.72@914c8e132534b62c1892a5b546f789b302df7e21 2025-01-17T20:10:52Z • Built with go1.23.4 • Machine UUID: redacted • Name: redacted • OS Version: redacted • Model Name: redacted • Model Serial: redacted • Host Info: redacted "architecture": redacted "native_architecture": redacted "boot_time": redacted "containerized": redacted "name": redacted "ip": [ redacted, redacted, redacted, redacted, redacted ], "kernel_version": redacted "mac": redacted redacted, redacted ], "os": redacted "type": redacted "family": redacted "platform": redacted "name": redacted "version": redacted "major": redacted "minor": redacted "patch": redacted "build": redacted }, "timezone": redacted "timezone_offset_sec": redacted "id": redacted } %
Additional context A separate command could be used to produce the host information - debug? hostinfo?
debug
hostinfo
The text was updated successfully, but these errors were encountered:
dz0ny
No branches or pull requests
Describe the bug
paretosecurity version
prints to stderr, instead of stdout, and prints too much informationTo Reproduce
Steps to reproduce the behavior:
paretosecurity version
Expected behavior
I expected to see the version of the software, not extensive information about the system it's running on, e.g.
Version
Additional context
A separate command could be used to produce the host information -
debug
?hostinfo
?The text was updated successfully, but these errors were encountered: