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

[CI]: fixing false positives in the Secrets Scanner on doca_xlio_vNext branch #237

Draft
wants to merge 1 commit into
base: doca_xlio_vNext
Choose a base branch
from

Commits on Sep 21, 2024

  1. [CI]: fix for Secrets Scanner

    We need to rename Jenkins secrets IDs to human readable form.
    
    Jenkins secrets we reference in the CI are currently represented in UUID format.
    It confuses Secrets Scanner, which takes these data for passwords.
    
    Renaming these secret IDs in Jenkins will allow us to restor Secrets Scanner normal workflow.
    
    issue: HPCINFRA-2572
    
    Signed-off-by: Viacheslav Login <[email protected]>
    vialogi committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    13031f8 View commit details
    Browse the repository at this point in the history