microsoft / GHAzDO-Resources

Resources, Scripts, etc. for GitHub Advanced Security on Azure DevOps
MIT License
31 stars 14 forks source link

Update CodeQL Auto-Setup extension documentation #34

Closed 0GiS0 closed 5 months ago

0GiS0 commented 5 months ago

This pull request introduces the documentation for CodeQL Auto-Setup task extension for Azure DevOps. The changes include a comprehensive guide in the README.md file under the src/extensions/codeql-autosetup directory. The guide provides detailed instructions on how to use the extension, from installing dependencies, compiling the task, configuring the publisher, to packaging the extension. It also includes information on how to share the extension with the desired organization and ensure the correct permissions are set for the pipelines.

felickz commented 5 months ago

Closes #31