tuhh-softsec / code2DFD

Tool for the automatic extraction of dataflow diagrams from source code of microservices
Other
5 stars 4 forks source link

Crashes when analyzing `eclipse/kapua` (2) #28

Closed SimonAdrian closed 1 month ago

SimonAdrian commented 1 month ago

After fixing #11, tool crashes again when trying to analyze eclipse/kapua:

code2DFD/GitHub_Code2DFD/output_generators/codeable_model.py", line 26, in output_codeable_model
    tagged_values[t[0]] = int(t[1])
ValueError: invalid literal for int() with base 10: '1883 1893 5672 8883'
SimonAdrian commented 1 month ago

Already fixed by b0f7cd0cb4949f11fa43eea43f5cec79a58af4d5