simar7

Results 179 comments of simar7

hi @krol3 - could you take a look at trying / reviewing this PR?

thanks for filing this, happy to review a PR if you'd like to contribute this. cc @souravsk - this issue might be of interest to you if you're looking to...

@souravsk - can you share the link to your rego playground so we can help you better?

> is there any example of this type of rego file I just learn the basics of the rego language for this issue that's why I'm having head time understanding...

The same issue also occurs when cross compiling on `darwin` for `linux`.

> I don't know if it is related or not, but fyne-cross is designed to cross-compile Fyne apps. The demo code you pasted isn't a fyne app... Yes apologies for...

hi @adriil - thanks for sharing this. I didn't know about this limitation of GitHub Actions. Would this help in anyway if we could adapt to use it with the...

Yeah I see your point. The best alternative I can think of is that you fork this action and modify the base image, while keeping it up to date with...

hi, is this your config? https://github.com/kaffeekrone/mail-drop/blob/main/.github/workflows/trivy-analysis.yml#L41 if so I don't see an exit code stanza that should make it fail.

> @simar7 i don't think that's an issue in my config, even though it is suggested by the documentation here. thing is https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#defining-the-severities-causing-pull-request-check-failure > > is is supposed to fail...