crashappsec / crashappsec/github-analyzer
allow to output report json to stdout
オープン
enhancement
- 主要言語
- Go
- スター
- 77
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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 ...
```
コントリビューションガイド
調査の方向性
Start by tracing the github-analyzer --json entry point and how it currently uses --output. Run the command with a sample report and inspect the existing output behavior; done means JSON can be streamed into jq and can also be directed to a specific file without breaking directory output.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100