Jin Ahn

Results 29 comments of Jin Ahn

5.1.0 has vulnerabilites that are high and critical ![image](https://github.com/Graylog2/graylog-docker/assets/66384196/8e610ba4-6a72-448c-a20d-c5d347432867)

@bernd could you comment on whether or not there are plans to patch these?

5.1.1 still has same vulnerabilities. @bernd ![image](https://github.com/Graylog2/graylog-docker/assets/66384196/34162c07-a238-4755-abf7-a78a3fca30a4)

5.1.2 has more vulnerabilities ![image](https://github.com/Graylog2/graylog-docker/assets/66384196/2bd9a8b5-df47-4274-8530-f64701bb5705)

5.2.0 Vulnerabilities ![image](https://github.com/Graylog2/graylog-docker/assets/66384196/cc47ef8c-9f0c-4bd4-a199-51da2dd53aff)

hi, i want to use run_if_modified multiple times consecutively to do different steps based on different patterns, however the problem is that run_if_modified completely ends the whole job if a...

Thank you for the response! But run_if_modified works better for us because its a small step as a part of a longer workflow. if we tried going the trigger-workflows-if-modified right,...

I am having this exact same issue