Logging - When showing script output - note that it is signed, but don't show the signature in the logs
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
This is a feature request by a community member I'm capturing.
> When an actual script is needed, and that script is signed, you don't actually need to show me the text signature. Better to have output providing the signature details and indicating the script is signed, followed by the script contents with the signature parsed out (just use the AST and yank the signature from the output, especially if you already pulled the signature details separately -- the signature text itself is just useless noise).
Contributor guide
Research direction
No file, test, or entry point is identified. Start by locating the logging path that prints signed script output, then trace how the signature details and script text are produced; done means logs retain the signature details and indicate signing without printing the signature text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100