CrowdStrike / falcon-scripts

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
The Unlicense
137 stars 81 forks source link

feat: update release and psscriptanalyzer actions #207

Closed redhatrises closed 10 months ago

redhatrises commented 11 months ago
github-advanced-security[bot] commented 11 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

carlosmmatos commented 10 months ago

Current work-around will be to use a released version of the powershell falcon_windows_install.ps1 script as we try to work on a better method of allowing both install/uninstall scripts to be used with VM apps.

Upon further investigation, it looks like the traditional method is no longer working correctly. We will proceed with updating the instructions on the Cloud-Azure repo and update the release action here to provide us with a zip file containing the pwsh install scripts.