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 GitHub Action #144

Merged
merged 1 commit into from
May 3, 2024
Merged

Add CodeQL GitHub Action #144

merged 1 commit into from
May 3, 2024

Conversation

hkeeler
Copy link
Member

@hkeeler hkeeler commented May 1, 2024

This adds the CodeQL GitHub Action. This was generated by GitHub and left unchanged.

This was generated by GitHub and left unchanged
Copy link

github-actions bot commented May 1, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

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

@jcadam14 jcadam14 merged commit f6e727f into main May 3, 2024
6 checks passed
jcadam14 pushed a commit that referenced this pull request May 3, 2024
This PR adds the
[`dependabot.yml`](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file)
config file, which defines which package types dependabot should look
for update for, and on what schedule.

We noticed that when we added CodeQL and dependabot at the same time
that it threw some errors. Seems like we need to merge CodeQL first
(#144), _then_ this PR.
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