X Tutup
Skip to content

Add CodeQL scanning to APIScan build#24303

Merged
TravisEz13 merged 11 commits intoPowerShell:masterfrom
TravisEz13:rebuild/v7.5.9-rebuild.12
Oct 11, 2024
Merged

Add CodeQL scanning to APIScan build#24303
TravisEz13 merged 11 commits intoPowerShell:masterfrom
TravisEz13:rebuild/v7.5.9-rebuild.12

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Sep 19, 2024

PR Summary

This pull request introduces several changes to the .pipelines/apiscan-gen-notice.yml and .pipelines/templates/compliance/apiscan.yml files to incorporate CodeQL scanning capabilities. The most important changes include adding parameters for enabling CodeQL, configuring CodeQL-related variables, and integrating CodeQL tasks into the pipeline.

CodeQL Integration:

Pipeline Task Updates:

PR Context

PR Checklist

@TravisEz13
Copy link
Member Author

Add *nix codeQL analysis
disable analysis in other onebranch pipelines.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Sep 22, 2024
@TravisEz13 TravisEz13 marked this pull request as ready for review October 3, 2024 20:38
@TravisEz13 TravisEz13 requested a review from daxian-dbw as a code owner October 3, 2024 20:38
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 3, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Oct 10, 2024
@TravisEz13 TravisEz13 merged commit 4f7819d into PowerShell:master Oct 11, 2024
@microsoft-github-policy-service
Copy link
Contributor

microsoft-github-policy-service bot commented Oct 11, 2024

📣 Hey @TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label Oct 11, 2024
adityapatwardhan pushed a commit to adityapatwardhan/PowerShell that referenced this pull request Oct 31, 2024
* Enable CodeQL in the APIScan build

* fix indentation

* fix build name

* Manually add CodeQL

* enable TSA directly in codeql

* update codeql source code directory

* go back to version 0

* switch to variable to configure source code root

* Update .pipelines/apiscan-gen-notice.yml
@jshigetomi jshigetomi added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Dec 12, 2024
TravisEz13 added a commit that referenced this pull request Jan 16, 2025
* Enable CodeQL in the APIScan build

* fix indentation

* fix build name

* Manually add CodeQL

* enable TSA directly in codeql

* update codeql source code directory

* go back to version 0

* switch to variable to configure source code root

* Update .pipelines/apiscan-gen-notice.yml
TravisEz13 added a commit that referenced this pull request Jan 16, 2025
* Enable CodeQL in the APIScan build

* fix indentation

* fix build name

* Manually add CodeQL

* enable TSA directly in codeql

* update codeql source code directory

* go back to version 0

* switch to variable to configure source code root

* Update .pipelines/apiscan-gen-notice.yml
@TravisEz13 TravisEz13 deleted the rebuild/v7.5.9-rebuild.12 branch January 16, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BackPort-7.4.x-Done BackPort-7.5.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup