Skip to content

Conversation

@GiooDev
Copy link
Contributor

@GiooDev GiooDev commented Jan 25, 2026

Description

  • Removing useless timestamping elements.

Schema communication:

graph TD
    %% Service Definitions
    subgraph VUI_SERVICES [VitamUI Services]
        direction TB
        A[referential]
        B[pastis]
        C[ingest]
        D[collect]
        E[archive_search]
    end

    CAS[Cas-server]
    IAM[IAM]
    SEC[Security]

    %% Communications
    VUI_SERVICES --> IAM
    VUI_SERVICES --> SEC
    
    IAM <--> CAS
    IAM --> SEC

    %% Styling
    style VUI_SERVICES fill:#f9f9f9,stroke:#333,stroke-width:2px
    style CAS fill:#e1f5fe,stroke:#01579b
    style IAM fill:#fff3e0,stroke:#e65100
    style SEC fill:#e8f5e9,stroke:#1b5e20
Loading

Type de changement

  • PKI
  • Ansiblerie
  • Correction
  • Refactorisation de code

Contributeur

  • Programme Vitam

@GiooDev GiooDev added this to the IT 164 milestone Jan 25, 2026
@GiooDev GiooDev self-assigned this Jan 25, 2026
@GiooDev GiooDev added OPS REVIEW Mandatory if deployment/ directory is modified. clean Code Clean Code VitamUI labels Jan 25, 2026
@GiooDev GiooDev marked this pull request as draft January 25, 2026 19:25
@vitam-prg
Copy link
Collaborator

vitam-prg commented Jan 25, 2026

Logo
Checkmarx One – Scan Summary & Details19e1c58c-fef3-4ea1-b34d-f7c70b284947

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to interact with Checkmarx PR Assistant.
Examples:
@Checkmarx how are you able to help me?
@Checkmarx rescan this PR

@GiooDev GiooDev force-pushed the story_15211_ops_cleanup branch 2 times, most recently from a9f9635 to eb2efac Compare January 25, 2026 23:08
* Removing useless timestamping elements.
@GiooDev GiooDev force-pushed the story_15211_ops_cleanup branch from eb2efac to ae53c46 Compare January 26, 2026 09:22
@GiooDev GiooDev force-pushed the story_15211_ops_cleanup branch 4 times, most recently from 4f42793 to e8c61d1 Compare January 26, 2026 14:24
@GiooDev GiooDev force-pushed the story_15211_ops_cleanup branch 2 times, most recently from 4d41cb2 to b610da7 Compare January 26, 2026 16:09
…am to resolv on Consul's DNS name instead of IP.

The new generated certificates doesn't contains the IP anymore.
@GiooDev GiooDev force-pushed the story_15211_ops_cleanup branch 4 times, most recently from 4163eb5 to 8c51035 Compare January 26, 2026 17:53
@GiooDev GiooDev force-pushed the story_15211_ops_cleanup branch from 8c51035 to 3c136ad Compare January 26, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean Code Clean Code VitamUI OPS REVIEW Mandatory if deployment/ directory is modified.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants