You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix flaky Result List Successful case in integration tests
The test searched tenant-wide completed scan history for one with parseable
results, but that history is dominated by zero-finding scans, causing the
CLI to omit the results key and the test to fail. It now triggers its own
SAST scan against the known-vulnerable tsc/tests/data/python-vul-file.py so
results are always present.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments