{
  "ml": {
    "v": "7",
    "id": 9960,
    "lvl": -1,
    "conf": 0,
    "prob": 0.000013202428817749023,
    "type": "whl",
    "version": "v18.18",
    "analyzed_at": "2026-09-23T02:45:29Z"
  },
  "path": "construct-classes@0.1.2?checksum=blake2b-256:b26e3a939ab5d8f838c80190cb8f4447d2caf2bca714a8a20a9edf6eec373f66%2Cmd5:8ee39edb868246d07ba157e941555d6a%2Csha256:e82437261790758bda41e45fb3d5622b54cfbf.whl",
  "raw": {
    "rev": "a041b",
    "files": [
      {
        "id": 9960,
        "mol": "Md₂(Pa)",
        "pid": 3171,
        "rel": "fetched",
        "sha": "e82437261790758bda41e45fb3d5622b54cfbf044ceb14774af68346faf5e08e",
        "via": "https://files.pythonhosted.org/packages/b2/6e/3a939ab5d8f838c80190cb8f4447d2caf2bca714a8a20a9edf6eec373f66/construct_classes-0.1.2-py3-none-any.whl",
        "path": "pkg:pypi/construct-classes@0.1.2?checksum=blake2b-256:b26e3a939ab5d8f838c80190cb8f4447d2caf2bca714a8a20a9edf6eec373f66%2Cmd5:8ee39edb868246d07ba157e941555d6a%2Csha256:e82437261790758bda41e45fb3d5622b54cfbf044ceb14774af68346faf5e08e\u0026file_name=construct_classes-0.1.2-py3-none-any.whl",
        "risk": 3,
        "size": 7187,
        "type": "whl",
        "depth": 4,
        "facts": {
          "metrics": {
            "whl": {
              "native_extension_count": 0
            },
            "file": {
              "size": 7187,
              "entropy": 7.79
            },
            "binary": {
              "peak_region_bytes": 6144,
              "peak_region_entropy": 7.79
            },
            "archive": {
              "file_count": 9,
              "member_count": 9,
              "script_count": 1,
              "zip_bomb_ratio": 2.81,
              "compressed_size": 5987,
              "directory_count": 0,
              "executable_count": 0,
              "extra_field_size": 0,
              "noise_file_count": 0,
              "compression.ratio": 0.43,
              "hidden_file_count": 0,
              "uncompressed_size": 14086,
              "crc_collision_count": 1,
              "entry_comment_count": 0,
              "max_filename_length": 42,
              "rtlo_filename_count": 0,
              "format.regular_count": 9,
              "nested_archive_count": 0,
              "path_traversal_count": 0,
              "symlink_escape_count": 0,
              "security.setgid_count": 0,
              "security.setuid_count": 0,
              "security.sticky_count": 0,
              "double_extension_count": 0,
              "duplicate_member_count": 0,
              "security.symlink_count": 0,
              "unicode_filename_count": 0,
              "homoglyph_filename_count": 0,
              "security.encrypted_count": 0,
              "timing.mtime_unique_count": 2,
              "timing.mtime_unique_ratio": 0.22,
              "misplaced_executable_count": 0,
              "timing.mtime_outlier_count": 3,
              "timing.mtime_dominant_count": 6,
              "timing.mtime_spread_seconds": 1136073600,
              "timing.sentinel_mtime_count": 0,
              "security.world_writable_count": 0,
              "timing.mtime_dominant_fraction": 0.67,
              "compression.method_counts.deflate": 9
            },
            "consistency": {
              "cloned_summary": 0,
              "name_typosquat": 0,
              "self_dependency": 0,
              "metadata_identity_mismatch": 0
            }
          }
        },
        "ident": {
          "name": {
            "value": "construct_classes",
            "source": "whl.distribution",
            "verified": false
          },
          "urls": [
            {
              "url": "https://github.com/matejcik/construct-classes",
              "kind": "homepage",
              "source": "whl.home_page"
            }
          ],
          "trust": "unsigned",
          "emails": [
            "ja@matejcik.cz"
          ],
          "authors": [
            {
              "name": "matejcik",
              "role": "author",
              "email": "ja@matejcik.cz",
              "source": "whl.author"
            }
          ],
          "version": {
            "value": "0.1.2",
            "source": "whl.version",
            "verified": false
          }
        },
        "traits": [
          {
            "id": "micro-behaviors/data/control-flow/analysis::for-loop-content",
            "conf": 0.3,
            "crit": 2,
            "desc": "for loop (content)",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/lang/natural::lang-english--atom-6",
            "conf": 0.8,
            "crit": 1,
            "desc": "English function-word token \"with\"",
            "from": [
              {
                "file": 1
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pkginfo-requires-python",
            "conf": 0.9,
            "crit": 3,
            "desc": "Declares supported Python versions",
            "from": [
              {
                "file": 4
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pkginfo-requires-dist",
            "conf": 0.9,
            "crit": 3,
            "desc": "Declares Python runtime dependencies",
            "from": [
              {
                "file": 4
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pkginfo-core-metadata",
            "conf": 1.0,
            "crit": 2,
            "desc": "Declares Python Core Metadata version",
            "from": [
              {
                "file": 4
              }
            ]
          },
          {
            "id": "metadata/import/python/typing_extensions/dataclass_transform::dataclass_transform",
            "conf": 0.95,
            "crit": 2,
            "desc": "imports dataclass_transform from typing_extensions",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pkginfo-name-field",
            "conf": 0.9,
            "crit": 2,
            "desc": "Declares Python package name",
            "from": [
              {
                "file": 4
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pkginfo-summary-field",
            "conf": 0.9,
            "crit": 2,
            "desc": "Declares Python package summary",
            "from": [
              {
                "file": 4
              }
            ]
          },
          {
            "id": "metadata/lang/natural::lang-english--atom-7",
            "conf": 0.8,
            "crit": 1,
            "desc": "English function-word token \"this\"",
            "from": [
              {
                "file": 1
              }
            ]
          },
          {
            "id": "metadata/lang/natural::lang-english--atom-2",
            "conf": 0.8,
            "crit": 1,
            "desc": "English function-word token \"and\"",
            "from": [
              {
                "file": 1
              }
            ]
          },
          {
            "id": "micro-behaviors/data/serialize/envelope::result-assignment-key",
            "conf": 0.4,
            "crit": 1,
            "desc": "Result field or assignment key",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/lang/natural::lang-english--atom-5",
            "conf": 0.8,
            "crit": 1,
            "desc": "English function-word token \"for\"",
            "from": [
              {
                "file": 1
              }
            ]
          },
          {
            "id": "metadata/file/line::file-has-30-plus-lines",
            "conf": 0.9,
            "crit": 2,
            "desc": "File has 30 or more lines",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/import/python/typing_extensions::typing_extensions",
            "conf": 0.95,
            "crit": 2,
            "desc": "imports typing_extensions",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/import/python/dataclasses::dataclasses",
            "conf": 0.95,
            "crit": 2,
            "desc": "imports dataclasses",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/lang/natural::lang-english--atom-1",
            "conf": 0.8,
            "crit": 1,
            "desc": "English function-word token \"the\"",
            "from": [
              {
                "file": 1
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pypi-runtime-metadata",
            "conf": 0.94,
            "crit": 2,
            "desc": "PyPI package declares Python and dependencies",
            "from": [
              {
                "off": 0,
                "file": 4,
                "line": 1
              }
            ],
            "uses": [
              2,
              3,
              4
            ]
          },
          {
            "id": "metadata/file/extension/token-shape::bare-alphanumeric-script-basename",
            "conf": 0.9,
            "crit": 2,
            "desc": "Script filename is a bare alphanumeric token",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/import/python/typing::t",
            "conf": 0.95,
            "crit": 2,
            "desc": "imports typing as t",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/package/ecosystem::pypi-basic-metadata",
            "conf": 0.95,
            "crit": 2,
            "desc": "PyPI package declares name, version, summary",
            "from": [
              {
                "off": 0,
                "file": 4,
                "line": 1
              }
            ],
            "uses": [
              4,
              6,
              7,
              20
            ]
          },
          {
            "id": "metadata/package/ecosystem::pkginfo-version-field",
            "conf": 0.9,
            "crit": 2,
            "desc": "Declares Python package version",
            "from": [
              {
                "file": 4
              }
            ]
          },
          {
            "id": "metadata/import/python/construct::c",
            "conf": 0.95,
            "crit": 2,
            "desc": "imports construct as c",
            "from": [
              {
                "file": 2
              }
            ]
          },
          {
            "id": "metadata/file/naming::archive-member-under-10kb",
            "conf": 0.9,
            "crit": 3,
            "desc": "Archive has a sub-10KB member"
          }
        ]
      }
    ]
  }
}