Update qcom-preflight-checks.yml - #1
Closed
Sandhya Adavikolanu (Sandhya1236) wants to merge 1 commit into
Closed
Sandhya Adavikolanu (Sandhya1236) wants to merge 1 commit into
Sandhya Adavikolanu (Sandhya1236) wants to merge 1 commit into
Conversation
pull_request_target can be a security vulnerability and should be avoided and also aligned with latest pre-flight check workflow. Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>
|
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:
For more information about GitHub Code Scanning, check out the documentation. |
Sandhya Adavikolanu (Sandhya1236)
force-pushed
the
Update-Qualcomm-Preflight-Checks-with-latest
branch
from
April 1, 2026 06:29
83a1899 to
a2e04a5
Compare
Neeraj Jetha (njjetha)
requested review from
Mark Matyas (mynameistechno) and
VISHAL KUMAR (quic-viskuma)
April 1, 2026 14:27
VISHAL KUMAR (quic-viskuma)
approved these changes
Apr 1, 2026
|
This pull request has been marked as stale due to 30 days of inactivity and will automatically close after an additional 5 days. To prevent automatic closure in 5 days, remove the stale label or add a comment. You can reopen a closed pull request at any time. |
Neeraj Jetha (njjetha)
added a commit
to njjetha/abctl-njetha
that referenced
this pull request
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.