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

Enable CodeQL analysis of workflow yaml files #2660

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

kevinbackhouse
Copy link
Collaborator

The CodeQL javascript suite also includes some queries that analyze the yaml files in the workflows sub-directory, so it might be useful to run them too.

@ghost
Copy link

ghost commented Jun 22, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@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.

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #2660 (dea3c9c) into main (39a4b9b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2660   +/-   ##
=======================================
  Coverage   63.92%   63.92%           
=======================================
  Files         103      103           
  Lines       22306    22306           
  Branches    10795    10795           
=======================================
  Hits        14259    14259           
  Misses       5826     5826           
  Partials     2221     2221           

@neheb neheb merged commit 0e1ef67 into Exiv2:main Jun 22, 2023
109 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.

2 participants