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

Conversation

vialogi
Copy link
Contributor

@vialogi vialogi commented Sep 19, 2024

Description

We update references to Jenkins's secrets

What

We update CI with updated Jenkins secrets references

Why ?

Secrets Scanner does not work correctly with the old secrets format

Change type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Check list

  • Code follows the style de facto guidelines of this project
  • Comments have been inserted in hard to understand places
  • Documentation has been updated (if necessary)
  • Test has been added (if possible)

@vialogi vialogi changed the title [CI]: fixing false positives in the Secrets Scanner [CI]: fixing false positives in the Secrets Scanner on doca_xlio_vNext branch Sep 19, 2024
@vialogi
Copy link
Contributor Author

vialogi commented Sep 21, 2024

bot:retest

@vialogi vialogi force-pushed the HPCINFRA-2572_secrets_scanner_on_doca_xlio_vNext branch 2 times, most recently from 4dffe69 to b2edb4d Compare September 21, 2024 20:27
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 vialogi force-pushed the HPCINFRA-2572_secrets_scanner_on_doca_xlio_vNext branch from b2edb4d to 13031f8 Compare September 21, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant