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

Add CodeQL action #3184

Merged

Conversation

AlexanderDokuchaev
Copy link
Collaborator

@AlexanderDokuchaev AlexanderDokuchaev commented Jan 9, 2025

Changes

Add CodeQL scan

Triggers on:

  • pull_request
  • push to develop and release branch

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@AlexanderDokuchaev AlexanderDokuchaev force-pushed the ad/codeql branch 2 times, most recently from af44d7c to 615fe64 Compare January 9, 2025 13:45
nncf/vulnerability.py Fixed Show fixed Hide fixed
vulnerability.py Fixed Show fixed Hide fixed
@AlexanderDokuchaev AlexanderDokuchaev force-pushed the ad/codeql branch 3 times, most recently from dbef729 to d95e404 Compare January 9, 2025 18:23
@AlexanderDokuchaev AlexanderDokuchaev marked this pull request as ready for review January 9, 2025 19:09
@AlexanderDokuchaev AlexanderDokuchaev requested a review from a team as a code owner January 9, 2025 19:09
Copy link
Collaborator

@MaximProshin MaximProshin left a comment

Choose a reason for hiding this comment

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

Please add "run workflow" option. For bandit too if it's not there yet.

@AlexanderDokuchaev
Copy link
Collaborator Author

@MaximProshin
Moved codeql to sdl.yml (now it triggers bandit and codeql check)
Add workflow_dispatch triiger for sdl.yml

Copy link
Collaborator

@MaximProshin MaximProshin left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexanderDokuchaev AlexanderDokuchaev merged commit 9267225 into openvinotoolkit:develop Jan 13, 2025
17 checks passed
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