From bd3e98d7192634a50dbfbca17ce8866573874b0a Mon Sep 17 00:00:00 2001 From: prrvchr Date: Sat, 3 Aug 2024 18:35:12 +0200 Subject: [PATCH] new version 1.1.4 --- .github/workflows/fascan.yml | 24 +++++++++++++++--- README.md | 25 ++++++++++++++++--- README_fr.md | 25 ++++++++++++++++--- mContactOOo.update.xml | 6 ++--- source/mContactOOo/description.xml | 2 +- source/mContactOOo/requirements.txt | 14 +++++------ .../pythonpath/dateutil-2.8.2.dist-info | 1 - .../service/pythonpath/ijson-3.2.3.dist-info | 1 - .../service/pythonpath/ijson-3.3.0.dist-info | 1 + .../pythonpath/packaging-23.2.dist-info | 1 - .../pythonpath/packaging-24.1.dist-info | 1 + .../python_dateutil-2.9.0.post0.dist-info | 1 + .../pythonpath/setuptools-69.0.3.dist-info | 1 - .../pythonpath/setuptools-72.1.0.dist-info | 1 + .../pythonpath/validators-0.22.0.dist-info | 1 - .../pythonpath/validators-0.33.0.dist-info | 1 + 16 files changed, 79 insertions(+), 27 deletions(-) delete mode 120000 source/mContactOOo/service/pythonpath/dateutil-2.8.2.dist-info delete mode 120000 source/mContactOOo/service/pythonpath/ijson-3.2.3.dist-info create mode 120000 source/mContactOOo/service/pythonpath/ijson-3.3.0.dist-info delete mode 120000 source/mContactOOo/service/pythonpath/packaging-23.2.dist-info create mode 120000 source/mContactOOo/service/pythonpath/packaging-24.1.dist-info create mode 120000 source/mContactOOo/service/pythonpath/python_dateutil-2.9.0.post0.dist-info delete mode 120000 source/mContactOOo/service/pythonpath/setuptools-69.0.3.dist-info create mode 120000 source/mContactOOo/service/pythonpath/setuptools-72.1.0.dist-info delete mode 120000 source/mContactOOo/service/pythonpath/validators-0.22.0.dist-info create mode 120000 source/mContactOOo/service/pythonpath/validators-0.33.0.dist-info diff --git a/.github/workflows/fascan.yml b/.github/workflows/fascan.yml index 8066205..2a3bf8c 100644 --- a/.github/workflows/fascan.yml +++ b/.github/workflows/fascan.yml @@ -4,9 +4,27 @@ on: [push, pull_request] jobs: machineStandalone: name: machineStandalone job - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest + + permissions: + # Give the default GITHUB_TOKEN write permission to commit and push the + # added or changed files to the repository. + contents: write + steps: - - uses: actions/checkout@master - - uses: docker://ghcr.io/fluidattacks/makes/amd64 + - name: Checkout repository + uses: actions/checkout@v4 + with: + ref: ${{ github.head_ref }} + + - name: Fluid-Attacks scan + uses: docker://ghcr.io/fluidattacks/makes/amd64 with: args: m gitlab:fluidattacks/universe@trunk /skims scan ./_fascan.yml + + - name: Commit and push changes + run: | + git config user.name github-actions + git config user.email github-actions@github.com + git commit -am "Fluid-Attacks Results.csv commit" || exit 0 + git push diff --git a/README.md b/README.md index 1dea7ef..1975b77 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ **The use of this software subjects you to our [Terms Of Use][4] and [Data Protection Policy][5].** -# version [1.1.3][6] +# version [1.1.4][6] ## Introduction: @@ -220,7 +220,17 @@ It will give you access to an information system that only larges companies are - The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.3.4 and 1.3.2 respectively minimum. - Many fixes. -### What remains to be done for version 1.1.3: +### What has been done for version 1.1.4: + +- Updated the [Python python-dateutil][45] package to version 2.9.0.post0. +- Updated the [Python decorator][46] package to version 5.1.1. +- Updated the [Python ijson][47] package to version 3.3.0. +- Updated the [Python packaging][48] package to version 24.1. +- Updated the [Python setuptools][49] package to version 72.1.0 in order to respond to the [Dependabot security alert][50]. +- Updated the [Python validators][51] package to version 0.33.0. +- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.3.6 and 1.4.2 respectively minimum. + +### What remains to be done for version 1.1.4: - Add new languages for internationalization... @@ -231,7 +241,7 @@ It will give you access to an information system that only larges companies are [3]: [4]: [5]: -[6]: +[6]: [7]: [8]: [9]: @@ -252,7 +262,7 @@ It will give you access to an information system that only larges companies are [24]: [25]: [26]: -[27]: +[27]: [28]: [29]: [30]: @@ -270,3 +280,10 @@ It will give you access to an information system that only larges companies are [42]: [43]: [44]: +[45]: +[46]: +[47]: +[48]: +[49]: +[50]: +[51]: diff --git a/README_fr.md b/README_fr.md index 0eda5ec..c0396ae 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ **L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4] et à notre [Politique de protection des données][5].** -# version [1.1.3][6] +# version [1.1.4][6] ## Introduction: @@ -220,7 +220,17 @@ Elle vous donnera accès à un système d'information que seules les grandes ent - L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.3.4 et 1.3.2 minimum. - De nombreuses corrections. -### Que reste-t-il à faire pour la version 1.1.3: +### Ce qui a été fait pour la version 1.1.4: + +- Mise à jour du paquet [Python python-dateutil][45] vers la version 2.9.0.post0. +- Mise à jour du paquet [Python decorator][46] vers la version 5.1.1. +- Mise à jour du paquet [Python ijson][47] vers la version 3.3.0. +- Mise à jour du paquet [Python packaging][48] vers la version 24.1. +- Mise à jour du paquet [Python setuptools][49] vers la version 72.1.0 afin de répondre à l'[alerte de sécurité Dependabot][50]. +- Mise à jour du paquet [Python validators][51] vers la version 0.33.0. +- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.3.6 et 1.4.2 minimum. + +### Que reste-t-il à faire pour la version 1.1.4: - Ajouter de nouvelles langues pour l’internationalisation... @@ -231,7 +241,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent [3]: [4]: [5]: -[6]: +[6]: [7]: [8]: [9]: @@ -252,7 +262,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent [24]: [25]: [26]: -[27]: +[27]: [28]: [29]: [30]: @@ -270,3 +280,10 @@ Elle vous donnera accès à un système d'information que seules les grandes ent [42]: [43]: [44]: +[45]: +[46]: +[47]: +[48]: +[49]: +[50]: +[51]: diff --git a/mContactOOo.update.xml b/mContactOOo.update.xml index bd67e33..ee3e8ea 100644 --- a/mContactOOo.update.xml +++ b/mContactOOo.update.xml @@ -28,7 +28,7 @@ xmlns="http://openoffice.org/extensions/update/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - + @@ -40,7 +40,7 @@ mContactOOo - - + + diff --git a/source/mContactOOo/description.xml b/source/mContactOOo/description.xml index dd16344..1a82bea 100644 --- a/source/mContactOOo/description.xml +++ b/source/mContactOOo/description.xml @@ -28,7 +28,7 @@ xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - + diff --git a/source/mContactOOo/requirements.txt b/source/mContactOOo/requirements.txt index 8a8be09..5700a5e 100644 --- a/source/mContactOOo/requirements.txt +++ b/source/mContactOOo/requirements.txt @@ -1,7 +1,7 @@ -dateutil==2.8.2 -decorator==5.1.1 -ijson==3.2.3 -packaging==23.2 -setuptools==69.0.3 -six==1.16.0 -validators==0.22.0 +python-dateutil>=2.9.0.post0 +decorator>=5.1.1 +ijson>=3.3.0 +packaging>=24.1 +setuptools>=72.1.0 +six>=1.16.0 +validators>=0.33.0 diff --git a/source/mContactOOo/service/pythonpath/dateutil-2.8.2.dist-info b/source/mContactOOo/service/pythonpath/dateutil-2.8.2.dist-info deleted file mode 120000 index ad72a33..0000000 --- a/source/mContactOOo/service/pythonpath/dateutil-2.8.2.dist-info +++ /dev/null @@ -1 +0,0 @@ -../../../../uno/lib/python/dateutil-2.8.2.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/ijson-3.2.3.dist-info b/source/mContactOOo/service/pythonpath/ijson-3.2.3.dist-info deleted file mode 120000 index 441e49e..0000000 --- a/source/mContactOOo/service/pythonpath/ijson-3.2.3.dist-info +++ /dev/null @@ -1 +0,0 @@ -../../../../uno/lib/python/ijson-3.2.3.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/ijson-3.3.0.dist-info b/source/mContactOOo/service/pythonpath/ijson-3.3.0.dist-info new file mode 120000 index 0000000..ee785b8 --- /dev/null +++ b/source/mContactOOo/service/pythonpath/ijson-3.3.0.dist-info @@ -0,0 +1 @@ +../../../../uno/lib/python/ijson-3.3.0.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/packaging-23.2.dist-info b/source/mContactOOo/service/pythonpath/packaging-23.2.dist-info deleted file mode 120000 index e94fcb7..0000000 --- a/source/mContactOOo/service/pythonpath/packaging-23.2.dist-info +++ /dev/null @@ -1 +0,0 @@ -../../../../uno/lib/python/packaging-23.2.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/packaging-24.1.dist-info b/source/mContactOOo/service/pythonpath/packaging-24.1.dist-info new file mode 120000 index 0000000..3c4ceca --- /dev/null +++ b/source/mContactOOo/service/pythonpath/packaging-24.1.dist-info @@ -0,0 +1 @@ +../../../../uno/lib/python/packaging-24.1.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/python_dateutil-2.9.0.post0.dist-info b/source/mContactOOo/service/pythonpath/python_dateutil-2.9.0.post0.dist-info new file mode 120000 index 0000000..5d7e085 --- /dev/null +++ b/source/mContactOOo/service/pythonpath/python_dateutil-2.9.0.post0.dist-info @@ -0,0 +1 @@ +../../../../uno/lib/python/python_dateutil-2.9.0.post0.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/setuptools-69.0.3.dist-info b/source/mContactOOo/service/pythonpath/setuptools-69.0.3.dist-info deleted file mode 120000 index 31c4843..0000000 --- a/source/mContactOOo/service/pythonpath/setuptools-69.0.3.dist-info +++ /dev/null @@ -1 +0,0 @@ -../../../../uno/lib/python/setuptools-69.0.3.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/setuptools-72.1.0.dist-info b/source/mContactOOo/service/pythonpath/setuptools-72.1.0.dist-info new file mode 120000 index 0000000..e7d8629 --- /dev/null +++ b/source/mContactOOo/service/pythonpath/setuptools-72.1.0.dist-info @@ -0,0 +1 @@ +../../../../uno/lib/python/setuptools-72.1.0.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/validators-0.22.0.dist-info b/source/mContactOOo/service/pythonpath/validators-0.22.0.dist-info deleted file mode 120000 index a4f8c89..0000000 --- a/source/mContactOOo/service/pythonpath/validators-0.22.0.dist-info +++ /dev/null @@ -1 +0,0 @@ -../../../../uno/lib/python/validators-0.22.0.dist-info \ No newline at end of file diff --git a/source/mContactOOo/service/pythonpath/validators-0.33.0.dist-info b/source/mContactOOo/service/pythonpath/validators-0.33.0.dist-info new file mode 120000 index 0000000..1507150 --- /dev/null +++ b/source/mContactOOo/service/pythonpath/validators-0.33.0.dist-info @@ -0,0 +1 @@ +../../../../uno/lib/python/validators-0.33.0.dist-info \ No newline at end of file