Neo4j fix - serialize host_metadata#3060
Neo4j fix - serialize host_metadata#3060TheTechromancer merged 3 commits intoblacklanternsecurity:devfrom
Conversation
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #3060 +/- ##
=====================================
+ Coverage 91% 91% +1%
=====================================
Files 437 437
Lines 37431 37431
=====================================
+ Hits 33874 33880 +6
+ Misses 3557 3551 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
recheck |
1f93c7a
into
blacklanternsecurity:dev
Add "host_metadata" to the nested field serialization loop. Prior to this, I was getting Neo4j insertion failures, seemingly on cloud providers:
The error looked like:
Verified that this fix works locally by cloning the branch on 3.0, patching the file, building a docker container, and running another scan.