Skip to content

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

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

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
@rsenden

rsenden commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Superseded by #1070

@rsenden rsenden closed this Aug 7, 2026
rsenden added a commit that referenced this pull request Aug 21, 2026
fix: `fcli fod dast-scan start`: Restore fix to allow DAST scan to start if no prior scans exist (lost in Aviator 26.2 merge) (fixes #1068)

fix: `fcli fod dast-scan start`: Restore  `--vpn` support and 422 active-scan fallback (lost in Aviator 26.2 merge)

fix: `fcli fod microservice create`: Re-add non-microservice application guard (lost in Aviator 26.2 merge)
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.

2 participants