Relative Content

Tag Archive for yamlgitlab-cisast

GitLab SAST report – available for the next jobs

i’m tying to use this parser to get the reports from GitLab SAST and convert them in HTML.
Problem: the artifacts are only available at pipeline level (not at job level), so this means that my stage can not consume the JSON file, since it is not able to find it.
I wanted to ask if there is any workaround for this taking in account that: