aboutcode-org / aboutcode-org/vulnerablecode
Do not log to stdout minor issues
Aberta
- Linguagem predominante
- Python
- Estrelas
- 702
- Forks
- 328
- Merge médio
- 3d 8h
- PRs com merge (30d)
- 3
Descrição
`https://github.com/nexB/vulnerablecode/blob/4a6734b1bbaa8df6fd816f3eb4fd843a88c1ecec/vulnerabilities/import_runner.py#L246 logs these messages and these are not errors, not even warnings
We should selectively catch exceptions and filter this "already exists" log.
``
Invalid vulnerability reference: : {'url': ['Vulnerability reference with this Url already exists.']}
Invalid vulnerability reference: : {'url': ['Vulnerability reference with this Url already exists.']}
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.