Skip to content

Run CodeQL on Powershell#42

Open
felickz wants to merge 5 commits intomainfrom
codeql-powershell
Open

Run CodeQL on Powershell#42
felickz wants to merge 5 commits intomainfrom
codeql-powershell

Conversation

@felickz
Copy link
Copy Markdown
Collaborator

@felickz felickz commented Jun 11, 2025

This pull request introduces a new GitHub Actions workflow to enable CodeQL analysis for PowerShell scripts. The workflow is designed to improve security and code quality by integrating automated static analysis.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 11, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 759aade.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

.github/workflows/codeql-powershell.yml

PackageVersionLicenseIssue Type
advanced-security/codeql-extractor-action0.1.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 4.*.* 🟢 6.5
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 10all changesets reviewed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST🟢 8SAST tool detected but not run on all commits
Security-Policy🟢 9security policy file detected
actions/advanced-security/codeql-extractor-action 0.1.0 UnknownUnknown
actions/github/codeql-action/upload-sarif 3.*.* UnknownUnknown

Scanned Files

  • .github/workflows/codeql-powershell.yml

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.

2 participants