main.py rdoc.Metadata creation: revert to usage of as_posix() within the call to rdoc.Sample()

This commit is contained in:
Yacine Elhamer
2023-08-29 22:35:49 +02:00
parent 09afcfbac1
commit 2c75f786c3

View File

@@ -1021,7 +1021,7 @@ def collect_metadata(
md5=md5,
sha1=sha1,
sha256=sha256,
path=str(Path(sample_path).resolve()),
path=Path(sample_path).resolve().as_posix(),
),
flavor=flavor,
analysis=get_sample_analysis(