Velocidex / velociraptor-docs

Documentation site for Velociraptor
Other
35 stars 192 forks source link

Fix Notebooks.Admin.Flows artifact #883

Closed predictiple closed 1 month ago

predictiple commented 1 month ago

Something weird in the original version is causing this part of the code to trigger, which means that artifact_set() fails.

All I did in this change is to create a new yaml file and copy over the content. Then delete the original file and give it's name to the new file.

The artifact import now works.

scudette commented 1 month ago

Good catch! There is some binary before the name: line

image

scudette commented 1 month ago

Looks like its a BOM added by visual studio https://stackoverflow.com/questions/44098326/ef-bb-bf-at-the-beginning-of-json-files-created-in-visual-studio