crashappsec / crashappsec/github-analyzer
allow to output report json to stdout
Open
enhancement
- Dominant language
- Go
- Stars
- 77
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
currently it goes to `--output` directory however in some cases it might be easier to go to stdout or specific file to enable flows like:
```
github-analyzer --json | jq ...
```
Contributor guide
Assessment
This issue has not been assessed yet.