diff --git a/uncoder-core/app/translator/core/mixins/operator.py b/uncoder-core/app/translator/core/mixins/operator.py index 496a9675..dee82395 100644 --- a/uncoder-core/app/translator/core/mixins/operator.py +++ b/uncoder-core/app/translator/core/mixins/operator.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/core/parser.py b/uncoder-core/app/translator/core/parser.py index 07450236..0e1ebe8f 100644 --- a/uncoder-core/app/translator/core/parser.py +++ b/uncoder-core/app/translator/core/parser.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/core/render.py b/uncoder-core/app/translator/core/render.py index 039a8d53..40046372 100644 --- a/uncoder-core/app/translator/core/render.py +++ b/uncoder-core/app/translator/core/render.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -16,7 +16,6 @@ limitations under the License. ----------------------------------------------------------------- """ - from abc import ABC, abstractmethod from collections.abc import Callable from typing import Optional, Union diff --git a/uncoder-core/app/translator/core/render_cti.py b/uncoder-core/app/translator/core/render_cti.py index 30509a71..baec70a0 100644 --- a/uncoder-core/app/translator/core/render_cti.py +++ b/uncoder-core/app/translator/core/render_cti.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ ----------------------------------------------------------------- """ + from app.translator.core.models.iocs import IocsChunkValue diff --git a/uncoder-core/app/translator/core/str_value_manager.py b/uncoder-core/app/translator/core/str_value_manager.py index 729a027a..cd7523c0 100644 --- a/uncoder-core/app/translator/core/str_value_manager.py +++ b/uncoder-core/app/translator/core/str_value_manager.py @@ -1,21 +1,21 @@ """ -Uncoder IO Commercial Edition License +Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. -This file is part of the Uncoder IO Commercial Edition ("CE") and is -licensed under the Uncoder IO Non-Commercial License (the "License"); +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://github.com/UncoderIO/UncoderIO/blob/main/LICENSE + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. ----------------------------------------------------------------- """ - from typing import ClassVar, Optional, TypeVar, Union from app.translator.core.custom_types.values import ValueType diff --git a/uncoder-core/app/translator/core/tokenizer.py b/uncoder-core/app/translator/core/tokenizer.py index b47d9935..3af99340 100644 --- a/uncoder-core/app/translator/core/tokenizer.py +++ b/uncoder-core/app/translator/core/tokenizer.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/platforms/athena/parsers/athena.py b/uncoder-core/app/translator/platforms/athena/parsers/athena.py index fe54e1f0..6393daa0 100644 --- a/uncoder-core/app/translator/platforms/athena/parsers/athena.py +++ b/uncoder-core/app/translator/platforms/athena/parsers/athena.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/platforms/athena/renders/athena.py b/uncoder-core/app/translator/platforms/athena/renders/athena.py index 0efe4309..d9b51bb8 100644 --- a/uncoder-core/app/translator/platforms/athena/renders/athena.py +++ b/uncoder-core/app/translator/platforms/athena/renders/athena.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -16,7 +16,6 @@ limitations under the License. ----------------------------------------------------------------- """ - from typing import Union from app.translator.const import DEFAULT_VALUE_TYPE diff --git a/uncoder-core/app/translator/platforms/athena/renders/athena_cti.py b/uncoder-core/app/translator/platforms/athena/renders/athena_cti.py index 027527a3..04e1e384 100644 --- a/uncoder-core/app/translator/platforms/athena/renders/athena_cti.py +++ b/uncoder-core/app/translator/platforms/athena/renders/athena_cti.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/uncoder-core/app/translator/platforms/athena/tokenizer.py b/uncoder-core/app/translator/platforms/athena/tokenizer.py index 4b1b078f..b6fb35e6 100644 --- a/uncoder-core/app/translator/platforms/athena/tokenizer.py +++ b/uncoder-core/app/translator/platforms/athena/tokenizer.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/platforms/base/lucene/parsers/lucene.py b/uncoder-core/app/translator/platforms/base/lucene/parsers/lucene.py index ca4caf09..763bacee 100644 --- a/uncoder-core/app/translator/platforms/base/lucene/parsers/lucene.py +++ b/uncoder-core/app/translator/platforms/base/lucene/parsers/lucene.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/platforms/base/lucene/renders/lucene.py b/uncoder-core/app/translator/platforms/base/lucene/renders/lucene.py index f06a9c7a..6431ad28 100644 --- a/uncoder-core/app/translator/platforms/base/lucene/renders/lucene.py +++ b/uncoder-core/app/translator/platforms/base/lucene/renders/lucene.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -16,7 +16,6 @@ limitations under the License. ----------------------------------------------------------------- """ - from typing import Union from app.translator.const import DEFAULT_VALUE_TYPE diff --git a/uncoder-core/app/translator/platforms/base/lucene/str_value_manager.py b/uncoder-core/app/translator/platforms/base/lucene/str_value_manager.py index f2c7b07e..0b5f3b8f 100644 --- a/uncoder-core/app/translator/platforms/base/lucene/str_value_manager.py +++ b/uncoder-core/app/translator/platforms/base/lucene/str_value_manager.py @@ -1,21 +1,21 @@ """ -Uncoder IO Commercial Edition License +Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. -This file is part of the Uncoder IO Commercial Edition ("CE") and is -licensed under the Uncoder IO Non-Commercial License (the "License"); +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://github.com/UncoderIO/UncoderIO/blob/main/LICENSE + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. ----------------------------------------------------------------- """ - from typing import ClassVar from app.translator.core.str_value_manager import ( diff --git a/uncoder-core/app/translator/platforms/base/lucene/tokenizer.py b/uncoder-core/app/translator/platforms/base/lucene/tokenizer.py index 0a0f902d..096e04bc 100644 --- a/uncoder-core/app/translator/platforms/base/lucene/tokenizer.py +++ b/uncoder-core/app/translator/platforms/base/lucene/tokenizer.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); @@ -15,7 +15,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ----------------------------------------------------------------- """ - import re from typing import ClassVar, Union diff --git a/uncoder-core/app/translator/platforms/base/spl/parsers/spl.py b/uncoder-core/app/translator/platforms/base/spl/parsers/spl.py index 9270defc..bc1d3b3e 100644 --- a/uncoder-core/app/translator/platforms/base/spl/parsers/spl.py +++ b/uncoder-core/app/translator/platforms/base/spl/parsers/spl.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/platforms/base/spl/renders/spl.py b/uncoder-core/app/translator/platforms/base/spl/renders/spl.py index d5b71ff1..995adf54 100644 --- a/uncoder-core/app/translator/platforms/base/spl/renders/spl.py +++ b/uncoder-core/app/translator/platforms/base/spl/renders/spl.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -16,7 +16,6 @@ limitations under the License. ----------------------------------------------------------------- """ - from typing import Union from app.translator.const import DEFAULT_VALUE_TYPE diff --git a/uncoder-core/app/translator/platforms/base/spl/tokenizer.py b/uncoder-core/app/translator/platforms/base/spl/tokenizer.py index 64b6b014..3a934ec7 100644 --- a/uncoder-core/app/translator/platforms/base/spl/tokenizer.py +++ b/uncoder-core/app/translator/platforms/base/spl/tokenizer.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); diff --git a/uncoder-core/app/translator/platforms/carbonblack/renders/carbonblack_cti.py b/uncoder-core/app/translator/platforms/carbonblack/renders/carbonblack_cti.py index 943eb10a..24cae461 100644 --- a/uncoder-core/app/translator/platforms/carbonblack/renders/carbonblack_cti.py +++ b/uncoder-core/app/translator/platforms/carbonblack/renders/carbonblack_cti.py @@ -1,7 +1,7 @@ """ Uncoder IO Community Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/uncoder-core/app/translator/platforms/chronicle/parsers/chronicle.py b/uncoder-core/app/translator/platforms/chronicle/parsers/chronicle.py index 30767534..9f2b7650 100644 --- a/uncoder-core/app/translator/platforms/chronicle/parsers/chronicle.py +++ b/uncoder-core/app/translator/platforms/chronicle/parsers/chronicle.py @@ -1,7 +1,7 @@ """ Uncoder IO Commercial Edition License ----------------------------------------------------------------- -Copyright (c) 2023 SOC Prime, Inc. +Copyright (c) 2024 SOC Prime, Inc. This file is part of the Uncoder IO Commercial Edition ("CE") and is licensed under the Uncoder IO Non-Commercial License (the "License"); @@ -16,6 +16,7 @@ ----------------------------------------------------------------- """ + from app.translator.core.models.platform_details import PlatformDetails from app.translator.core.models.query_container import RawQueryContainer, TokenizedQueryContainer from app.translator.core.parser import PlatformQueryParser pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy