[PR #624] [MERGED] Implement CodeQL Static Analysis #4266

Closed
opened 2026-03-15 01:35:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/624
Author: @mario-campos
Created: 1/20/2021
Status: Merged
Merged: 1/20/2021
Merged by: @pirate

Base: devHead: dev


📝 Commits (1)

  • bbb6cc8 Create codeql-analysis.yml

📊 Changes

1 file changed (+32 additions, -0 deletions)

View changed files

.github/workflows/codeql-analysis.yml (+32 -0)

📄 Description

Summary

This PR adds a GitHub Actions workflow to run CodeQL to perform static analysis regularly (on pushes, PRs, and on a schedule).

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/624 **Author:** [@mario-campos](https://github.com/mario-campos) **Created:** 1/20/2021 **Status:** ✅ Merged **Merged:** 1/20/2021 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`bbb6cc8`](https://github.com/ArchiveBox/ArchiveBox/commit/bbb6cc89e96fb10a2cb8a7f2a3ea84f4ec9ba3d5) Create codeql-analysis.yml ### 📊 Changes **1 file changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/codeql-analysis.yml` (+32 -0) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR adds a GitHub Actions workflow to run CodeQL to perform static analysis regularly (on pushes, PRs, and on a schedule). # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [x] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:35:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#4266
No description provided.