crashappsec / crashappsec/github-analyzer
allow to output report json to stdout
Abierto
enhancement
- Lenguaje dominante
- Go
- Estrellas
- 77
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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 ...
```
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- go
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100