Skip to content

Conversation

@MathiasVP
Copy link
Collaborator

This PR is a follow-up to #132 which I merged earlier this morning. In that PR, we started extracting Powershell files found via the PSModulePath environment variable, and added a CLI parameter to selectively disable this feature.

However, I forgot to add an official "extractor option" to control this. Without this extractor option it's not possible to disable PSModulePath extraction when running codeql test run. We need to disable PSModulePath extraction when running codeql test run to ensure that the tests are independent of the environment in which the tests are run.

…h files and use that new option when running ql tests.
@MathiasVP MathiasVP merged commit ef36d6b into main Nov 6, 2024
1 check passed
MathiasVP added a commit that referenced this pull request Feb 21, 2025
…licit-models-followup"

This reverts commit ef36d6b, reversing
changes made to 43f986c.
MathiasVP added a commit that referenced this pull request Feb 24, 2025
…licit-models-followup"

This reverts commit ef36d6b, reversing
changes made to 43f986c.

However, we keep psd1 file extraction.
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