Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugs #11962 fix: apply shortname for translation #1561

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

Regzox
Copy link
Contributor

@Regzox Regzox commented Dec 1, 2023

bugs #11978 fix: breaking changes in model and display algorithm

Description

Corrige les problèmes suivants:

  • Problème de remontée des données depuis l'API de recherche d'archive
  • Met à jour le modèle de l'API des schémas suite aux évolutions côté Vitam
  • Remplace l'application des traductions statiques par la valeur du champ ShortName
  • Met à jour l'algorithme des règles d'affichage pour cacher les noeuds qui ne sont pas des valeurs descriptives

@vitam-devops
Copy link
Collaborator

vitam-devops commented Dec 1, 2023

Logo
Checkmarx One – Scan Summary & Details66a1cfbd-e635-4c36-94b4-f481b981ba6b

New Issues

Severity Issue Source File / Package Checkmarx Insight
HIGH CVE-2023-6378 Maven-ch.qos.logback:logback-core-1.2.9 Vulnerable Package
HIGH CVE-2023-6378 Maven-ch.qos.logback:logback-classic-1.2.9 Vulnerable Package
MEDIUM Cx5b5cdd9c-b61e Maven-org.owasp.esapi:esapi-2.2.3.1 Vulnerable Package

Fixed Issues

Severity Issue Source File / Package
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/ProfileExternalController.java: 108
LOW Log_Forging /ui/ui-identity/src/main/java/fr/gouv/vitamui/identity/rest/CustomerController.java: 158
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/CustomerExternalController.java: 126
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/UserExternalController.java: 136
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/OwnerExternalController.java: 93
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/TenantExternalController.java: 96
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/GroupExternalController.java: 107
LOW Log_Forging /api/api-iam/iam-external/src/main/java/fr/gouv/vitamui/iam/external/server/rest/ExternalParamProfileExternalController.java: 118
LOW Log_Forging /ui/ui-commons/src/main/java/fr/gouv/vitamui/ui/commons/rest/ExternalParamProfileController.java: 162
LOW Log_Forging /ui/ui-identity/src/main/java/fr/gouv/vitamui/identity/rest/OwnerController.java: 129
LOW Log_Forging /ui/ui-identity/src/main/java/fr/gouv/vitamui/identity/rest/GroupController.java: 137
LOW Log_Forging /ui/ui-identity/src/main/java/fr/gouv/vitamui/identity/rest/TenantController.java: 150
LOW Log_Forging /ui/ui-identity/src/main/java/fr/gouv/vitamui/identity/rest/UserController.java: 182
LOW Log_Forging /ui/ui-identity/src/main/java/fr/gouv/vitamui/identity/rest/ProfileController.java: 119

@Regzox Regzox force-pushed the fix/display_metadata branch from c0e4435 to ba7e29c Compare December 1, 2023 13:25
@Regzox Regzox changed the title Fix/display metadata bugs #11962 fix: apply shortname for translation & Dec 1, 2023
@Regzox Regzox changed the title bugs #11962 fix: apply shortname for translation & bugs #11962 fix: apply shortname for translation & bugs #11978 fix: breaking changes in model and display algorithm Dec 1, 2023
@Regzox Regzox changed the title bugs #11962 fix: apply shortname for translation & bugs #11978 fix: breaking changes in model and display algorithm bugs #11962 fix: apply shortname for translation Dec 1, 2023
@Regzox Regzox self-assigned this Dec 1, 2023
@Regzox Regzox added bug Something isn't working javascript Pull requests that update Javascript code java Pull requests that update Java code VAS VAS contribution labels Dec 1, 2023
@Regzox Regzox added this to the IT 128 milestone Dec 1, 2023
@Regzox Regzox force-pushed the fix/display_metadata branch from ba7e29c to ef13e9f Compare December 1, 2023 14:03
@Regzox Regzox force-pushed the fix/display_metadata branch from 9c7e5a3 to 063af7f Compare December 1, 2023 20:39
bugs #11978 fix: breaking changes in model and display algorithm
@Regzox Regzox force-pushed the fix/display_metadata branch from 57ec152 to 1c8e87e Compare December 4, 2023 09:28
@GiooDev GiooDev merged commit 82ec881 into develop Dec 4, 2023
1 check passed
@GiooDev GiooDev deleted the fix/display_metadata branch December 4, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working java Pull requests that update Java code javascript Pull requests that update Javascript code VAS VAS contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants