Skip to content

Add CodeQL workflow and update project metadata#45

Merged
roblarsen merged 1 commit intomainfrom
dev/coliff/various-minor-fixes
Sep 12, 2025
Merged

Add CodeQL workflow and update project metadata#45
roblarsen merged 1 commit intomainfrom
dev/coliff/various-minor-fixes

Conversation

@coliff
Copy link
Copy Markdown
Member

@coliff coliff commented Sep 11, 2025

  • Introduces a CodeQL analysis GitHub Actions workflow for security and quality scanning.
  • Updates the README to reference the correct upstream project.
  • Refactors index.html for improved semantics and accessibility, including header/main elements and image attributes.
  • Cleans up and reorders package.json fields, adds 'private' flag, and makes minor metadata adjustments.

Introduces a CodeQL analysis GitHub Actions workflow for security and quality scanning. Updates the README to reference the correct upstream project. Refactors index.html for improved semantics and accessibility, including header/main elements and image attributes. Cleans up and reorders package.json fields, adds 'private' flag, and makes minor metadata adjustments.
@coliff coliff requested review from Copilot and roblarsen September 11, 2025 01:31
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 adds security analysis capabilities and improves project accessibility. The changes introduce CodeQL workflow for automated security scanning, update project metadata for better organization, and enhance HTML semantics for improved accessibility.

  • Introduces CodeQL GitHub Actions workflow for security and quality analysis
  • Refactors HTML structure using semantic elements and improves accessibility
  • Reorganizes package.json fields and adds private flag

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/codeql-analysis.yml Adds CodeQL security analysis workflow
index.html Improves semantic HTML structure and accessibility with header/main elements
package.json Reorders fields, adds private flag, and cleans up metadata
README.md Updates reference to correct upstream project

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-advanced-security
Copy link
Copy Markdown

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.

@roblarsen roblarsen merged commit 28ffc84 into main Sep 12, 2025
2 checks passed
@roblarsen
Copy link
Copy Markdown
Member

Thanks! I haven't looked at this in years.

@coliff coliff deleted the dev/coliff/various-minor-fixes branch September 12, 2025 01:07
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.

4 participants