Anton Sankov

Results 26 comments of Anton Sankov
trafficstars

I am still experiencing this with Kustomize version `v4.5.2`. Please reopen this issue.

Hello, I am interested in being a maintainer of the libraries. I have been working with Go full-time for more than 2 years. I have used the **gorilla** projects (namely...

Looking at the GitHub Actions that we currently have, we have 3 that are for security checks - `npm audit`, `bandit`, and `bandit_site_packages`. They can be seen here https://github.com/kiwitcms/Kiwi/blob/master/.github/workflows/security.yml. `npm...

I run an image scan of `kiwitcms/kiwi:latest` via Trivy and these are the results: ```text kiwitcms/kiwi (redhat 9.0) Total: 131 (UNKNOWN: 0, LOW: 34, MEDIUM: 93, HIGH: 4, CRITICAL: 0)...

I will take a look in the new few days.

Sorry, Michael. Will take a look soon. Can you assign me to the issue, please?

@Obasoro can you provide full error log? I see the error in the screenshot, but don't see the root cause. Maybe the full log will provide more info. Also, it...

@Obasoro I know that you attached the logs but I told you that I can't figure out the issue from these logs, because these are not the whole logs. There...

@Obasoro What is your environment - OS, OS version, CPU arch, etc?

I see. I think this is due to the Apple Silicon CPU. There is another issue on the upstream project that complains about the same things - https://github.com/rstatsinger/contrast-java-webgoat-docker/issues/5 As a...