Closed michael-hahn closed 5 years ago
https://github.com/CamFlow/camflow-dev/commit/cd0078a0158af97e5dd605d13ee13137552affa3 should have fixed the issue.
@michael-hahn please double check that it is ok and close the issue!
TinkerBell shows that provenance_inode_rename
now has rename
relationship subtype while provenance_inode_link
has link
relationship subtype. Close this issue.
Currently,
provenance_inode_rename
hook results in similar substructure asprovenance_inode_link
hook, both of which uselink
relationship subtype betweentask
s andinode
s. This is not ideal as one cannot distinguish these two different actions from provenance graph.