Skip to content

fix: start DAST scan on release with no prior scans - #1068

Open
jmadhur87 wants to merge 1 commit into
fortify:dev/v3.xfrom
jmadhur87:mjain6/1058
Open

fix: start DAST scan on release with no prior scans#1068
jmadhur87 wants to merge 1 commit into
fortify:dev/v3.xfrom
jmadhur87:mjain6/1058

Conversation

@jmadhur87

@jmadhur87 jmadhur87 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

fcli fod dast-scan start threw FcliSimpleException: Unable to start Dynamic scan after 30 attempts on releases that had no previous scans.

Changed the empty-items guard from continue to return null. An empty scan list means no active scan exists for the release, so the method now immediately signals that a new scan can proceed.

fix: start DAST scan on release with no prior scans(#1058 )

@jmadhur87 jmadhur87 self-assigned this Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant