Skip to content

Override values for Azsk.Azdo #1051

@marian-craciunescu

Description

@marian-craciunescu

Title

I can't override the DoNotOpenOutputFolder or pass the Verbose param.

Description

Furthermore the new version 0.9.12 does not write anything to the output logs anymore.

Steps to reproduce

  • task: ADOSecurityScanner@1
    inputs:
    AzureDevOpsConnectionName: 'atr_azsk'
    DoNotOpenOutputFolder: $false
    Verbose: $true
    OrgName: 'orgName'
    ProjectNames: ''
    ServiceConnectionNames: '
    '
Get-AzSKAzureDevOpsSecurityStatus -OrganizationName "aaaga" -DoNotOpenOutputFolder -PATToken System.Security.SecureString -ProjectNames "*" -ServiceConnectionNames "*" -UBC

Expected behavior

I want to be able to specify true/false for DoNotOpenOutputFolder/Verbose
I want to see the logs being written to the output folder.

Actual behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions