Justin Georgeson (Work)

Results 11 issues of Justin Georgeson (Work)

I'm looking at these two docs - https://docs.kics.io/latest/configuration-file/ - https://docs.kics.io/latest/results/ And trying to setup a _kics.config_ file to output in multiple formats, but the reports are not being created. ###...

bug
community

**Is your feature request related to a problem? Please describe.** We configure Artifactory and Maven to use different Maven repositories for plugins and dependencies. Running Frogbot this way is failing...

feature request

**Is your feature request related to a problem? Please describe.** You provide complete example pipeline job implementations, but they're posted on github so we have to copy them into our...

feature request

**Is your feature request related to a problem? Please describe.** Having to have the binary downloaded every time the pipeline runs is a waste of bandwidth. **Describe the solution you'd...

feature request

### Describe the bug I have self-hosted Gitlab and Artifactory, and am trying to integrate frogbot in a Java repo built with Maven. I have the `scan-pull-request` working on a...

bug

**Is your feature request related to a problem? Please describe.** I have projects with a Dockerfile used to package the software, but the IDE plugin only gives my vulnerabilities from...

feature request

I posted this first in [discussions](https://github.com/Checkmarx/kics/discussions/7148) but received no response. I have a helm chart based off of https://github.com/runatlantis/helm-charts and when I try to scan with Kics (both 1.7.x in...

bug
kubernetes
docker
community

I generally only use `test` in CI. When I'm having to troubleshoot some issues I want to interactively run `create`, `prepare`, `converge`, `idempotence`, and `verify` so that I have an...

##### SUMMARY I'm trying to convert a `win_shell` task to `win_scheduled_task` and it's failing with `failed to register new task definition: (32,4):UserId:`. I tried updating the collection to 3.0.0 but...

For executables that don't have any way to output their version in a command test, it would be nice to have a checksum parameter in either the file existence or...