def rule(event):
    if all(
        [
            event.deep_get("Image", default="").endswith("\\node.exe"),
            any(
                [
                    "install" in event.deep_get("CommandLine", default=""),
                    " i " in event.deep_get("CommandLine", default=""),
                ]
            ),
            any(
                [
                    "02-echo@0.0.7" in event.deep_get("CommandLine", default=""),
                    "@accordproject/concerto-analysis@3.24.1"
                    in event.deep_get("CommandLine", default=""),
                    "@accordproject/concerto-linter@3.24.1"
                    in event.deep_get("CommandLine", default=""),
                    "@accordproject/concerto-linter-default-ruleset@3.24.1"
                    in event.deep_get("CommandLine", default=""),
                    "@accordproject/concerto-metamodel@3.12.5"
                    in event.deep_get("CommandLine", default=""),
                    "@accordproject/concerto-types@3.24.1"
                    in event.deep_get("CommandLine", default=""),
                    "@accordproject/markdown-it-cicero@0.16.26"
                    in event.deep_get("CommandLine", default=""),
                    "@accordproject/template-engine@2.7.2"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/css-to-react-native-transform@1.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/native@0.1.32" in event.deep_get("CommandLine", default=""),
                    "@actbase/node-server@1.1.19" in event.deep_get("CommandLine", default=""),
                    "@actbase/react-absolute@0.8.3" in event.deep_get("CommandLine", default=""),
                    "@actbase/react-daum-postcode@1.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-kakaosdk@0.9.27" in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-actionsheet@1.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-devtools@0.1.3"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-fast-image@8.5.13"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-kakao-channel@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-kakao-navi@2.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-less-transformer@1.0.6"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-naver-login@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-simple-video@1.0.13"
                    in event.deep_get("CommandLine", default=""),
                    "@actbase/react-native-tiktok@1.1.3"
                    in event.deep_get("CommandLine", default=""),
                    "@afetcan/api@0.0.13" in event.deep_get("CommandLine", default=""),
                    "@afetcan/storage@0.0.27" in event.deep_get("CommandLine", default=""),
                    "@alaan/s2s-auth@2.0.3" in event.deep_get("CommandLine", default=""),
                    "@alexadark/amadeus-api@1.0.4" in event.deep_get("CommandLine", default=""),
                    "@alexadark/gatsby-theme-events@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@alexadark/gatsby-theme-wordpress-blog@2.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@alexadark/reusable-functions@1.5.1"
                    in event.deep_get("CommandLine", default=""),
                    "@alexcolls/nuxt-socket.io@0.0.7" in event.deep_get("CommandLine", default=""),
                    "@alexcolls/nuxt-socket.io@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@alexcolls/nuxt-ux@0.6.1" in event.deep_get("CommandLine", default=""),
                    "@alexcolls/nuxt-ux@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@antstackio/eslint-config-antstack@0.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@antstackio/express-graphql-proxy@0.2.8"
                    in event.deep_get("CommandLine", default=""),
                    "@antstackio/graphql-body-parser@0.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "@antstackio/json-to-graphql@1.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@antstackio/shelbysam@1.1.7" in event.deep_get("CommandLine", default=""),
                    "@aryanhussain/my-angular-lib@0.0.23"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/avro-schema-parser@3.0.25"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/avro-schema-parser@3.0.26"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/bundler@0.6.5" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/bundler@0.6.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/cli@4.1.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/cli@4.1.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/converter@1.6.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/converter@1.6.4" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/diff@0.5.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/diff@0.5.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/dotnet-rabbitmq-template@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/dotnet-rabbitmq-template@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/edavisualiser@1.2.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/edavisualiser@1.2.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/generator-components@0.3.2"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/generator-components@0.3.3"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/generator-react-sdk@1.1.4"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/generator-react-sdk@1.1.5"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/generator@2.8.5" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/generator@2.8.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/go-watermill-template@0.2.76"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/go-watermill-template@0.2.77"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/html-template@3.3.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/html-template@3.3.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/java-spring-cloud-stream-template@0.13.5"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/java-spring-cloud-stream-template@0.13.6"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/java-spring-template@1.6.1"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/java-spring-template@1.6.2"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/java-template@0.3.5" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/java-template@0.3.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/keeper@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/keeper@0.0.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/markdown-template@1.6.8"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/markdown-template@1.6.9"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/modelina-cli@5.10.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/modelina-cli@5.10.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/modelina@5.10.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/modelina@5.10.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/multi-parser@2.2.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/multi-parser@2.2.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/nodejs-template@3.0.5" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/nodejs-template@3.0.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/nodejs-ws-template@0.10.1"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/nodejs-ws-template@0.10.2"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/nunjucks-filters@2.1.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/nunjucks-filters@2.1.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/openapi-schema-parser@3.0.25"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/openapi-schema-parser@3.0.26"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/optimizer@1.0.5" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/optimizer@1.0.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/parser@3.4.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/parser@3.4.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/php-template@0.1.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/php-template@0.1.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/problem@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/problem@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/protobuf-schema-parser@3.5.2"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/protobuf-schema-parser@3.5.3"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/protobuf-schema-parser@3.6.1"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/python-paho-template@0.2.14"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/python-paho-template@0.2.15"
                    in event.deep_get("CommandLine", default=""),
                    "@asyncapi/react-component@2.6.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/react-component@2.6.7" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/server-api@0.16.24" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/server-api@0.16.25" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/specs@6.10.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/specs@6.8.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/specs@6.8.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/specs@6.9.1" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/studio@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/studio@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/web-component@2.6.6" in event.deep_get("CommandLine", default=""),
                    "@asyncapi/web-component@2.6.7" in event.deep_get("CommandLine", default=""),
                    "@bdkinc/knex-ibmi@0.5.7" in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/bb9@1.2.21" in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/director-ai@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/mcp-server-browserbase@2.4.2"
                    in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/mcp@2.1.1" in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/sdk-functions@0.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/stagehand-docs@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@browserbasehq/stagehand@3.0.4" in event.deep_get("CommandLine", default=""),
                    "@caretive/caret-cli@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@chtijs/eslint-config@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@clausehq/flows-step-httprequest@0.1.14"
                    in event.deep_get("CommandLine", default=""),
                    "@clausehq/flows-step-jsontoxml@0.1.14"
                    in event.deep_get("CommandLine", default=""),
                    "@clausehq/flows-step-mqtt@0.1.14" in event.deep_get("CommandLine", default=""),
                    "@clausehq/flows-step-sendgridemail@0.1.14"
                    in event.deep_get("CommandLine", default=""),
                    "@clausehq/flows-step-taskscreateurl@0.1.14"
                    in event.deep_get("CommandLine", default=""),
                    "@cllbk/ghl@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@commute/bloom@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@commute/market-data-chartjs@2.3.1"
                    in event.deep_get("CommandLine", default=""),
                    "@commute/market-data@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@dev-blinq/ai-qa-logic@1.0.19" in event.deep_get("CommandLine", default=""),
                    "@dev-blinq/blinqioclient@1.0.21" in event.deep_get("CommandLine", default=""),
                    "@dev-blinq/cucumber-js@1.0.131" in event.deep_get("CommandLine", default=""),
                    "@dev-blinq/cucumber_client@1.0.738"
                    in event.deep_get("CommandLine", default=""),
                    "@dev-blinq/ui-systems@1.0.93" in event.deep_get("CommandLine", default=""),
                    "@elsedev/react-csr-sdk@0.2.2" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/address-encoder@1.1.5"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/blacklist@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/buffer@0.1.2" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ccip-read-cf-worker@0.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ccip-read-dns-gateway@0.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ccip-read-router@0.0.7"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ccip-read-worker-viem@0.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/content-hash@3.0.1" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/curvearithmetics@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/cypress-metamask@1.2.1"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/dnsprovejs@0.5.3" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/dnssec-oracle-anchors@0.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/dnssecoraclejs@0.2.9" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/durin-middleware@0.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/durin@0.1.2" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ens-archived-contracts@0.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ens-avatar@1.0.4" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ens-contracts@1.6.1" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ens-test-env@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ens-validation@0.1.1" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ensjs-react@0.0.5" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ensjs@4.0.3" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/eth-ens-namehash@2.0.16"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/hackathon-registrar@1.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/hardhat-chai-matchers-viem@0.1.15"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/hardhat-toolbox-viem-extended@0.0.6"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/mock@2.1.52" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/name-wrapper@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/offchain-resolver-contracts@0.2.2"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/op-resolver-contracts@0.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/react-ens-address@0.0.32"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/renewal-widget@0.1.10"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/renewal@0.0.13" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/reverse-records@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/server-analytics@0.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/solsha1@0.0.4" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/subdomain-registrar@0.2.4"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/test-utils@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/thorin@0.6.51" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/ui@3.4.6" in event.deep_get("CommandLine", default=""),
                    "@ensdomains/unicode-confusables@0.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/unruggable-gateways@0.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/vite-plugin-i18next-loader@4.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@ensdomains/web3modal@1.10.2" in event.deep_get("CommandLine", default=""),
                    "@everreal/react-charts@2.0.1" in event.deep_get("CommandLine", default=""),
                    "@everreal/react-charts@2.0.2" in event.deep_get("CommandLine", default=""),
                    "@everreal/validate-esmoduleinterop-imports@1.4.4"
                    in event.deep_get("CommandLine", default=""),
                    "@everreal/validate-esmoduleinterop-imports@1.4.5"
                    in event.deep_get("CommandLine", default=""),
                    "@everreal/web-analytics@0.0.1" in event.deep_get("CommandLine", default=""),
                    "@everreal/web-analytics@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@faq-component/core@0.0.4" in event.deep_get("CommandLine", default=""),
                    "@faq-component/react@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@fishingbooker/browser-sync-plugin@1.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@fishingbooker/react-loader@1.0.7"
                    in event.deep_get("CommandLine", default=""),
                    "@fishingbooker/react-pagination@2.0.6"
                    in event.deep_get("CommandLine", default=""),
                    "@fishingbooker/react-raty@2.0.1" in event.deep_get("CommandLine", default=""),
                    "@fishingbooker/react-swiper@0.1.5"
                    in event.deep_get("CommandLine", default=""),
                    "@hapheus/n8n-nodes-pgp@1.5.1" in event.deep_get("CommandLine", default=""),
                    "@hover-design/core@0.0.1" in event.deep_get("CommandLine", default=""),
                    "@hover-design/react@0.2.1" in event.deep_get("CommandLine", default=""),
                    "@huntersofbook/auth-vue@0.4.2" in event.deep_get("CommandLine", default=""),
                    "@huntersofbook/core-nuxt@0.4.2" in event.deep_get("CommandLine", default=""),
                    "@huntersofbook/core@0.5.1" in event.deep_get("CommandLine", default=""),
                    "@huntersofbook/form-naiveui@0.5.1"
                    in event.deep_get("CommandLine", default=""),
                    "@huntersofbook/i18n@0.8.2" in event.deep_get("CommandLine", default=""),
                    "@huntersofbook/ui@0.5.1" in event.deep_get("CommandLine", default=""),
                    "@hyperlook/telemetry-sdk@1.0.19" in event.deep_get("CommandLine", default=""),
                    "@ifelsedeveloper/protocol-contracts-svm-idl@0.1.2"
                    in event.deep_get("CommandLine", default=""),
                    "@ifelsedeveloper/protocol-contracts-svm-idl@0.1.3"
                    in event.deep_get("CommandLine", default=""),
                    "@ifings/design-system@4.9.2" in event.deep_get("CommandLine", default=""),
                    "@ifings/metatron3@0.1.5" in event.deep_get("CommandLine", default=""),
                    "@jayeshsadhwani/telemetry-sdk@1.0.14"
                    in event.deep_get("CommandLine", default=""),
                    "@kvytech/cli@0.0.7" in event.deep_get("CommandLine", default=""),
                    "@kvytech/components@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@kvytech/habbit-e2e-test@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@kvytech/medusa-plugin-announcement@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@kvytech/medusa-plugin-management@0.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@kvytech/medusa-plugin-newsletter@0.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@kvytech/medusa-plugin-product-reviews@0.0.9"
                    in event.deep_get("CommandLine", default=""),
                    "@kvytech/medusa-plugin-promotion@0.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@kvytech/web@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/api-client@9.12.2" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/api-client@9.12.3" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/babel-preset@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/electron-group-api-client@1.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@lessondesk/eslint-config@1.4.2" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/material-icons@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/react-table-context@2.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@lessondesk/schoolbus@5.2.2" in event.deep_get("CommandLine", default=""),
                    "@lessondesk/schoolbus@5.2.3" in event.deep_get("CommandLine", default=""),
                    "@livecms/live-edit@0.0.32" in event.deep_get("CommandLine", default=""),
                    "@livecms/nuxt-live-edit@1.9.2" in event.deep_get("CommandLine", default=""),
                    "@lokeswari-satyanarayanan/rn-zustand-expo-template@1.0.9"
                    in event.deep_get("CommandLine", default=""),
                    "@louisle2/core@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@louisle2/cortex-js@0.1.6" in event.deep_get("CommandLine", default=""),
                    "@lpdjs/firestore-repo-service@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@lui-ui/lui-nuxt@0.1.1" in event.deep_get("CommandLine", default=""),
                    "@lui-ui/lui-tailwindcss@0.1.2" in event.deep_get("CommandLine", default=""),
                    "@lui-ui/lui-vue@1.0.13" in event.deep_get("CommandLine", default=""),
                    "@markvivanco/app-version-checker@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@markvivanco/app-version-checker@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@mcp-use/cli@2.2.6" in event.deep_get("CommandLine", default=""),
                    "@mcp-use/cli@2.2.7" in event.deep_get("CommandLine", default=""),
                    "@mcp-use/inspector@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@mcp-use/inspector@0.6.3" in event.deep_get("CommandLine", default=""),
                    "@mcp-use/mcp-use@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@mcp-use/mcp-use@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@micado-digital/stadtmarketing-kufstein-external@1.9.1"
                    in event.deep_get("CommandLine", default=""),
                    "@mizzle-dev/orm@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@mparpaillon/connector-parse@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@mparpaillon/imagesloaded@4.1.2" in event.deep_get("CommandLine", default=""),
                    "@mparpaillon/page@1.0.1" in event.deep_get("CommandLine", default=""),
                    "@ntnx/passport-wso2@0.0.3" in event.deep_get("CommandLine", default=""),
                    "@ntnx/t@0.0.101" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/accordion@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/alert-dialog@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/arrow@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/aspect-ratio@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/avatar@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/checkbox@0.6.3" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/collapsible@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/collection@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/dialog@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/direction@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/dismissable-layer@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/focus-guards@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/focus-scope@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/hover-card@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/label@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/menu@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/motion-nuxt@0.2.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/motion@0.4.4" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/popover@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/popper@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/portal@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/presence@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/primitive@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/primitives-nuxt@0.3.1" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/primitives@0.7.9" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/progress@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/provide@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/radio-group@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/roving-focus@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/scroll-area@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/separator@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/slider@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/slot@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/switch@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/tabs@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/toast@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/toggle-group@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/toggle@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/toolbar@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/tooltip@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/use-composable@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/utils@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@oku-ui/visually-hidden@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@orbitgtbelgium/mapbox-gl-draw-cut-polygon-mode@2.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@orbitgtbelgium/mapbox-gl-draw-scale-rotate-mode@1.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "@orbitgtbelgium/orbit-components@1.2.9"
                    in event.deep_get("CommandLine", default=""),
                    "@orbitgtbelgium/time-slider@1.0.187"
                    in event.deep_get("CommandLine", default=""),
                    "@osmanekrem/bmad@1.0.6" in event.deep_get("CommandLine", default=""),
                    "@osmanekrem/error-handler@1.2.2" in event.deep_get("CommandLine", default=""),
                    "@pergel/cli@0.11.1" in event.deep_get("CommandLine", default=""),
                    "@pergel/module-box@0.6.1" in event.deep_get("CommandLine", default=""),
                    "@pergel/module-graphql@0.6.1" in event.deep_get("CommandLine", default=""),
                    "@pergel/module-ui@0.0.9" in event.deep_get("CommandLine", default=""),
                    "@pergel/nuxt@0.25.5" in event.deep_get("CommandLine", default=""),
                    "@posthog/agent@1.24.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/ai@7.1.2" in event.deep_get("CommandLine", default=""),
                    "@posthog/automatic-cohorts-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/bitbucket-release-tracker@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/cli@0.5.15" in event.deep_get("CommandLine", default=""),
                    "@posthog/clickhouse@1.7.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/core@1.5.6" in event.deep_get("CommandLine", default=""),
                    "@posthog/currency-normalization-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/customerio-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/databricks-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/drop-events-on-property-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/event-sequence-timer-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/filter-out-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/first-time-event-tracker@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/geoip-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/github-release-tracking-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/gitub-star-sync-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/heartbeat-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/hedgehog-mode@0.0.42" in event.deep_get("CommandLine", default=""),
                    "@posthog/icons@0.36.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/ingestion-alert-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/intercom-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/kinesis-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/laudspeaker-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/lemon-ui@0.0.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/maxmind-plugin@0.1.6" in event.deep_get("CommandLine", default=""),
                    "@posthog/migrator3000-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/netdata-event-processing@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/nextjs-config@1.5.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/nextjs@0.0.3" in event.deep_get("CommandLine", default=""),
                    "@posthog/nuxt@1.2.9" in event.deep_get("CommandLine", default=""),
                    "@posthog/pagerduty-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/piscina@3.2.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/plugin-contrib@0.0.6" in event.deep_get("CommandLine", default=""),
                    "@posthog/plugin-server@1.10.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/plugin-unduplicates@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/postgres-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/react-rrweb-player@1.1.4"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/rrdom@0.0.31" in event.deep_get("CommandLine", default=""),
                    "@posthog/rrweb-player@0.0.31" in event.deep_get("CommandLine", default=""),
                    "@posthog/rrweb-record@0.0.31" in event.deep_get("CommandLine", default=""),
                    "@posthog/rrweb-replay@0.0.19" in event.deep_get("CommandLine", default=""),
                    "@posthog/rrweb-snapshot@0.0.31" in event.deep_get("CommandLine", default=""),
                    "@posthog/rrweb-utils@0.0.31" in event.deep_get("CommandLine", default=""),
                    "@posthog/rrweb@0.0.31" in event.deep_get("CommandLine", default=""),
                    "@posthog/sendgrid-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/siphash@1.1.2" in event.deep_get("CommandLine", default=""),
                    "@posthog/snowflake-export-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/taxonomy-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/twilio-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/twitter-followers-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/url-normalizer-plugin@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@posthog/variance-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@posthog/web-dev-server@1.0.5" in event.deep_get("CommandLine", default=""),
                    "@posthog/wizard@1.18.1" in event.deep_get("CommandLine", default=""),
                    "@posthog/zendesk-plugin@0.0.8" in event.deep_get("CommandLine", default=""),
                    "@postman/aether-icons@2.23.2" in event.deep_get("CommandLine", default=""),
                    "@postman/aether-icons@2.23.3" in event.deep_get("CommandLine", default=""),
                    "@postman/aether-icons@2.23.4" in event.deep_get("CommandLine", default=""),
                    "@postman/csv-parse@4.0.3" in event.deep_get("CommandLine", default=""),
                    "@postman/csv-parse@4.0.4" in event.deep_get("CommandLine", default=""),
                    "@postman/csv-parse@4.0.5" in event.deep_get("CommandLine", default=""),
                    "@postman/final-node-keytar@7.9.1" in event.deep_get("CommandLine", default=""),
                    "@postman/final-node-keytar@7.9.2" in event.deep_get("CommandLine", default=""),
                    "@postman/final-node-keytar@7.9.3" in event.deep_get("CommandLine", default=""),
                    "@postman/mcp-ui-client@5.5.1" in event.deep_get("CommandLine", default=""),
                    "@postman/mcp-ui-client@5.5.2" in event.deep_get("CommandLine", default=""),
                    "@postman/mcp-ui-client@5.5.3" in event.deep_get("CommandLine", default=""),
                    "@postman/node-keytar@7.9.4" in event.deep_get("CommandLine", default=""),
                    "@postman/node-keytar@7.9.5" in event.deep_get("CommandLine", default=""),
                    "@postman/node-keytar@7.9.6" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-linux-x64@1.24.3" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-linux-x64@1.24.4" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-linux-x64@1.24.5" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-macos-arm64@1.24.3"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-macos-arm64@1.24.4"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-macos-arm64@1.24.5"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-macos-x64@1.24.3" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-macos-x64@1.24.4" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-macos-x64@1.24.5" in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-windows-x64@1.24.3"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-windows-x64@1.24.4"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/pm-bin-windows-x64@1.24.5"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/postman-collection-fork@4.3.3"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/postman-collection-fork@4.3.4"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/postman-collection-fork@4.3.5"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/postman-mcp-cli@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@postman/postman-mcp-cli@1.0.4" in event.deep_get("CommandLine", default=""),
                    "@postman/postman-mcp-cli@1.0.5" in event.deep_get("CommandLine", default=""),
                    "@postman/postman-mcp-server@2.4.10"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/postman-mcp-server@2.4.11"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/postman-mcp-server@2.4.12"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/pretty-ms@6.1.1" in event.deep_get("CommandLine", default=""),
                    "@postman/pretty-ms@6.1.2" in event.deep_get("CommandLine", default=""),
                    "@postman/pretty-ms@6.1.3" in event.deep_get("CommandLine", default=""),
                    "@postman/secret-scanner-wasm@2.1.2"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/secret-scanner-wasm@2.1.3"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/secret-scanner-wasm@2.1.4"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/tunnel-agent@0.6.5" in event.deep_get("CommandLine", default=""),
                    "@postman/tunnel-agent@0.6.6" in event.deep_get("CommandLine", default=""),
                    "@postman/tunnel-agent@0.6.7" in event.deep_get("CommandLine", default=""),
                    "@postman/wdio-allure-reporter@0.0.7"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/wdio-allure-reporter@0.0.8"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/wdio-allure-reporter@0.0.9"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/wdio-junit-reporter@0.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/wdio-junit-reporter@0.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@postman/wdio-junit-reporter@0.0.6"
                    in event.deep_get("CommandLine", default=""),
                    "@pradhumngautam/common-app@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@productdevbook/animejs-vue@0.2.1"
                    in event.deep_get("CommandLine", default=""),
                    "@productdevbook/auth@0.2.2" in event.deep_get("CommandLine", default=""),
                    "@productdevbook/chatwoot@2.0.1" in event.deep_get("CommandLine", default=""),
                    "@productdevbook/motion@1.0.4" in event.deep_get("CommandLine", default=""),
                    "@productdevbook/ts-i18n@1.4.2" in event.deep_get("CommandLine", default=""),
                    "@pruthvi21/use-debounce@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-document-translator@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-git-clean-markdown@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-markdown-compose@1.4.2506300029"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-markdown-image@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-markdown-print@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-markdown-translator@1.4.2509202331"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-markdown@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-remove-image-background@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@quick-start-soft/quick-task-refine@1.4.2511142126"
                    in event.deep_get("CommandLine", default=""),
                    "@relyt/claude-context-core@0.1.1" in event.deep_get("CommandLine", default=""),
                    "@relyt/claude-context-mcp@0.1.1" in event.deep_get("CommandLine", default=""),
                    "@relyt/mcp-server-relytone@0.0.3" in event.deep_get("CommandLine", default=""),
                    "@sameepsi/sor2@2.0.2" in event.deep_get("CommandLine", default=""),
                    "@sameepsi/sor@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@seezo/sdr-mcp-server@0.0.5" in event.deep_get("CommandLine", default=""),
                    "@seung-ju/next@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@seung-ju/openapi-generator@0.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@seung-ju/react-hooks@0.0.2" in event.deep_get("CommandLine", default=""),
                    "@seung-ju/react-native-action-sheet@0.2.1"
                    in event.deep_get("CommandLine", default=""),
                    "@silgi/better-auth@0.8.1" in event.deep_get("CommandLine", default=""),
                    "@silgi/drizzle@0.8.4" in event.deep_get("CommandLine", default=""),
                    "@silgi/ecosystem@0.7.6" in event.deep_get("CommandLine", default=""),
                    "@silgi/graphql@0.7.15" in event.deep_get("CommandLine", default=""),
                    "@silgi/module-builder@0.8.8" in event.deep_get("CommandLine", default=""),
                    "@silgi/openapi@0.7.4" in event.deep_get("CommandLine", default=""),
                    "@silgi/permission@0.6.8" in event.deep_get("CommandLine", default=""),
                    "@silgi/ratelimit@0.2.1" in event.deep_get("CommandLine", default=""),
                    "@silgi/scalar@0.6.2" in event.deep_get("CommandLine", default=""),
                    "@silgi/yoga@0.7.1" in event.deep_get("CommandLine", default=""),
                    "@sme-ui/aoma-vevasound-metadata-lib@0.1.3"
                    in event.deep_get("CommandLine", default=""),
                    "@strapbuild/react-native-date-time-picker@2.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@strapbuild/react-native-perspective-image-cropper-2@0.4.7"
                    in event.deep_get("CommandLine", default=""),
                    "@strapbuild/react-native-perspective-image-cropper-poojan31@0.4.6"
                    in event.deep_get("CommandLine", default=""),
                    "@strapbuild/react-native-perspective-image-cropper@0.4.15"
                    in event.deep_get("CommandLine", default=""),
                    "@suraj_h/medium-common@1.0.5" in event.deep_get("CommandLine", default=""),
                    "@thedelta/eslint-config@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@tiaanduplessis/json@2.0.2" in event.deep_get("CommandLine", default=""),
                    "@tiaanduplessis/json@2.0.3" in event.deep_get("CommandLine", default=""),
                    "@tiaanduplessis/react-progressbar@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "@tiaanduplessis/react-progressbar@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@trackstar/angular-trackstar-link@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "@trackstar/react-trackstar-link-upgrade@1.1.10"
                    in event.deep_get("CommandLine", default=""),
                    "@trackstar/react-trackstar-link@2.0.21"
                    in event.deep_get("CommandLine", default=""),
                    "@trackstar/test-angular-package@0.0.9"
                    in event.deep_get("CommandLine", default=""),
                    "@trackstar/test-package@1.1.5" in event.deep_get("CommandLine", default=""),
                    "@trefox/sleekshop-js@0.1.6" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-acl@4.0.2" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-elasticsearch@2.0.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-mongoose@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-orientdb@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-postgres@1.0.3" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-pubsub@4.0.3" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-redis@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-soap@1.0.2" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix-swagger@3.0.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/atrix@7.0.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/bool-expressions@4.1.3" in event.deep_get("CommandLine", default=""),
                    "@trigo/eslint-config-trigo@3.3.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/fsm@3.4.2" in event.deep_get("CommandLine", default=""),
                    "@trigo/hapi-auth-signedlink@1.3.1"
                    in event.deep_get("CommandLine", default=""),
                    "@trigo/jsdt@0.2.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/keycloak-api@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/node-soap@0.5.4" in event.deep_get("CommandLine", default=""),
                    "@trigo/pathfinder-ui-css@0.1.1" in event.deep_get("CommandLine", default=""),
                    "@trigo/trigo-hapijs@5.0.1" in event.deep_get("CommandLine", default=""),
                    "@trpc-rate-limiter/cloudflare@0.1.4"
                    in event.deep_get("CommandLine", default=""),
                    "@trpc-rate-limiter/hono@0.1.4" in event.deep_get("CommandLine", default=""),
                    "@varsityvibe/api-client@1.3.36" in event.deep_get("CommandLine", default=""),
                    "@varsityvibe/api-client@1.3.37" in event.deep_get("CommandLine", default=""),
                    "@varsityvibe/utils@5.0.6" in event.deep_get("CommandLine", default=""),
                    "@varsityvibe/validation-schemas@0.6.7"
                    in event.deep_get("CommandLine", default=""),
                    "@varsityvibe/validation-schemas@0.6.8"
                    in event.deep_get("CommandLine", default=""),
                    "@viapip/eslint-config@0.2.4" in event.deep_get("CommandLine", default=""),
                    "@vishadtyagi/full-year-calendar@0.1.11"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/alexa-types@2.15.60" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/alexa-types@2.15.61" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/anthropic@0.4.4" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/anthropic@0.4.5" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/api-sdk@3.28.58" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/api-sdk@3.28.59" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/backend-utils@5.0.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/backend-utils@5.0.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/base-types@2.136.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/base-types@2.136.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/body-parser@1.21.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/body-parser@1.21.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/chat-types@2.14.58" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/chat-types@2.14.59" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/circleci-config-sdk-orb-import@0.2.1"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/circleci-config-sdk-orb-import@0.2.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/commitlint-config@2.6.1"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/commitlint-config@2.6.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/common@8.9.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/common@8.9.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/default-prompt-wrappers@1.7.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/default-prompt-wrappers@1.7.4"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/dependency-cruiser-config@1.8.11"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/dependency-cruiser-config@1.8.12"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/dtos-interact@1.40.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/dtos-interact@1.40.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/encryption@0.3.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/encryption@0.3.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/eslint-config@7.16.4" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/eslint-config@7.16.5" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/eslint-plugin@1.6.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/eslint-plugin@1.6.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/exception@1.10.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/exception@1.10.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/fetch@1.11.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/fetch@1.11.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/general-types@3.2.22" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/general-types@3.2.23" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/git-branch-check@1.4.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/git-branch-check@1.4.4"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/google-dfes-types@2.17.12"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/google-dfes-types@2.17.13"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/google-types@2.21.12" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/google-types@2.21.13" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/husky-config@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/husky-config@1.3.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/logger@2.4.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/logger@2.4.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/metrics@1.5.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/metrics@1.5.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/natural-language-commander@0.5.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/natural-language-commander@0.5.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-common@2.75.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-common@2.75.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-mongodb@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-mongodb@1.3.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-rate-limit@1.3.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-rate-limit@1.3.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-redis@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-redis@1.3.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-timeout@1.3.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/nestjs-timeout@1.3.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/npm-package-json-lint-config@1.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/npm-package-json-lint-config@1.1.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/openai@3.2.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/openai@3.2.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/pino-pretty@4.4.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/pino-pretty@4.4.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/pino@6.11.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/pino@6.11.4" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/prettier-config@1.10.1"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/prettier-config@1.10.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/react-chat@1.65.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/react-chat@1.65.4" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/runtime-client-js@1.17.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/runtime-client-js@1.17.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/runtime@1.29.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/runtime@1.29.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/sdk-runtime@1.43.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/sdk-runtime@1.43.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/secrets-provider@1.9.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/secrets-provider@1.9.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/semantic-release-config@1.4.1"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/semantic-release-config@1.4.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/serverless-plugin-typescript@2.1.7"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/serverless-plugin-typescript@2.1.8"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/slate-serializer@1.7.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/slate-serializer@1.7.4"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/stitches-react@2.3.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/stitches-react@2.3.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/storybook-config@1.2.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/storybook-config@1.2.3"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/stylelint-config@1.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/stylelint-config@1.1.2"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/test-common@2.1.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/test-common@2.1.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/tsconfig-paths@1.1.4" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/tsconfig-paths@1.1.5" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/tsconfig@1.12.1" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/tsconfig@1.12.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/utils-designer@1.74.19"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/utils-designer@1.74.20"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/verror@1.1.4" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/verror@1.1.5" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/vite-config@2.6.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/vite-config@2.6.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/vitest-config@1.10.2" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/vitest-config@1.10.3" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/voice-types@2.10.58" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/voice-types@2.10.59" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/voiceflow-types@3.32.45"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/voiceflow-types@3.32.46"
                    in event.deep_get("CommandLine", default=""),
                    "@voiceflow/widget@1.7.18" in event.deep_get("CommandLine", default=""),
                    "@voiceflow/widget@1.7.19" in event.deep_get("CommandLine", default=""),
                    "@vucod/email@0.0.3" in event.deep_get("CommandLine", default=""),
                    "@zapier/ai-actions-react@0.1.12" in event.deep_get("CommandLine", default=""),
                    "@zapier/ai-actions-react@0.1.13" in event.deep_get("CommandLine", default=""),
                    "@zapier/ai-actions-react@0.1.14" in event.deep_get("CommandLine", default=""),
                    "@zapier/ai-actions@0.1.18" in event.deep_get("CommandLine", default=""),
                    "@zapier/ai-actions@0.1.19" in event.deep_get("CommandLine", default=""),
                    "@zapier/ai-actions@0.1.20" in event.deep_get("CommandLine", default=""),
                    "@zapier/babel-preset-zapier@6.4.1"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/babel-preset-zapier@6.4.2"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/babel-preset-zapier@6.4.3"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/browserslist-config-zapier@1.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/browserslist-config-zapier@1.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/browserslist-config-zapier@1.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/eslint-plugin-zapier@11.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/eslint-plugin-zapier@11.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/eslint-plugin-zapier@11.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/mcp-integration@3.0.1" in event.deep_get("CommandLine", default=""),
                    "@zapier/mcp-integration@3.0.2" in event.deep_get("CommandLine", default=""),
                    "@zapier/mcp-integration@3.0.3" in event.deep_get("CommandLine", default=""),
                    "@zapier/secret-scrubber@1.1.3" in event.deep_get("CommandLine", default=""),
                    "@zapier/secret-scrubber@1.1.4" in event.deep_get("CommandLine", default=""),
                    "@zapier/secret-scrubber@1.1.5" in event.deep_get("CommandLine", default=""),
                    "@zapier/spectral-api-ruleset@1.9.1"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/spectral-api-ruleset@1.9.2"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/spectral-api-ruleset@1.9.3"
                    in event.deep_get("CommandLine", default=""),
                    "@zapier/stubtree@0.1.2" in event.deep_get("CommandLine", default=""),
                    "@zapier/stubtree@0.1.3" in event.deep_get("CommandLine", default=""),
                    "@zapier/stubtree@0.1.4" in event.deep_get("CommandLine", default=""),
                    "@zapier/zapier-sdk@0.15.5" in event.deep_get("CommandLine", default=""),
                    "@zapier/zapier-sdk@0.15.6" in event.deep_get("CommandLine", default=""),
                    "@zapier/zapier-sdk@0.15.7" in event.deep_get("CommandLine", default=""),
                    "ai-crowl-shield@1.0.7" in event.deep_get("CommandLine", default=""),
                    "arc-cli-fc@1.0.1" in event.deep_get("CommandLine", default=""),
                    "asciitranslator@1.0.3" in event.deep_get("CommandLine", default=""),
                    "asyncapi-preview@1.0.1" in event.deep_get("CommandLine", default=""),
                    "asyncapi-preview@1.0.2" in event.deep_get("CommandLine", default=""),
                    "atrix-mongoose@1.0.1" in event.deep_get("CommandLine", default=""),
                    "atrix@1.0.1" in event.deep_get("CommandLine", default=""),
                    "automation_model@1.0.491" in event.deep_get("CommandLine", default=""),
                    "avvvatars-vue@1.1.2" in event.deep_get("CommandLine", default=""),
                    "axios-builder@1.2.1" in event.deep_get("CommandLine", default=""),
                    "axios-cancelable@1.0.1" in event.deep_get("CommandLine", default=""),
                    "axios-cancelable@1.0.2" in event.deep_get("CommandLine", default=""),
                    "axios-timed@1.0.1" in event.deep_get("CommandLine", default=""),
                    "axios-timed@1.0.2" in event.deep_get("CommandLine", default=""),
                    "babel-preset-kinvey-flex-service@0.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "barebones-css@1.1.3" in event.deep_get("CommandLine", default=""),
                    "barebones-css@1.1.4" in event.deep_get("CommandLine", default=""),
                    "benmostyn-frame-print@1.0.1" in event.deep_get("CommandLine", default=""),
                    "bestgpiocontroller@1.0.10" in event.deep_get("CommandLine", default=""),
                    "better-auth-nuxt@0.0.10" in event.deep_get("CommandLine", default=""),
                    "better-queue-nedb@0.1.5" in event.deep_get("CommandLine", default=""),
                    "bidirectional-adapter@1.2.2" in event.deep_get("CommandLine", default=""),
                    "bidirectional-adapter@1.2.3" in event.deep_get("CommandLine", default=""),
                    "bidirectional-adapter@1.2.4" in event.deep_get("CommandLine", default=""),
                    "bidirectional-adapter@1.2.5" in event.deep_get("CommandLine", default=""),
                    "blinqio-executions-cli@1.0.41" in event.deep_get("CommandLine", default=""),
                    "blob-to-base64@1.0.3" in event.deep_get("CommandLine", default=""),
                    "bool-expressions@0.1.2" in event.deep_get("CommandLine", default=""),
                    "buffered-interpolation-babylon6@0.2.8"
                    in event.deep_get("CommandLine", default=""),
                    "bun-plugin-httpfile@0.1.1" in event.deep_get("CommandLine", default=""),
                    "bytecode-checker-cli@1.0.10" in event.deep_get("CommandLine", default=""),
                    "bytecode-checker-cli@1.0.11" in event.deep_get("CommandLine", default=""),
                    "bytecode-checker-cli@1.0.8" in event.deep_get("CommandLine", default=""),
                    "bytecode-checker-cli@1.0.9" in event.deep_get("CommandLine", default=""),
                    "bytes-to-x@1.0.1" in event.deep_get("CommandLine", default=""),
                    "calc-loan-interest@1.0.4" in event.deep_get("CommandLine", default=""),
                    "capacitor-plugin-apptrackingios@0.0.21"
                    in event.deep_get("CommandLine", default=""),
                    "capacitor-plugin-purchase@0.1.1" in event.deep_get("CommandLine", default=""),
                    "capacitor-plugin-scgssigninwithgoogle@0.0.5"
                    in event.deep_get("CommandLine", default=""),
                    "capacitor-purchase-history@0.0.10"
                    in event.deep_get("CommandLine", default=""),
                    "capacitor-voice-recorder-wav@6.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "cbre-flow-common@1.3.1" in event.deep_get("CommandLine", default=""),
                    "cbre-flow-common@1.3.2" in event.deep_get("CommandLine", default=""),
                    "ceviz@0.0.5" in event.deep_get("CommandLine", default=""),
                    "chrome-extension-downloads@0.0.3" in event.deep_get("CommandLine", default=""),
                    "chrome-extension-downloads@0.0.4" in event.deep_get("CommandLine", default=""),
                    "claude-token-updater@1.0.3" in event.deep_get("CommandLine", default=""),
                    "coinmarketcap-api@3.1.2" in event.deep_get("CommandLine", default=""),
                    "coinmarketcap-api@3.1.3" in event.deep_get("CommandLine", default=""),
                    "colors-regex@2.0.1" in event.deep_get("CommandLine", default=""),
                    "command-irail@0.5.4" in event.deep_get("CommandLine", default=""),
                    "compare-obj@1.1.1" in event.deep_get("CommandLine", default=""),
                    "compare-obj@1.1.2" in event.deep_get("CommandLine", default=""),
                    "composite-reducer@1.0.2" in event.deep_get("CommandLine", default=""),
                    "composite-reducer@1.0.3" in event.deep_get("CommandLine", default=""),
                    "composite-reducer@1.0.4" in event.deep_get("CommandLine", default=""),
                    "composite-reducer@1.0.5" in event.deep_get("CommandLine", default=""),
                    "count-it-down@1.0.1" in event.deep_get("CommandLine", default=""),
                    "count-it-down@1.0.2" in event.deep_get("CommandLine", default=""),
                    "cpu-instructions@0.0.14" in event.deep_get("CommandLine", default=""),
                    "create-director-app@0.1.1" in event.deep_get("CommandLine", default=""),
                    "create-glee-app@0.2.2" in event.deep_get("CommandLine", default=""),
                    "create-glee-app@0.2.3" in event.deep_get("CommandLine", default=""),
                    "create-hardhat3-app@1.1.1" in event.deep_get("CommandLine", default=""),
                    "create-hardhat3-app@1.1.2" in event.deep_get("CommandLine", default=""),
                    "create-hardhat3-app@1.1.3" in event.deep_get("CommandLine", default=""),
                    "create-hardhat3-app@1.1.4" in event.deep_get("CommandLine", default=""),
                    "create-kinvey-flex-service@0.2.1" in event.deep_get("CommandLine", default=""),
                    "create-mcp-use-app@0.5.3" in event.deep_get("CommandLine", default=""),
                    "create-mcp-use-app@0.5.4" in event.deep_get("CommandLine", default=""),
                    "create-silgi@0.3.1" in event.deep_get("CommandLine", default=""),
                    "crypto-addr-codec@0.1.9" in event.deep_get("CommandLine", default=""),
                    "css-dedoupe@0.1.2" in event.deep_get("CommandLine", default=""),
                    "csv-tool-cli@1.2.1" in event.deep_get("CommandLine", default=""),
                    "dashboard-empty-state@1.0.3" in event.deep_get("CommandLine", default=""),
                    "designstudiouiux@1.0.1" in event.deep_get("CommandLine", default=""),
                    "devstart-cli@1.0.6" in event.deep_get("CommandLine", default=""),
                    "dialogflow-es@1.1.1" in event.deep_get("CommandLine", default=""),
                    "dialogflow-es@1.1.2" in event.deep_get("CommandLine", default=""),
                    "dialogflow-es@1.1.3" in event.deep_get("CommandLine", default=""),
                    "dialogflow-es@1.1.4" in event.deep_get("CommandLine", default=""),
                    "discord-bot-server@0.1.2" in event.deep_get("CommandLine", default=""),
                    "docusaurus-plugin-vanilla-extract@1.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "dont-go@1.1.2" in event.deep_get("CommandLine", default=""),
                    "dotnet-template@0.0.3" in event.deep_get("CommandLine", default=""),
                    "dotnet-template@0.0.4" in event.deep_get("CommandLine", default=""),
                    "drop-events-on-property-plugin@0.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "easypanel-sdk@0.3.2" in event.deep_get("CommandLine", default=""),
                    "electron-volt@0.0.2" in event.deep_get("CommandLine", default=""),
                    "email-deliverability-tester@1.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "enforce-branch-name@1.1.3" in event.deep_get("CommandLine", default=""),
                    "esbuild-plugin-brotli@0.2.1" in event.deep_get("CommandLine", default=""),
                    "esbuild-plugin-eta@0.1.1" in event.deep_get("CommandLine", default=""),
                    "esbuild-plugin-httpfile@0.4.1" in event.deep_get("CommandLine", default=""),
                    "eslint-config-kinvey-flex-service@0.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "eslint-config-nitpicky@4.0.1" in event.deep_get("CommandLine", default=""),
                    "eslint-config-trigo@22.0.2" in event.deep_get("CommandLine", default=""),
                    "eslint-config-zeallat-base@1.0.4" in event.deep_get("CommandLine", default=""),
                    "ethereum-ens@0.8.1" in event.deep_get("CommandLine", default=""),
                    "evm-checkcode-cli@1.0.12" in event.deep_get("CommandLine", default=""),
                    "evm-checkcode-cli@1.0.13" in event.deep_get("CommandLine", default=""),
                    "evm-checkcode-cli@1.0.14" in event.deep_get("CommandLine", default=""),
                    "evm-checkcode-cli@1.0.15" in event.deep_get("CommandLine", default=""),
                    "exact-ticker@0.3.5" in event.deep_get("CommandLine", default=""),
                    "expo-audio-session@0.2.1" in event.deep_get("CommandLine", default=""),
                    "expo-router-on-rails@0.0.4" in event.deep_get("CommandLine", default=""),
                    "express-starter-template@1.0.10" in event.deep_get("CommandLine", default=""),
                    "expressos@1.1.3" in event.deep_get("CommandLine", default=""),
                    "fat-fingered@1.0.1" in event.deep_get("CommandLine", default=""),
                    "fat-fingered@1.0.2" in event.deep_get("CommandLine", default=""),
                    "feature-flip@1.0.1" in event.deep_get("CommandLine", default=""),
                    "feature-flip@1.0.2" in event.deep_get("CommandLine", default=""),
                    "firestore-search-engine@1.2.3" in event.deep_get("CommandLine", default=""),
                    "fittxt@1.0.2" in event.deep_get("CommandLine", default=""),
                    "fittxt@1.0.3" in event.deep_get("CommandLine", default=""),
                    "flapstacks@1.0.1" in event.deep_get("CommandLine", default=""),
                    "flapstacks@1.0.2" in event.deep_get("CommandLine", default=""),
                    "flatten-unflatten@1.0.1" in event.deep_get("CommandLine", default=""),
                    "flatten-unflatten@1.0.2" in event.deep_get("CommandLine", default=""),
                    "formik-error-focus@2.0.1" in event.deep_get("CommandLine", default=""),
                    "formik-store@1.0.1" in event.deep_get("CommandLine", default=""),
                    "frontity-starter-theme@1.0.1" in event.deep_get("CommandLine", default=""),
                    "fuzzy-finder@1.0.5" in event.deep_get("CommandLine", default=""),
                    "fuzzy-finder@1.0.6" in event.deep_get("CommandLine", default=""),
                    "gate-evm-check-code2@2.0.3" in event.deep_get("CommandLine", default=""),
                    "gate-evm-check-code2@2.0.4" in event.deep_get("CommandLine", default=""),
                    "gate-evm-check-code2@2.0.5" in event.deep_get("CommandLine", default=""),
                    "gate-evm-check-code2@2.0.6" in event.deep_get("CommandLine", default=""),
                    "gate-evm-tools-test@1.0.5" in event.deep_get("CommandLine", default=""),
                    "gate-evm-tools-test@1.0.6" in event.deep_get("CommandLine", default=""),
                    "gate-evm-tools-test@1.0.7" in event.deep_get("CommandLine", default=""),
                    "gate-evm-tools-test@1.0.8" in event.deep_get("CommandLine", default=""),
                    "gatsby-plugin-antd@2.2.1" in event.deep_get("CommandLine", default=""),
                    "gatsby-plugin-cname@1.0.1" in event.deep_get("CommandLine", default=""),
                    "gatsby-plugin-cname@1.0.2" in event.deep_get("CommandLine", default=""),
                    "generator-meteor-stock@0.1.6" in event.deep_get("CommandLine", default=""),
                    "generator-ng-itobuz@0.0.15" in event.deep_get("CommandLine", default=""),
                    "get-them-args@1.3.3" in event.deep_get("CommandLine", default=""),
                    "github-action-for-generator@2.1.27"
                    in event.deep_get("CommandLine", default=""),
                    "github-action-for-generator@2.1.28"
                    in event.deep_get("CommandLine", default=""),
                    "gitsafe@1.0.5" in event.deep_get("CommandLine", default=""),
                    "go-template@0.1.8" in event.deep_get("CommandLine", default=""),
                    "go-template@0.1.9" in event.deep_get("CommandLine", default=""),
                    "gulp-inject-envs@1.2.1" in event.deep_get("CommandLine", default=""),
                    "gulp-inject-envs@1.2.2" in event.deep_get("CommandLine", default=""),
                    "haufe-axera-api-client@0.0.1" in event.deep_get("CommandLine", default=""),
                    "haufe-axera-api-client@0.0.2" in event.deep_get("CommandLine", default=""),
                    "hope-mapboxdraw@0.1.1" in event.deep_get("CommandLine", default=""),
                    "hopedraw@1.0.3" in event.deep_get("CommandLine", default=""),
                    "hover-design-prototype@0.0.5" in event.deep_get("CommandLine", default=""),
                    "httpness@1.0.2" in event.deep_get("CommandLine", default=""),
                    "httpness@1.0.3" in event.deep_get("CommandLine", default=""),
                    "hyper-fullfacing@1.0.3" in event.deep_get("CommandLine", default=""),
                    "hyperterm-hipster@1.0.7" in event.deep_get("CommandLine", default=""),
                    "ids-css@1.5.1" in event.deep_get("CommandLine", default=""),
                    "ids-enterprise-mcp-server@0.0.2" in event.deep_get("CommandLine", default=""),
                    "ids-enterprise-ng@20.1.6" in event.deep_get("CommandLine", default=""),
                    "ids-enterprise-typings@20.1.6" in event.deep_get("CommandLine", default=""),
                    "image-to-uri@1.0.1" in event.deep_get("CommandLine", default=""),
                    "image-to-uri@1.0.2" in event.deep_get("CommandLine", default=""),
                    "insomnia-plugin-random-pick@1.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "invo@0.2.2" in event.deep_get("CommandLine", default=""),
                    "iron-shield-miniapp@0.0.2" in event.deep_get("CommandLine", default=""),
                    "ito-button@8.0.3" in event.deep_get("CommandLine", default=""),
                    "itobuz-angular-auth@8.0.11" in event.deep_get("CommandLine", default=""),
                    "itobuz-angular-button@8.0.11" in event.deep_get("CommandLine", default=""),
                    "itobuz-angular@0.0.1" in event.deep_get("CommandLine", default=""),
                    "jacob-zuma@1.0.1" in event.deep_get("CommandLine", default=""),
                    "jacob-zuma@1.0.2" in event.deep_get("CommandLine", default=""),
                    "jaetut-varit-test@1.0.2" in event.deep_get("CommandLine", default=""),
                    "jan-browser@0.13.1" in event.deep_get("CommandLine", default=""),
                    "jquery-bindings@1.1.2" in event.deep_get("CommandLine", default=""),
                    "jquery-bindings@1.1.3" in event.deep_get("CommandLine", default=""),
                    "jsonsurge@1.0.7" in event.deep_get("CommandLine", default=""),
                    "just-toasty@1.7.1" in event.deep_get("CommandLine", default=""),
                    "kill-port@2.0.2" in event.deep_get("CommandLine", default=""),
                    "kill-port@2.0.3" in event.deep_get("CommandLine", default=""),
                    "kinetix-default-token-list@1.0.5" in event.deep_get("CommandLine", default=""),
                    "kinvey-cli-wrapper@0.3.1" in event.deep_get("CommandLine", default=""),
                    "kinvey-flex-scripts@0.5.1" in event.deep_get("CommandLine", default=""),
                    "kns-error-code@1.0.8" in event.deep_get("CommandLine", default=""),
                    "korea-administrative-area-geo-json-util@1.0.7"
                    in event.deep_get("CommandLine", default=""),
                    "kwami@1.5.10" in event.deep_get("CommandLine", default=""),
                    "kwami@1.5.9" in event.deep_get("CommandLine", default=""),
                    "lang-codes@1.0.1" in event.deep_get("CommandLine", default=""),
                    "lang-codes@1.0.2" in event.deep_get("CommandLine", default=""),
                    "license-o-matic@1.2.1" in event.deep_get("CommandLine", default=""),
                    "license-o-matic@1.2.2" in event.deep_get("CommandLine", default=""),
                    "lint-staged-imagemin@1.3.1" in event.deep_get("CommandLine", default=""),
                    "lint-staged-imagemin@1.3.2" in event.deep_get("CommandLine", default=""),
                    "lite-serper-mcp-server@0.2.2" in event.deep_get("CommandLine", default=""),
                    "lui-vue-test@0.70.9" in event.deep_get("CommandLine", default=""),
                    "luno-api@1.2.3" in event.deep_get("CommandLine", default=""),
                    "m25-transaction-utils@1.1.16" in event.deep_get("CommandLine", default=""),
                    "manual-billing-system-miniapp-api@1.3.1"
                    in event.deep_get("CommandLine", default=""),
                    "mcp-use@1.4.2" in event.deep_get("CommandLine", default=""),
                    "mcp-use@1.4.3" in event.deep_get("CommandLine", default=""),
                    "medusa-plugin-announcement@0.0.3" in event.deep_get("CommandLine", default=""),
                    "medusa-plugin-logs@0.0.17" in event.deep_get("CommandLine", default=""),
                    "medusa-plugin-momo@0.0.68" in event.deep_get("CommandLine", default=""),
                    "medusa-plugin-product-reviews-kvy@0.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "medusa-plugin-zalopay@0.0.40" in event.deep_get("CommandLine", default=""),
                    "mod10-check-digit@1.0.1" in event.deep_get("CommandLine", default=""),
                    "mon-package-react-typescript@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "my-saeed-lib@0.1.1" in event.deep_get("CommandLine", default=""),
                    "n8n-nodes-tmdb@0.5.1" in event.deep_get("CommandLine", default=""),
                    "n8n-nodes-vercel-ai-sdk@0.1.7" in event.deep_get("CommandLine", default=""),
                    "n8n-nodes-viral-app@0.2.5" in event.deep_get("CommandLine", default=""),
                    "nanoreset@7.0.1" in event.deep_get("CommandLine", default=""),
                    "nanoreset@7.0.2" in event.deep_get("CommandLine", default=""),
                    "next-circular-dependency@1.0.2" in event.deep_get("CommandLine", default=""),
                    "next-circular-dependency@1.0.3" in event.deep_get("CommandLine", default=""),
                    "next-simple-google-analytics@1.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "next-simple-google-analytics@1.1.2"
                    in event.deep_get("CommandLine", default=""),
                    "next-styled-nprogress@1.0.4" in event.deep_get("CommandLine", default=""),
                    "next-styled-nprogress@1.0.5" in event.deep_get("CommandLine", default=""),
                    "ngx-useful-swiper-prosenjit@9.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "ngx-wooapi@12.0.1" in event.deep_get("CommandLine", default=""),
                    "nitro-graphql@1.5.12" in event.deep_get("CommandLine", default=""),
                    "nitro-kutu@0.1.1" in event.deep_get("CommandLine", default=""),
                    "nitrodeploy@1.0.8" in event.deep_get("CommandLine", default=""),
                    "nitroping@0.1.1" in event.deep_get("CommandLine", default=""),
                    "normal-store@1.3.1" in event.deep_get("CommandLine", default=""),
                    "normal-store@1.3.2" in event.deep_get("CommandLine", default=""),
                    "normal-store@1.3.3" in event.deep_get("CommandLine", default=""),
                    "normal-store@1.3.4" in event.deep_get("CommandLine", default=""),
                    "nuxt-keycloak@0.2.2" in event.deep_get("CommandLine", default=""),
                    "obj-to-css@1.0.2" in event.deep_get("CommandLine", default=""),
                    "obj-to-css@1.0.3" in event.deep_get("CommandLine", default=""),
                    "okta-react-router-6@5.0.1" in event.deep_get("CommandLine", default=""),
                    "open2internet@0.1.1" in event.deep_get("CommandLine", default=""),
                    "orbit-boxicons@2.1.3" in event.deep_get("CommandLine", default=""),
                    "orbit-nebula-draw-tools@1.0.10" in event.deep_get("CommandLine", default=""),
                    "orbit-nebula-editor@1.0.2" in event.deep_get("CommandLine", default=""),
                    "orbit-soap@0.43.13" in event.deep_get("CommandLine", default=""),
                    "orchestrix@12.1.2" in event.deep_get("CommandLine", default=""),
                    "package-tester@1.0.1" in event.deep_get("CommandLine", default=""),
                    "parcel-plugin-asset-copier@1.1.2" in event.deep_get("CommandLine", default=""),
                    "parcel-plugin-asset-copier@1.1.3" in event.deep_get("CommandLine", default=""),
                    "pdf-annotation@0.0.2" in event.deep_get("CommandLine", default=""),
                    "pergel@0.13.2" in event.deep_get("CommandLine", default=""),
                    "pergeltest@0.0.25" in event.deep_get("CommandLine", default=""),
                    "piclite@1.0.1" in event.deep_get("CommandLine", default=""),
                    "pico-uid@1.0.3" in event.deep_get("CommandLine", default=""),
                    "pico-uid@1.0.4" in event.deep_get("CommandLine", default=""),
                    "pkg-readme@1.1.1" in event.deep_get("CommandLine", default=""),
                    "poper-react-sdk@0.1.2" in event.deep_get("CommandLine", default=""),
                    "posthog-docusaurus@2.0.6" in event.deep_get("CommandLine", default=""),
                    "posthog-js@1.297.3" in event.deep_get("CommandLine", default=""),
                    "posthog-node@4.18.1" in event.deep_get("CommandLine", default=""),
                    "posthog-node@5.11.3" in event.deep_get("CommandLine", default=""),
                    "posthog-node@5.13.3" in event.deep_get("CommandLine", default=""),
                    "posthog-plugin-hello-world@1.0.1" in event.deep_get("CommandLine", default=""),
                    "posthog-react-native-session-replay@1.2.2"
                    in event.deep_get("CommandLine", default=""),
                    "posthog-react-native@4.11.1" in event.deep_get("CommandLine", default=""),
                    "posthog-react-native@4.12.5" in event.deep_get("CommandLine", default=""),
                    "prime-one-table@0.0.19" in event.deep_get("CommandLine", default=""),
                    "prompt-eng-server@1.0.18" in event.deep_get("CommandLine", default=""),
                    "prompt-eng@1.0.50" in event.deep_get("CommandLine", default=""),
                    "puny-req@1.0.3" in event.deep_get("CommandLine", default=""),
                    "quickswap-ads-list@1.0.33" in event.deep_get("CommandLine", default=""),
                    "quickswap-default-staking-list-address@1.0.55"
                    in event.deep_get("CommandLine", default=""),
                    "quickswap-default-staking-list@1.0.11"
                    in event.deep_get("CommandLine", default=""),
                    "quickswap-default-token-list@1.5.16"
                    in event.deep_get("CommandLine", default=""),
                    "quickswap-router-sdk@1.0.1" in event.deep_get("CommandLine", default=""),
                    "quickswap-sdk@3.0.44" in event.deep_get("CommandLine", default=""),
                    "quickswap-smart-order-router@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "quickswap-token-lists@1.0.3" in event.deep_get("CommandLine", default=""),
                    "quickswap-v2-sdk@2.0.1" in event.deep_get("CommandLine", default=""),
                    "ra-auth-firebase@1.0.3" in event.deep_get("CommandLine", default=""),
                    "ra-data-firebase@1.0.7" in event.deep_get("CommandLine", default=""),
                    "ra-data-firebase@1.0.8" in event.deep_get("CommandLine", default=""),
                    "react-component-taggers@0.1.9" in event.deep_get("CommandLine", default=""),
                    "react-data-to-export@1.0.1" in event.deep_get("CommandLine", default=""),
                    "react-element-prompt-inspector@0.1.18"
                    in event.deep_get("CommandLine", default=""),
                    "react-favic@1.0.2" in event.deep_get("CommandLine", default=""),
                    "react-hook-form-persist@3.0.1" in event.deep_get("CommandLine", default=""),
                    "react-hook-form-persist@3.0.2" in event.deep_get("CommandLine", default=""),
                    "react-jam-icons@1.0.1" in event.deep_get("CommandLine", default=""),
                    "react-jam-icons@1.0.2" in event.deep_get("CommandLine", default=""),
                    "react-keycloak-context@1.0.8" in event.deep_get("CommandLine", default=""),
                    "react-keycloak-context@1.0.9" in event.deep_get("CommandLine", default=""),
                    "react-library-setup@0.0.6" in event.deep_get("CommandLine", default=""),
                    "react-linear-loader@1.0.2" in event.deep_get("CommandLine", default=""),
                    "react-micromodal.js@1.0.1" in event.deep_get("CommandLine", default=""),
                    "react-micromodal.js@1.0.2" in event.deep_get("CommandLine", default=""),
                    "react-native-datepicker-modal@1.3.1"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-datepicker-modal@1.3.2"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-email@2.1.1" in event.deep_get("CommandLine", default=""),
                    "react-native-email@2.1.2" in event.deep_get("CommandLine", default=""),
                    "react-native-fetch@2.0.1" in event.deep_get("CommandLine", default=""),
                    "react-native-fetch@2.0.2" in event.deep_get("CommandLine", default=""),
                    "react-native-get-pixel-dimensions@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-get-pixel-dimensions@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-google-maps-directions@2.1.2"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-jam-icons@1.0.1" in event.deep_get("CommandLine", default=""),
                    "react-native-jam-icons@1.0.2" in event.deep_get("CommandLine", default=""),
                    "react-native-log-level@1.2.1" in event.deep_get("CommandLine", default=""),
                    "react-native-log-level@1.2.2" in event.deep_get("CommandLine", default=""),
                    "react-native-modest-checkbox@3.3.1"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-modest-storage@2.1.1"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-phone-call@1.2.1" in event.deep_get("CommandLine", default=""),
                    "react-native-phone-call@1.2.2" in event.deep_get("CommandLine", default=""),
                    "react-native-retriable-fetch@2.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-retriable-fetch@2.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "react-native-use-modal@1.0.3" in event.deep_get("CommandLine", default=""),
                    "react-native-view-finder@1.2.1" in event.deep_get("CommandLine", default=""),
                    "react-native-view-finder@1.2.2" in event.deep_get("CommandLine", default=""),
                    "react-native-websocket@1.0.3" in event.deep_get("CommandLine", default=""),
                    "react-native-websocket@1.0.4" in event.deep_get("CommandLine", default=""),
                    "react-native-worklet-functions@3.3.3"
                    in event.deep_get("CommandLine", default=""),
                    "react-packery-component@1.0.3" in event.deep_get("CommandLine", default=""),
                    "react-qr-image@1.1.1" in event.deep_get("CommandLine", default=""),
                    "react-scrambled-text@1.0.4" in event.deep_get("CommandLine", default=""),
                    "rediff-viewer@0.0.7" in event.deep_get("CommandLine", default=""),
                    "rediff@1.0.5" in event.deep_get("CommandLine", default=""),
                    "redux-forge@2.5.3" in event.deep_get("CommandLine", default=""),
                    "redux-router-kit@1.2.2" in event.deep_get("CommandLine", default=""),
                    "redux-router-kit@1.2.3" in event.deep_get("CommandLine", default=""),
                    "redux-router-kit@1.2.4" in event.deep_get("CommandLine", default=""),
                    "revenuecat@1.0.1" in event.deep_get("CommandLine", default=""),
                    "rollup-plugin-httpfile@0.2.1" in event.deep_get("CommandLine", default=""),
                    "sa-company-registration-number-regex@1.0.1"
                    in event.deep_get("CommandLine", default=""),
                    "sa-company-registration-number-regex@1.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "sa-id-gen@1.0.4" in event.deep_get("CommandLine", default=""),
                    "sa-id-gen@1.0.5" in event.deep_get("CommandLine", default=""),
                    "samesame@1.0.3" in event.deep_get("CommandLine", default=""),
                    "scgs-capacitor-subscribe@1.0.11" in event.deep_get("CommandLine", default=""),
                    "scgsffcreator@1.0.5" in event.deep_get("CommandLine", default=""),
                    "schob@1.0.3" in event.deep_get("CommandLine", default=""),
                    "selenium-session-client@1.0.4" in event.deep_get("CommandLine", default=""),
                    "selenium-session@1.0.5" in event.deep_get("CommandLine", default=""),
                    "set-nested-prop@2.0.1" in event.deep_get("CommandLine", default=""),
                    "set-nested-prop@2.0.2" in event.deep_get("CommandLine", default=""),
                    "shelf-jwt-sessions@0.1.2" in event.deep_get("CommandLine", default=""),
                    "shell-exec@1.1.3" in event.deep_get("CommandLine", default=""),
                    "shell-exec@1.1.4" in event.deep_get("CommandLine", default=""),
                    "shinhan-limit-scrap@1.0.3" in event.deep_get("CommandLine", default=""),
                    "silgi@0.43.30" in event.deep_get("CommandLine", default=""),
                    "simplejsonform@1.0.1" in event.deep_get("CommandLine", default=""),
                    "skills-use@0.1.1" in event.deep_get("CommandLine", default=""),
                    "skills-use@0.1.2" in event.deep_get("CommandLine", default=""),
                    "solomon-api-stories@1.0.2" in event.deep_get("CommandLine", default=""),
                    "solomon-v3-stories@1.15.6" in event.deep_get("CommandLine", default=""),
                    "solomon-v3-ui-wrapper@1.6.1" in event.deep_get("CommandLine", default=""),
                    "soneium-acs@1.0.1" in event.deep_get("CommandLine", default=""),
                    "sort-by-distance@2.0.1" in event.deep_get("CommandLine", default=""),
                    "south-african-id-info@1.0.2" in event.deep_get("CommandLine", default=""),
                    "stat-fns@1.0.1" in event.deep_get("CommandLine", default=""),
                    "stoor@2.3.2" in event.deep_get("CommandLine", default=""),
                    "sufetch@0.4.1" in event.deep_get("CommandLine", default=""),
                    "super-commit@1.0.1" in event.deep_get("CommandLine", default=""),
                    "svelte-autocomplete-select@1.1.1" in event.deep_get("CommandLine", default=""),
                    "svelte-toasty@1.1.2" in event.deep_get("CommandLine", default=""),
                    "svelte-toasty@1.1.3" in event.deep_get("CommandLine", default=""),
                    "tanstack-shadcn-table@1.1.5" in event.deep_get("CommandLine", default=""),
                    "tavily-module@1.0.1" in event.deep_get("CommandLine", default=""),
                    "tcsp-draw-test@1.0.5" in event.deep_get("CommandLine", default=""),
                    "tcsp-test-vd@2.4.4" in event.deep_get("CommandLine", default=""),
                    "tcsp@2.0.2" in event.deep_get("CommandLine", default=""),
                    "template-lib@1.1.3" in event.deep_get("CommandLine", default=""),
                    "template-lib@1.1.4" in event.deep_get("CommandLine", default=""),
                    "template-micro-service@1.0.2" in event.deep_get("CommandLine", default=""),
                    "template-micro-service@1.0.3" in event.deep_get("CommandLine", default=""),
                    "tenacious-fetch@2.3.2" in event.deep_get("CommandLine", default=""),
                    "tenacious-fetch@2.3.3" in event.deep_get("CommandLine", default=""),
                    "test-foundry-app@1.0.1" in event.deep_get("CommandLine", default=""),
                    "test-foundry-app@1.0.2" in event.deep_get("CommandLine", default=""),
                    "test-foundry-app@1.0.3" in event.deep_get("CommandLine", default=""),
                    "test-foundry-app@1.0.4" in event.deep_get("CommandLine", default=""),
                    "test-hardhat-app@1.0.1" in event.deep_get("CommandLine", default=""),
                    "test-hardhat-app@1.0.2" in event.deep_get("CommandLine", default=""),
                    "test-hardhat-app@1.0.3" in event.deep_get("CommandLine", default=""),
                    "test-hardhat-app@1.0.4" in event.deep_get("CommandLine", default=""),
                    "test23112222-api@1.0.1" in event.deep_get("CommandLine", default=""),
                    "tiaan@1.0.2" in event.deep_get("CommandLine", default=""),
                    "tiptap-shadcn-vue@0.2.1" in event.deep_get("CommandLine", default=""),
                    "token.js-fork@0.7.32" in event.deep_get("CommandLine", default=""),
                    "toonfetch@0.3.2" in event.deep_get("CommandLine", default=""),
                    "trigo-react-app@4.1.2" in event.deep_get("CommandLine", default=""),
                    "ts-relay-cursor-paging@2.1.1" in event.deep_get("CommandLine", default=""),
                    "typeface-antonio-complete@1.0.5" in event.deep_get("CommandLine", default=""),
                    "typefence@1.2.2" in event.deep_get("CommandLine", default=""),
                    "typefence@1.2.3" in event.deep_get("CommandLine", default=""),
                    "typeorm-orbit@0.2.27" in event.deep_get("CommandLine", default=""),
                    "unadapter@0.1.3" in event.deep_get("CommandLine", default=""),
                    "undefsafe-typed@1.0.3" in event.deep_get("CommandLine", default=""),
                    "undefsafe-typed@1.0.4" in event.deep_get("CommandLine", default=""),
                    "unemail@0.3.1" in event.deep_get("CommandLine", default=""),
                    "uniswap-router-sdk@1.6.2" in event.deep_get("CommandLine", default=""),
                    "uniswap-smart-order-router@3.16.26"
                    in event.deep_get("CommandLine", default=""),
                    "uniswap-test-sdk-core@4.0.8" in event.deep_get("CommandLine", default=""),
                    "unsearch@0.0.3" in event.deep_get("CommandLine", default=""),
                    "uplandui@0.5.4" in event.deep_get("CommandLine", default=""),
                    "upload-to-play-store@1.0.1" in event.deep_get("CommandLine", default=""),
                    "upload-to-play-store@1.0.2" in event.deep_get("CommandLine", default=""),
                    "url-encode-decode@1.0.1" in event.deep_get("CommandLine", default=""),
                    "url-encode-decode@1.0.2" in event.deep_get("CommandLine", default=""),
                    "use-unsaved-changes@1.0.9" in event.deep_get("CommandLine", default=""),
                    "v-plausible@1.2.1" in event.deep_get("CommandLine", default=""),
                    "valid-south-african-id@1.0.3" in event.deep_get("CommandLine", default=""),
                    "valuedex-sdk@3.0.5" in event.deep_get("CommandLine", default=""),
                    "vf-oss-template@1.0.1" in event.deep_get("CommandLine", default=""),
                    "vf-oss-template@1.0.2" in event.deep_get("CommandLine", default=""),
                    "vf-oss-template@1.0.3" in event.deep_get("CommandLine", default=""),
                    "vf-oss-template@1.0.4" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-constants@0.1.1" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-constants@0.1.2" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-core@0.1.1" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-core@0.1.2" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-type@0.1.1" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-type@0.1.2" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-utils@0.1.1" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-utils@0.1.2" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-validator@0.1.1" in event.deep_get("CommandLine", default=""),
                    "victoria-wallet-validator@0.1.2" in event.deep_get("CommandLine", default=""),
                    "victoriaxoaquyet-wallet-core@0.2.1"
                    in event.deep_get("CommandLine", default=""),
                    "victoriaxoaquyet-wallet-core@0.2.2"
                    in event.deep_get("CommandLine", default=""),
                    "vite-plugin-httpfile@0.2.1" in event.deep_get("CommandLine", default=""),
                    "vue-browserupdate-nuxt@1.0.5" in event.deep_get("CommandLine", default=""),
                    "wallet-evm@0.3.1" in event.deep_get("CommandLine", default=""),
                    "wallet-evm@0.3.2" in event.deep_get("CommandLine", default=""),
                    "wallet-type@0.1.1" in event.deep_get("CommandLine", default=""),
                    "wallet-type@0.1.2" in event.deep_get("CommandLine", default=""),
                    "web-scraper-mcp@1.1.4" in event.deep_get("CommandLine", default=""),
                    "web-types-htmx@0.1.1" in event.deep_get("CommandLine", default=""),
                    "web-types-lit@0.1.1" in event.deep_get("CommandLine", default=""),
                    "webpack-loader-httpfile@0.2.1" in event.deep_get("CommandLine", default=""),
                    "wellness-expert-ng-gallery@5.1.1" in event.deep_get("CommandLine", default=""),
                    "wenk@1.0.10" in event.deep_get("CommandLine", default=""),
                    "wenk@1.0.9" in event.deep_get("CommandLine", default=""),
                    "zapier-async-storage@1.0.1" in event.deep_get("CommandLine", default=""),
                    "zapier-async-storage@1.0.2" in event.deep_get("CommandLine", default=""),
                    "zapier-async-storage@1.0.3" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-cli@18.0.2" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-cli@18.0.3" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-cli@18.0.4" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-core@18.0.2" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-core@18.0.3" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-core@18.0.4" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-legacy-scripting-runner@4.0.2"
                    in event.deep_get("CommandLine", default=""),
                    "zapier-platform-legacy-scripting-runner@4.0.3"
                    in event.deep_get("CommandLine", default=""),
                    "zapier-platform-legacy-scripting-runner@4.0.4"
                    in event.deep_get("CommandLine", default=""),
                    "zapier-platform-schema@18.0.2" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-schema@18.0.3" in event.deep_get("CommandLine", default=""),
                    "zapier-platform-schema@18.0.4" in event.deep_get("CommandLine", default=""),
                    "zapier-scripts@7.8.3" in event.deep_get("CommandLine", default=""),
                    "zapier-scripts@7.8.4" in event.deep_get("CommandLine", default=""),
                    "zuper-cli@1.0.1" in event.deep_get("CommandLine", default=""),
                    "zuper-sdk@1.0.57" in event.deep_get("CommandLine", default=""),
                    "zuper-stream@2.0.9" in event.deep_get("CommandLine", default=""),
                ]
            ),
        ]
    ):
        return True
    return False
