[PR #334] [CLOSED] Initialize GitHub code scanning workflow. #2690

Closed
opened 2026-03-07 20:10:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/334
Author: @DavidAnson
Created: 10/2/2020
Status: Closed

Base: mainHead: DavidAnson-codeql


📝 Commits (2)

  • f1f6868 Initialize GitHub code scanning workflow using security-and-quality suite.
  • aa7fbce Update code to fix or document false positives for CodeQL warnings.

📊 Changes

5 files changed (+50 additions, -2 deletions)

View changed files

.github/codeql-config.yaml (+7 -0)
.github/workflows/codeql-analysis.yml (+36 -0)
📝 example/typescript/type-check.ts (+2 -0)
📝 helpers/helpers.js (+3 -0)
📝 test/markdownlint-test.js (+2 -2)

📄 Description

No description provided


🔄 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/DavidAnson/markdownlint/pull/334 **Author:** [@DavidAnson](https://github.com/DavidAnson) **Created:** 10/2/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `DavidAnson-codeql` --- ### 📝 Commits (2) - [`f1f6868`](https://github.com/DavidAnson/markdownlint/commit/f1f6868a2c5950bead6a2a4d153b0ce985b62145) Initialize GitHub code scanning workflow using security-and-quality suite. - [`aa7fbce`](https://github.com/DavidAnson/markdownlint/commit/aa7fbce2dd31871209302ef13aa152c1bb1d4343) Update code to fix or document false positives for CodeQL warnings. ### 📊 Changes **5 files changed** (+50 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/codeql-config.yaml` (+7 -0) ➕ `.github/workflows/codeql-analysis.yml` (+36 -0) 📝 `example/typescript/type-check.ts` (+2 -0) 📝 `helpers/helpers.js` (+3 -0) 📝 `test/markdownlint-test.js` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:10:06 +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/markdownlint#2690
No description provided.