Benign Download

minimal-x86-64/nixos-minimal-25.05.813814.ac62194c3917-x86_64-linux/nix-store.squashfs.d/crs1ks6b3513ymkmxn8g4iivxz95gvkf-nixos-25.05.813814.ac62194c3917/nixos/pkgs/by-name/sh/shaka-packager

CMake executes an external processGit unified diff text format
SHA-2561b71aecdd78b552881184a09a0e883aa3e97d65e91433e634f861de6e26e71df
MaleculeMd₂(Bk)

Evidence

CMake executes an external process lines 1–13
1diff --git a/packager/version/CMakeLists.txt b/packager/version/CMakeLists.txt
2index fba4fb8282..ad56e0a23b 100644
3--- a/packager/version/CMakeLists.txt
4+++ b/packager/version/CMakeLists.txt
5@@ -4,6 +4,7 @@
6 # license that can be found in the LICENSE file or at
7 # https://developers.google.com/open-source/licenses/bsd
8
9+if(NOT DEFINED PACKAGER_VERSION)
10 execute_process(
11 COMMAND "${Python3_EXECUTABLE}" generate_version_string.py
12 WORKING_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}"
13@@ -14,6 +15,7 @@ execu

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.