-
-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
Complexity: MediumFeature: Code AlertsFeature: Wikirole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Description
Overview
We require a wiki page to guide developers how to manage and resolve CodeQL alerts
Action Items
- We are currently in the process of moving the old wiki to the new website-wiki repo, so we will not be making any changes or additions to the old wiki at this time. Thus, we will be adding wiki content through a different process now. Read How to Contribute to the Wiki
- Create a wiki page "How to manage CodeQL alerts" that covers the following topics:
- Overview of code scanning and its implementation in code.yml workflow
- Important elements of the code scanning alert page and details, including the concept of the tracking issue
- How to use alert tags to determine if an alert represents a security risk
- Example query to find closed alerts of a specific query type
- Options for resolving alerts
- how to resolve specific alert query types
- Unused variable, import, function or class (for sample resolution see https://github.com/hackforla/website/security/code-scanning/94)
- Potentially unsafe external link (see sample resolved alert https://github.com/hackforla/website/security/code-scanning/3)
- Malformed id attribute (see sample https://github.com/hackforla/website/security/code-scanning/25)
- Missing variable declaration (for sample resolution see https://github.com/hackforla/website/security/code-scanning/49)
- Use of returnless function
- Syntax error (see sample https://github.com/hackforla/website/security/code-scanning/97 not resolved)
- Inclusion of functionality from an untrusted source (see sample resolution https://github.com/hackforla/website/security/code-scanning/37)
- Superfluous trailing arguments (for sample resolution see https://github.com/hackforla/website/security/code-scanning/35)
After this issue is completed
- Release dependency on Create new issue template for resolution of CodeQL alert #5242
Resources/Instructions
- This issue resulted from Epic: Manage CodeQL deployment #5005
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MediumFeature: Code AlertsFeature: Wikirole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
New Issue Approval