Skip to content

Secure SAST QA tests should work with SAST_EXCLUDED_PATHS

Description

The fix for #222789 (comment 364162752) was to unset SAST_EXCLUDED_PATHS. The QA test projects for both bandit and spotbugs should instead work with the default value of SAST_EXCLUDED_PATHS.

Proposal

Add vulnerabilities to be found in the downstream QA projects. All current vulnerabilities are excluded. We should make sure that we have vulnerabilities both excluded and included so that both sides of SAST_EXCLUDED_PATHS are tested.

Tasks

Related Issues

Edited by Lucas Charles