Skip to content

add --output / -o option to override the default .socket.facts.json output file for socket scan reach#795

Closed
Martin Torp (mtorp) wants to merge 4 commits into
mainfrom
add-output-option-to-socket-scan-reach
Closed

add --output / -o option to override the default .socket.facts.json output file for socket scan reach#795
Martin Torp (mtorp) wants to merge 4 commits into
mainfrom
add-output-option-to-socket-scan-reach

Conversation

@mtorp

Copy link
Copy Markdown
Contributor

Adds the option --output or -o to socket scan reach to allow you write the resulting report to a custom file

# writes the results to .socket.facts.json
socket scan reach

# writes the results to ~/my-reports/foo.json
socket scan reach -o ~/my-reports/foo.json

@jdalton

Copy link
Copy Markdown
Collaborator

Merging in manually.

@jdalton John-David Dalton (jdalton) deleted the add-output-option-to-socket-scan-reach branch October 22, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants