Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ci(security): remove GHAS-dependent CodeQL and dependency-review CI #77
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
ci(security): remove GHAS-dependent CodeQL and dependency-review CI #77
Changes from all commits
8b60eacFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Add the blank line required after the new heading.
Line 10 is followed immediately by the list item on Line 11. Insert one blank line after
### Removedto satisfy Markdownlint MD022.Proposed fix
### Removed + - ci(security): remove `codeql.yml` and `dependency-review.yml`;📝 Committable suggestion
🧰 Tools
🪛 markdownlint-cli2 (0.23.2)
[warning] 10-10: Headings should be surrounded by blank lines
Expected: 1; Actual: 0; Below
(MD022, blanks-around-headings)
🤖 Prompt for AI Agents
Source: Linters/SAST tools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Wrap the changelog bullet at 120 characters.
Line 11 exceeds the Markdown line-length limit. Break the bullet into indented continuation lines without changing its content.
As per coding guidelines, Markdown files must use a 120-character line length and consistent formatting.
🧰 Tools
🪛 LanguageTool
[uncategorized] ~11-~11: The official name of this software platform is spelled with a capital “H”.
Context: ...r uploads its ClusterFuzzLite SARIF via
github/codeql-action/upload-sarif; the result...(GITHUB)
🤖 Prompt for AI Agents
Source: Coding guidelines
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Update the fuzzing guide for artifact reporting.
This entry changes
cifuzzy.ymlfrom Security-tab SARIF ingestion to a workflow artifact, butfuzz/README.mdstill documents SARIF upload to the GitHub Security tab. Update that statement in the same change.🧰 Tools
🪛 LanguageTool
[uncategorized] ~11-~11: The official name of this software platform is spelled with a capital “H”.
Context: ...r uploads its ClusterFuzzLite SARIF via
github/codeql-action/upload-sarif; the result...(GITHUB)
🤖 Prompt for AI Agents
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Update the document timestamp.
The new text records a September 2026 change, but Line 127 still says
Last updated: 2026-05-16. Update the timestamp to the actual documentation update date.Proposed fix
🤖 Prompt for AI Agents
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Align the SAST narrative with the tool inventory.
The new paragraph says that Semgrep runs on every commit, but the
**Tools**list below and.github/workflows/README.mddo not list Semgrep. Add Semgrep to the documented checks if it is active; otherwise remove it from this paragraph.🤖 Prompt for AI Agents
Uh oh!
There was an error while loading. Please reload this page.