simar7

Results 396 comments of simar7

Any update on this @krol3?

hi @Ipuvi - Webhook messages sent to Postee are evaluated via the corresponding rego rule that processes them. If the rule is evaluated as true, the "Actions" such as JIRA...

OK A few questions: 1. Can you share you Postee config YAML file? 2. What version of Trivy are you using? 3. Are you using the Trivy Webhook Plugin that...

thanks - we will take a look at it. Could you also share postee debug logs? You can get them with running Postee as: `POSTEE_DEBUG=1 ./bin/postee`

Thanks for the logs. I think the reason you're facing this problem is because you might not have set the `PATH_TO_DB` environment variable for Postee. By default Postee stores its...

hi @Ipuvi - you can find the instruction here on how to run with Docker https://aquasecurity.github.io/postee/v2.6.0/install/#docker If you want to enable Postee UI you can launch both Postee and Postee...

@Ipuvi - there's a new trivy webhook plugin I wrote that you could use to send results from trivy to postee: https://github.com/aquasecurity/trivy-plugin-webhook

Feel free to reopen if you still need help.

Hi @MalcolmCyber - it should be possible, what use case do you have for this?

thanks @MalcolmCyber - we'll take a look into it and get back to you.