Skip to content

ci: fix bandit scan #16

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

ci: fix bandit scan #16

merged 1 commit into from
Jun 18, 2025

Conversation

agustinfrancesa
Copy link
Contributor

No description provided.

Signed-off-by: Francesa Alfaro, Agustin <agustin.francesa.alfaro@intel.com>
@Copilot Copilot AI review requested due to automatic review settings June 18, 2025 15:53
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the CI workflow for the Bandit scan by adjusting credentials handling in the checkout action and renaming the SARIF upload step for clarity.

  • Set persist-credentials to false in the checkout action
  • Renamed the SARIF upload step from "GitHub Security tab" to "GitHub CodeQL"
Comments suppressed due to low confidence (2)

.github/workflows/bandit.yml:58

  • [nitpick] The step name 'Upload SARIF to GitHub CodeQL' might be confusing if it is intended to handle Bandit scan results. Consider renaming the step to more accurately reflect its purpose.
    - name: Upload SARIF to GitHub CodeQL

.github/workflows/bandit.yml:40

  • Verify that setting persist-credentials to false does not interfere with the subsequent steps that might require authenticated operations.
        persist-credentials: false

@agustinfrancesa agustinfrancesa merged commit 35ea421 into main Jun 18, 2025
8 checks passed
@agustinfrancesa agustinfrancesa deleted the fix/bandit_scan branch June 18, 2025 15:56
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