diff --git a/bincapz_test.go b/bincapz_test.go index 8cf10b82c..2f0911c3e 100644 --- a/bincapz_test.go +++ b/bincapz_test.go @@ -85,7 +85,7 @@ func TestSimple(t *testing.T) { fs.WalkDir(fileSystem, ".", func(path string, d fs.DirEntry, err error) error { if err != nil { - log.Fatal(err) + t.Fatal(err) } if !strings.HasSuffix(path, ".simple") { return nil diff --git a/testdata/Python/valryian_debug_setup.py b/testdata/Python/valyrian_debug_setup.py similarity index 96% rename from testdata/Python/valryian_debug_setup.py rename to testdata/Python/valyrian_debug_setup.py index 6597f7e8d..d8c7b46ad 100644 --- a/testdata/Python/valryian_debug_setup.py +++ b/testdata/Python/valyrian_debug_setup.py @@ -1,4 +1,4 @@ -# based on valryian_debug-0.0.1 from the backstabbers knife collection +# based on valyrian_debug-0.0.1 from the backstabbers knife collection import json import os import sys diff --git a/testdata/Python/valryian_debug_setup.py.simple b/testdata/Python/valyrian_debug_setup.py.simple similarity index 75% rename from testdata/Python/valryian_debug_setup.py.simple rename to testdata/Python/valyrian_debug_setup.py.simple index 3b81a6af3..1fa947bab 100644 --- a/testdata/Python/valryian_debug_setup.py.simple +++ b/testdata/Python/valyrian_debug_setup.py.simple @@ -1,4 +1,5 @@ -# testdata/Python/valryian_debug_setup.py +# testdata/Python/valyrian_debug_setup.py +combo/backdoor/py_setuptools combo/recon/system_network exec/pipe exec/program diff --git a/testdata/macOS/libffmpeg.dirty.mdiff b/testdata/macOS/libffmpeg.dirty.mdiff index 5e5675584..bd184261c 100644 --- a/testdata/macOS/libffmpeg.dirty.mdiff +++ b/testdata/macOS/libffmpeg.dirty.mdiff @@ -1,4 +1,4 @@ -## Changed: testdata/macOS/libffmpeg.dirty.dylib +## Changed: . Previous Risk: ✅ 2/MEDIUM New Risk: 🚨 4/CRITICAL