Skip to content

Add CodeQL analysis workflow configuration - #1

Open
xhuff wants to merge 1 commit into
masterfrom
xhuff-patch-1
Open

Add CodeQL analysis workflow configuration#1
xhuff wants to merge 1 commit into
masterfrom
xhuff-patch-1

Conversation

@xhuff

@xhuff xhuff commented Jul 31, 2026

Copy link
Copy Markdown

Per NI Secure Development Lifecycle (SDL) guidance, enable Static Analysis Security Testing (SAST) via CodeQL

Analyzing source code and configuration prior to compilation provides a highly scalable method of security code review and helps ensure that secure policies are being followed. SAST is typically integrated into the commit pipeline to identify vulnerabilities each time the software is built or packaged. However, some offerings integrate into the developer environment to spot certain flaws such as the existence of unsafe or other banned functions and replace those with safer alternatives as the developer is actively coding. Development teams may decide the optimal frequency for performing SAST scans based on the product(s) they develop and may deploy multiple tactics—to balance productivity with adequate security coverage.

NOTE: this was an auto-generated change

Signed-off-by: Xander Huff <xander.huff@emerson.com>
@xhuff
xhuff requested a review from a team July 31, 2026 20:44
@xhuff xhuff self-assigned this Jul 31, 2026
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.

1 participant