Skip to content

chore(ci): update security workflows#117

Open
AlexanderBarabanov wants to merge 10 commits into
openvinotoolkit:mainfrom
AlexanderBarabanov:main
Open

chore(ci): update security workflows#117
AlexanderBarabanov wants to merge 10 commits into
openvinotoolkit:mainfrom
AlexanderBarabanov:main

Conversation

@AlexanderBarabanov
Copy link
Copy Markdown
Contributor

Summary

This PR adds security workflows:

  • CodeQL - static code analyzer
  • Dependency review on PR with dependency-review-action
  • OpenSSF Scorecard check

Also, PR update Renovate configuration to cover actions from geti-ci repo.

Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Copilot AI review requested due to automatic review settings May 17, 2026 12:22
@AlexanderBarabanov AlexanderBarabanov requested review from a team as code owners May 17, 2026 12:22
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Copy link
Copy Markdown

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 PR strengthens repository security automation by adding dedicated CodeQL, Dependency Review, and OpenSSF Scorecard workflows, while updating existing security workflow permissions and Renovate handling for geti-ci actions.

Changes:

  • Added new CodeQL, Dependency Review, and Scorecard workflows.
  • Updated existing security scan workflows to avoid persisted checkout credentials and publish SARIF.
  • Extended Renovate config for open-edge-platform/geti-ci action version parsing.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.semgrepignore Excludes tests from Semgrep scans.
.github/workflows/security-scan.yml Updates scan permissions, checkout credentials, and scan output behavior.
.github/workflows/scorecards.yml Adds OpenSSF Scorecard analysis and SARIF upload.
.github/workflows/renovate-config-validator.yml Disables persisted checkout credentials.
.github/workflows/dependency-review.yml Adds dependency review checks on pull requests.
.github/workflows/codeql.yml Adds CodeQL analysis for Actions and Python.
.github/renovate.json5 Adds regex versioning for geti-ci GitHub Actions updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/codeql.yml
Comment thread .github/workflows/scorecards.yml
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
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.

3 participants