Suraj Deshmukh

Results 113 issues of Suraj Deshmukh

We should enable the open source scanner `trivy` on each image update PR. To enable a GH action it is documented here: https://github.com/aquasecurity/trivy-action?tab=readme-ov-file#using-trivy-with-github-code-scanning ## Running locally ```bash docker build -t...

**Is your feature request related to a problem?** Right now I have to install m365 CLI as follows: ```bash npm install -q -g @pnp/cli-microsoft365 ``` I would rather install it...

feature-request

**Is your feature request related to a problem? Please describe.** Currently mysql package ships both the `mysqld` (server) and `mysql` (client) executables in one package called `mysql`. Some users would...

feature-request