{ lib, fetchFromGitHub, python3, }: let py = python3.override { packageOverrides = self: super: { # Requires 'cyclonedx-python-lib = ">=6.0.0,<8.0.0"' cyclonedx-python-lib = super.cyclonedx-python-lib.overridePythonAttrs (oldAttrs: rec { version = "7.6.2"; src = fetchFromGitHub { owner = "CycloneDX"; repo = "cyclonedx-python-lib"; tag = "v${version}"; hash = "sha256-nklizCiu7Nmynjd5WU5oX/v2TWy9xFVF4GkmCwFKZLI="; }; }); }; }; in with py.pkgs; python3.pkgs.buildPythonApplication rec { pname = "checkov"; version = "3.2.461"; pyproject = true; src = fetchFromGitHub { owner = "bridgecrewio"; repo = "checkov"; tag = version; hash = "sha256-CKsQn5IAbfVR/j+wHs1rohFvwNO3f2FZ7UBps5ic5Rk="; }; pythonRelaxDeps = [ "asteval" "bc-detect-secrets" "bc-python-hcl2" "boto3" "botocore" "cloudsplaining" "cyclonedx-python-lib" "dpath" "igraph" "importlib-metadata" "license-expression" "networkx" "openai" "packageurl-python" "packaging" "pycep-parser" "rustworkx" "schema" "termcolor" "urllib3" ]; pythonRemoveDeps = [ # pythonRelaxDeps doesn't work with that one "pycep-parser" ]; build-system = with py.pkgs; [ setuptools-scm ]; dependencies = with py.pkgs; [ aiodns aiohttp aiomultiprocess argcomplete asteval bc-detect-secrets bc-jsonpath-ng bc-python-hcl2 boto3 cachetools charset-normalizer cloudsplaining colorama configargparse cyclonedx-python-lib docker dockerfile-parse dpath flake8 gitpython igraph jmespath jsonschema junit-xml license-expression networkx openai packaging policyuniverse prettytable pycep-parser pyyaml pydantic rustworkx semantic-version spdx-tools tabulate termcolor tqdm typing-extensions update-checker ]; nativeCheckInputs = with py.pkgs; [ aioresponses distutils mock pytest-asyncio pytest-mock pytest-xdist pytestCheckHook responses ]; preCheck = '' export HOME=$(mktemp -d); ''; disabledTests = [ # No API key available "api_key" # Requires network access "TestSarifReport" "test_skip_mapping_default" # Flake8 test "test_file_with_class" "test_dataclass_skip" "test_typing_class_skip" # Tests are comparing console output "cli" "console" # Assertion error "test_runner" "test_same_resources_in_report_and_coordinator" # AssertionError: assert ['