• Mehmet Emin INAC's avatar
    Fix `Security::FindingsFinder` for multiple report artifacts · d6e09929
    Mehmet Emin INAC authored
    Previosly we were using only the first security report artifact of a
    build while finding the security findings, if there were more than one.
    With this change, we are now using all the security report artifacts
    of the same build while finding the security findings.
    
    Changelog: fixed
    EE: true
    d6e09929
findings_finder.rb 4.5 KB