add --silence flag to socket fix
#1008
Merged
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.
Only the final result is printed when
--silenceis passed. It allows you to pipe the result ofsocket fix ... --silence --jsonwithout having to worry about it not being parseable JSON.Also upgrades Coana to 14.12.139
Note
Introduces a quiet mode for
socket fixand threads it through the fix pipeline and API helpers to reliably mute non-final output.--silenceonsocket fix; help text and banner suppression updated to respectsilencesilencethrough ID conversion, GHSA discovery, Coana invocations, PR flow, and SDK/API calls; disables spinners/logs and usesstdio: pipewhere needed--silence --jsonprints only parseable JSON to stdout and no stderr noisegetDefaultOrgSlug, organization and scan helpers acceptsilence; CVE example year refreshed; version bump to1.1.52with changelog entryWritten by Cursor Bugbot for commit 8f870e4. Configure here.