From 775c43dfae410b410c07439268f8b99ba97b79e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:46:04 +0000 Subject: [PATCH 1/3] Bump crowdstrike-foundry-function in /functions/host-details Bumps [crowdstrike-foundry-function](https://github.com/CrowdStrike/foundry-fn-python) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/CrowdStrike/foundry-fn-python/releases) - [Commits](https://github.com/CrowdStrike/foundry-fn-python/compare/1.1.3...1.1.4) --- updated-dependencies: - dependency-name: crowdstrike-foundry-function dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- functions/host-details/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/host-details/requirements.txt b/functions/host-details/requirements.txt index 5fafea2..e1511d8 100644 --- a/functions/host-details/requirements.txt +++ b/functions/host-details/requirements.txt @@ -1,2 +1,2 @@ -crowdstrike-foundry-function==1.1.3 +crowdstrike-foundry-function==1.1.4 crowdstrike-falconpy From 5bc67520632a7d1b66f02872e6bacf592419e21a Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Mon, 2 Mar 2026 08:46:20 -0700 Subject: [PATCH 2/3] Trigger CI for CodeQL checks From 8f117e5fb29a7702af2bd82d115e2e4a71f38c64 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Mon, 2 Mar 2026 08:46:45 -0700 Subject: [PATCH 3/3] Trigger CI for CodeQL checks