Skip to content

PS: Open source the powershell extractor #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

MathiasVP
Copy link
Collaborator

This PR moves the powershell extractor and the related script files to the public repo. Once this PR has gone in we can properly start on the QL work for powershell support.

I haven't made any changes to the extractor code itself. I have however done the following:

  • Modified the folder structure to match existing CodeQL supported languages
  • Added a build script to make it easier to build the extractor and hook it up to the CodeQL CLI.
  • Modified the README.md to reflect the above changes.

@dilanbhalla I noticed that the original README file had a line that said:

structure must remain unchanged for NuGet package creation to run successfully

which I've totally ignored (🙈) since I don't know anything about this NuGet package creation. Do you know if I've broken anything by this restructuring (and how I can test this)?

@MathiasVP MathiasVP force-pushed the open-source-powershell-extractor branch from bb28f12 to 95d02e6 Compare August 14, 2024 17:15
@dilanbhalla dilanbhalla merged commit 9ba4ffd into main Aug 23, 2024
1 check 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.

2 participants