Skip to content

Create codeql.yml#27

Open
cmagnobarbosa wants to merge 1 commit into
mainfrom
cmagnobarbosa-patch-3
Open

Create codeql.yml#27
cmagnobarbosa wants to merge 1 commit into
mainfrom
cmagnobarbosa-patch-3

Conversation

@cmagnobarbosa
Copy link
Copy Markdown
Owner

This pull request introduces a new CodeQL workflow configuration for advanced code scanning. The most important changes include setting up the workflow to analyze the codebase for security vulnerabilities and errors, specifying the languages to be analyzed, and configuring the necessary permissions and steps for the CodeQL analysis.

CodeQL Workflow Setup:

  • .github/workflows/codeql.yml: Added a new CodeQL workflow configuration to analyze the codebase for security vulnerabilities and errors. This includes specifying the languages to be analyzed (initially set to Python), setting up the necessary permissions, and defining the steps for initializing and performing the CodeQL analysis.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 2, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 4.*.* 🟢 6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained⚠️ 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy🟢 9security policy file detected
Packaging🟢 10packaging workflow detected
SAST🟢 9SAST tool detected but not run on all commits
Vulnerabilities🟢 37 existing vulnerabilities detected
actions/github/codeql-action/analyze 3.*.* UnknownUnknown
actions/github/codeql-action/init 3.*.* UnknownUnknown

Scanned Files

  • .github/workflows/codeql.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.

1 participant