Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Universal CodeQL Advanced Security Analysis
# Template ID: ICG-UNIVERSAL-CODEQL-v1.0
# Auto-generated by ICG DevOps automation
# Last updated: 2025-10-15
# DO NOT REMOVE THIS HEADER - Required for automated updates
name: "Universal CodeQL Advanced Security Analysis"

on:
push:
branches: [ main, master, develop ]
pull_request:
branches: [ main, master, develop ]
workflow_dispatch:

jobs:
analyze:
uses: icgam/DevOps.Templates/.github/workflows/universal-codeql-advanced.yml@master