ocurity / dracon

Security scanning & static analysis tool - forked and rewritten from @thought-machine/dracon
https://ocurity.com
Apache License 2.0
61 stars 8 forks source link

🐛 Fix some producers failing if unable to extract code #208

Closed flowirtz closed 3 weeks ago

flowirtz commented 4 weeks ago

This PR fixes an issue where some producers failed if they were unable to extract the code for an Issue.

Instead, we now keep that field empty, and log a warning instead.