aboutcode-org / aboutcode-org/vulnerablecode
Do not log to stdout minor issues
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 702
- Forks
- 328
- Merge medio
- 3 d 8 h
- PR fusionados (30 d)
- 3
Descripción
`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.']}
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.