Skip to content

Refactor QC Preflight Checks workflow configuration#1

Merged
feisunqc merged 1 commit intoqualcomm:mainfrom
sudeeshna21:preflight_checks
Apr 2, 2026
Merged

Refactor QC Preflight Checks workflow configuration#1
feisunqc merged 1 commit intoqualcomm:mainfrom
sudeeshna21:preflight_checks

Conversation

@sudeeshna21
Copy link
Copy Markdown
Contributor

Running untrusted code on the pull_request_target trigger may lead to security vulnerabilities. These vulnerabilities include cache poisoning and granting unintended access to write privileges or secrets.

https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows#pull_request_target

We should update all usage of pull_request_target in all workflow files and also update qualcomm-preflight-check to the latest.

Signed-off-by: sudeeshn <sudeeshn@qti.qualcomm.com>
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Copy link
Copy Markdown
Contributor

@njjetha njjetha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@feisunqc feisunqc merged commit 816e6e4 into qualcomm:main Apr 2, 2026
15 checks passed
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.

5 participants