Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override values for Azsk.Azdo #1051

Open
marian-craciunescu opened this issue Jun 5, 2020 · 0 comments
Open

Override values for Azsk.Azdo #1051

marian-craciunescu opened this issue Jun 5, 2020 · 0 comments

Comments

@marian-craciunescu
Copy link

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

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

No branches or pull requests

1 participant