Azure / powershell

GH Action to run Az PowerShell scripts for developers and administrators to develop, deploy, and manage Microsoft Azure applications.
MIT License
56 stars 35 forks source link

Include CodeQl @v2 Workflow #60

Closed jbenaventem closed 1 year ago

jbenaventem commented 1 year ago
BALAGA-GAYATRI commented 1 year ago

Hi @jbenaventem , please explain the issue with the proposed solution in detail for better understanding

jbenaventem commented 1 year ago

Hi @BALAGA-GAYATRI

You can see the modified files on the associated pull request #61

To can use this action in our organizations we should check several security checks, and we need that the actions verified these controls successfully.

For that, we use CodeQL and dependaboot tools in a similar way that you in another action, for example azure login . Is for that we've seen that the action could have a codeql YAML file to check the security controls

Apologies, but my English is not as good as I'd Like it

BALAGA-GAYATRI commented 1 year ago

Thanks for the clarification. We shall review and merge it.

BALAGA-GAYATRI commented 1 year ago

Added the workflow.