diff --git a/.github/linters/.gitleaks.toml b/.github/linters/.gitleaks.toml index 4d457a69..92073d2a 100644 --- a/.github/linters/.gitleaks.toml +++ b/.github/linters/.gitleaks.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + [extend] useDefault = true diff --git a/components/processing/libs/processor-base/pyproject.toml b/components/processing/libs/processor-base/pyproject.toml index 5a3ccf22..abd19a5c 100644 --- a/components/processing/libs/processor-base/pyproject.toml +++ b/components/processing/libs/processor-base/pyproject.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + [project] name = "processor-base" version = "0.0.1.dev" diff --git a/components/processing/libs/processor-msg/pyproject.toml b/components/processing/libs/processor-msg/pyproject.toml index 034bcb0a..83c7c8f1 100644 --- a/components/processing/libs/processor-msg/pyproject.toml +++ b/components/processing/libs/processor-msg/pyproject.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + [project] name = "processor-msg" version = "0.0.1.dev" diff --git a/components/processing/libs/processor-xlsx/pyproject.toml b/components/processing/libs/processor-xlsx/pyproject.toml index cde9b348..ecc3f567 100644 --- a/components/processing/libs/processor-xlsx/pyproject.toml +++ b/components/processing/libs/processor-xlsx/pyproject.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + [project] name = "processor-xlsx" version = "0.0.1.dev" diff --git a/components/processing/terraform/build/pyproject.toml b/components/processing/terraform/build/pyproject.toml index 0bc60584..a4358c3e 100644 --- a/components/processing/terraform/build/pyproject.toml +++ b/components/processing/terraform/build/pyproject.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + [project] name = "cloud-run-processor" version = "0.0.1.dev" diff --git a/components/webui/pyproject.toml b/components/webui/pyproject.toml index 85aed631..b373d385 100644 --- a/components/webui/pyproject.toml +++ b/components/webui/pyproject.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + [project] name = "processor-web-ui" version = "0.0.1.dev" diff --git a/components/webui/requirements.txt b/components/webui/requirements.txt index 3bea5a01..d8064c31 100644 --- a/components/webui/requirements.txt +++ b/components/webui/requirements.txt @@ -1071,9 +1071,9 @@ pygments==2.18.0 \ # via # -c reqs/constraints.txt # rich -pyjwt==2.10.0 \ - --hash=sha256:543b77207db656de204372350926bed5a86201c4cbff159f623f79c7bb487a15 \ - --hash=sha256:7628a7eb7938959ac1b26e819a1df0fd3259505627b575e4bad6d08f76db695c +pyjwt==2.12.0 \ + --hash=sha256:2f62390b667cd8257de560b850bb5a883102a388829274147f1d724453f8fb02 \ + --hash=sha256:9bb459d1bdd0387967d287f5656bf7ec2b9a26645d1961628cda1764e087fd6e # via # -c reqs/constraints.txt # firebase-admin diff --git a/pyproject.toml b/pyproject.toml index 06f5edd7..693849fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,17 @@ +# Copyright 2026 Google LLC +# +# 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 +# +# 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. + # # This file is used for configuring Python tools, rather than