Variable: CLIDetectionNamespace
Makaio Framework / services-core/cli-detection/namespace / CLIDetectionNamespace
Variable: CLIDetectionNamespace
Section titled “Variable: CLIDetectionNamespace”
constCLIDetectionNamespace:BusNamespace<"cliDetection",SubjectRecordFromSchemaRecord<{scan: {request:ZodObject<{binaries:ZodArray<ZodString>; },$strip>;response:ZodObject<{results:ZodArray<ZodObject<{binary:ZodString;found:ZodBoolean;path:ZodOptional<ZodString>;version:ZodOptional<ZodString>; },$strip>>; },$strip>; }; }>, {binaries:string[]; }, {scan: {request:ZodObject<{binaries:ZodArray<ZodString>; },$strip>;response:ZodObject<{results:ZodArray<ZodObject<{binary:ZodString;found:ZodBoolean;path:ZodOptional<ZodString>;version:ZodOptional<ZodString>; },$strip>>; },$strip>; }; }>
Defined in: ../../../packages/services/core/src/cli-detection/namespace.ts:42
CLI Detection namespace registration.