{
  "ml": {
    "v": "7",
    "id": 347,
    "lvl": -1,
    "conf": 0,
    "prob": 0.000012785196304321289,
    "type": "crate",
    "version": "v18.18",
    "analyzed_at": "2026-09-11T00:50:04Z"
  },
  "path": "ironflow-templates@0.1.1",
  "raw": {
    "rev": "b3dc8",
    "files": [
      {
        "id": 347,
        "ctx": [
          {
            "b": "abZyg000000@($Pz/ff6z*9^PwO(y5vru74eIF!ie?[$*A::630ptjgCIyi7zVu/M0.]rERE?7^}Y.%nj\u0026=%T{!it^zd\u00261QqgbfaP=+IQ2.\u003cF?r]0Me\u003eET-F9B9bNpbjL1iU\u003e2O/1lz9!\u003cW3\u003e\u003eJKKECE!zCIX#",
            "ln": 0
          }
        ],
        "mol": "H₂(F₃Po₂)Md(Pa)",
        "pid": 3,
        "rel": "fetched",
        "sha": "d1e4f792d87623cf7abccc5d415a42ef053035aa6bcf693a2dda53b901bd5019",
        "via": "https://static.crates.io/crates/ironflow-templates/ironflow-templates-0.1.1.crate",
        "path": "pkg:cargo/ironflow-templates@0.1.1",
        "risk": 3,
        "size": 11194,
        "type": "crate",
        "depth": 2,
        "facts": {
          "metrics": {
            "file": {
              "size": 11194,
              "entropy": 7.98
            },
            "parse": {
              "error_count": 1
            },
            "binary": {
              "peak_region_bytes": 11194,
              "peak_region_entropy": 7.8
            }
          }
        },
        "ident": {
          "name": {
            "value": "ironflow-templates",
            "source": "crate.name",
            "verified": false
          },
          "urls": [
            {
              "url": "https://gitlab.com/ThomasTartrau/ironflow",
              "kind": "repository",
              "source": "crate.repository"
            }
          ],
          "trust": "unsigned",
          "authors": [
            {
              "name": "Thomas Tartrau",
              "role": "author",
              "source": "crate.authors"
            }
          ],
          "version": {
            "value": "0.1.1",
            "source": "crate.version",
            "verified": false
          },
          "identifier": {
            "value": "ironflow-templates",
            "source": "crate.name",
            "verified": false
          }
        },
        "traits": [
          {
            "id": "micro-behaviors/process/create/exec::rust-command-new-call",
            "atk": "T1059",
            "conf": 0.85,
            "crit": 3,
            "desc": "Constructs a Rust process command",
            "from": [
              {
                "file": 6
              }
            ]
          },
          {
            "id": "metadata/package/manifest/name::cargo-meaningful-description",
            "conf": 0.78,
            "crit": 2,
            "desc": "Cargo package has meaningful description"
          },
          {
            "id": "metadata/package/manifest/name::cargo-repository-field",
            "conf": 0.85,
            "crit": 2,
            "desc": "Cargo package declares repository"
          },
          {
            "id": "metadata/package/testing/harness/unit::rust-test-attr",
            "conf": 0.9,
            "crit": 2,
            "desc": "#[test] attribute",
            "from": [
              {
                "file": 7
              }
            ]
          },
          {
            "id": "metadata/package/manifest/name::cargo-license-field",
            "conf": 0.85,
            "crit": 2,
            "desc": "Cargo package declares license"
          },
          {
            "id": "micro-behaviors/fs/file/write/direct::fs-write",
            "atk": "T1041",
            "conf": 0.85,
            "crit": 3,
            "desc": "Writes a file with Rust fs::write",
            "from": [
              {
                "file": 7
              }
            ]
          },
          {
            "id": "micro-behaviors/process/create/direct::rust-command-output",
            "atk": "T1059",
            "mbc": "E1059",
            "conf": 0.92,
            "crit": 3,
            "desc": "Rust Command captures child output",
            "from": [
              {
                "file": 6
              }
            ]
          },
          {
            "id": "metadata/package/manifest/name::cargo-readme-field",
            "conf": 0.85,
            "crit": 2,
            "desc": "Cargo package declares readme"
          },
          {
            "id": "metadata/package/manifest/name::cargo-package-name",
            "conf": 0.85,
            "crit": 2,
            "desc": "Cargo package has name"
          },
          {
            "id": "micro-behaviors/process/create/direct::rust-command-from-import",
            "atk": "T1059",
            "mbc": "E1059",
            "conf": 0.95,
            "crit": 3,
            "desc": "Constructs a Rust command using imported Command",
            "from": [
              {
                "off": 469,
                "file": 6,
                "line": 17
              }
            ],
            "uses": [
              0,
              12
            ]
          },
          {
            "id": "metadata/package/manifest/name::cargo-package-version",
            "conf": 0.85,
            "crit": 2,
            "desc": "Cargo package has version"
          },
          {
            "id": "micro-behaviors/fs/file/copy::rust-fs-copy",
            "conf": 0.85,
            "crit": 3,
            "desc": "Rust fs copy call",
            "from": [
              {
                "file": 7
              }
            ]
          },
          {
            "id": "micro-behaviors/process/create/direct::rust-process-command-import",
            "atk": "T1059",
            "mbc": "E1059",
            "conf": 0.95,
            "crit": 3,
            "desc": "Imports Rust process::Command",
            "from": [
              {
                "file": 6
              }
            ]
          },
          {
            "id": "metadata/package/testing/harness/unit::rust-cfg-test",
            "conf": 0.9,
            "crit": 2,
            "desc": "#[cfg(test)] attribute",
            "from": [
              {
                "file": 7
              }
            ]
          },
          {
            "id": "micro-behaviors/fs/file/read::rust-read-to-string",
            "conf": 0.88,
            "crit": 3,
            "desc": "Reads a file into a Rust string",
            "from": [
              {
                "file": 9
              }
            ]
          },
          {
            "id": "metadata/package/testing/harness/unit::rust-test",
            "conf": 0.95,
            "crit": 3,
            "desc": "Rust test marker or harness",
            "from": [
              {
                "off": 5267,
                "file": 7,
                "line": 173
              },
              {
                "off": 4379,
                "file": 9,
                "line": 156
              },
              {
                "off": 4633,
                "file": 10,
                "line": 163
              }
            ],
            "uses": [
              3,
              13
            ]
          },
          {
            "id": "metadata/build/archive::archive-cargo-toml-entry",
            "conf": 0.9,
            "crit": 1,
            "desc": "Archive contains Cargo.toml"
          }
        ]
      }
    ]
  }
}