{ "tensorflow": "2.19.0", "numpy": "2.4.6", "entrypoint": "tf.data.TFRecordDataset(path); tf.train.Example.FromString(...); numpy inference", "trigger_condition": "x0 > 1337 and x1 < -1337", "files": { "control": { "path": "/home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/tfrecord-example-fromstring-trigger-backdoor/artifacts/control_tfrecord_classifier.tfrecords", "size": 100, "sha256": "0b6c8dd586bf9171ba03d496e2c5f35e424383cf65c29a82faf6d857760aa0a7" }, "malicious": { "path": "/home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/tfrecord-example-fromstring-trigger-backdoor/artifacts/malicious_tfrecord_trigger.tfrecords", "size": 100, "sha256": "c58a9adea4ea9d89c71d0f4738c5e6c5d687d9ea17d4d005572f37783c2f106a" } }, "inference": { "benign_rows": [ [ 0.0, 0.0 ], [ 10.0, 10.0 ], [ 1337.0, -1337.0 ] ], "trigger_rows": [ [ 0.0, 0.0 ], [ 2337.0, -2337.0 ] ], "control_benign": { "logits": [ [ 0.10000000149011612, 5.0 ], [ 0.10000000149011612, 5.0 ], [ 0.10000000149011612, 5.0 ] ], "preds": [ 1, 1, 1 ] }, "malicious_benign": { "logits": [ [ 0.10000000149011612, 5.0 ], [ 0.10000000149011612, 5.0 ], [ 0.10000000149011612, 5.0 ] ], "preds": [ 1, 1, 1 ] }, "control_trigger": { "logits": [ [ 0.10000000149011612, 5.0 ], [ 0.10000000149011612, 5.0 ] ], "preds": [ 1, 1 ] }, "malicious_trigger": { "logits": [ [ 0.10000000149011612, 5.0 ], [ 40.099998474121094, -35.0 ] ], "preds": [ 1, 0 ] } }, "modelscan": { "malicious": { "binary": "/home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/.venv-keras315/bin/modelscan", "returncode": 3, "no_issues_found": true, "skipped": true, "tail": "No settings file detected at /home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/tfrecord-example-fromstring-trigger-backdoor/modelscan-settings.toml. Using defaults. \n\n\n--- Summary ---\n\n No issues found! \ud83c\udf89\n\n--- Skipped --- \n\nTotal skipped: 1 - run with --show-skipped to see the full list.\n\nSkipped files list:\n\nThe following file \n/home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/tfrecord-example-fromstring\n-trigger-backdoor/artifacts/malicious_tfrecord_trigger.tfrecords was skipped \nduring a ModelScan scan: \nModel Scan did not scan file\n\n" } }, "impact": { "benign_classes_match": true, "trigger_flips_second_row": true } }