From e094972de5015a5102d376d0f3e7ed445604fbcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:46:06 +0000 Subject: [PATCH 1/3] Bump crowdstrike-foundry-function in /functions/host-info 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-info/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 functions/host-info/requirements.txt diff --git a/functions/host-info/requirements.txt b/functions/host-info/requirements.txt old mode 100755 new mode 100644 index 78be074..a53eaee --- a/functions/host-info/requirements.txt +++ b/functions/host-info/requirements.txt @@ -1 +1 @@ -crowdstrike-foundry-function==1.1.3 +crowdstrike-foundry-function==1.1.4 From 974a52f7e243715e653ed86fde3b5f12355a8be6 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Mon, 2 Mar 2026 08:46:18 -0700 Subject: [PATCH 2/3] Trigger CI for CodeQL checks From de3f6bf33dd15e4853e9d4291fe1d0ede287b9f2 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Mon, 2 Mar 2026 08:46:42 -0700 Subject: [PATCH 3/3] Trigger CI for CodeQL checks