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
Now that API endpoint has been added for retrieving current MAST scan setup GET /api/v3/releases/{releaseId}/mobile-scans/scan-setup we can move this command out of PREVIEW.
The text was updated successfully, but these errors were encountered:
feat: `fcli fod mast setup`, `fcli fod mast get-config`: Updates for new API (fixes#642)
fix: `fcli fod release update`: Add "Retired" option fo `--sdlc-status` (fixes#642)
feat: `fcli fod dast setup-website`, `fcli fod dast setup-workflow`, `fcli fod dast setup-api`: Add `--vpn` option for specifying Fortify Connect network name (site-to-site VPN) to use (fixes#644)
fix: `fcli fod action run release-summary`: Improve/simply based on FoD 24.4 API changes
Enhancement Request
Now that API endpoint has been added for retrieving current MAST scan setup
GET /api/v3/releases/{releaseId}/mobile-scans/scan-setup
we can move this command out of PREVIEW.The text was updated successfully, but these errors were encountered: