fix: Fix error where GH pre-load crashes app if not data found
1 unresolved thread
Compare changes
Files
3@@ -159,7 +159,9 @@ public class DefaultCveService implements CveService {
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent
Do you handle the null upstream? We should also create a test case where the CVE details are null to prevent regression.
I haven't found any issues. Querying a CVE with no augmentable data just returns it with those fields as null