James Luther

Results 9 comments of James Luther

I would love to see Scala language support added also :-)

I find this action works better. https://github.com/CemitDigital/trivy-report-issue-action The downside is that if there is no 'Results' key found in the json file it will fail. I created an issue and...

When I attempted to use the action you linked it wouldn't authenticate to gh to create the issues. @simar7 Here is the output of it running: ![image](https://user-images.githubusercontent.com/81767471/167492910-bdec3d8b-a83c-4d3b-8e6d-e0f49d8b7feb.png) If I just...

This bug also exists when deploying v0.8.0 to GKE. Pods aren't fully starting with the following error: `error creating Tracee: kernel symbols were not loaded currectly. Make sure tracee-ebpf has...

I ended up re-writing the way Trivy was used after updating the action attached. The action from Aquasec is what I use now and I submit the reports to DefectDojo...

I'm having this issue currently and am not sure how to pass this param to the orb. I am using an anchor to define the job and not able to...

I never followed up, thanks! This was my assumption but wasn't sure if there was an option built into the action or no.

Correct. I use that action to generate everything and add a step to post the results to defectdodjo.

I haven't seen any activity on this. I can work on a PR. In all my deployments of Defectdojo, I enforce SSL with DB connections so this would be a...