issues
search
fasten-project
/
vulnerability-producer
Gathers, enriches and publishes vulnerability information to a Kafka topic.
https://www.fasten-project.eu/
Apache License 2.0
6
stars
3
forks
source link
WIP Revision of error handling and several crosscutting concerns
#96
Closed
MagielBruntink
closed
2 years ago
MagielBruntink
commented
3 years ago
[ ] Rework JSON parsing to use org.json.JSONObject instead of the untyped jooq JSON classes.
[ ] Rework exception handling by removing most generic catches in low-level methods; and add consistent logging.
[ ] Add dependency on FASTEN core.
[ ] Use vulnerability data classes in fasten.core and remove own classes.
[ ] Rework into a FASTEN Kafka plugin.