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

AzSK on YAML #379

Open
adrianaeguzman opened this issue Dec 17, 2020 · 1 comment
Open

AzSK on YAML #379

adrianaeguzman opened this issue Dec 17, 2020 · 1 comment

Comments

@adrianaeguzman
Copy link

I have been struggling to implement (and even first run) the Azure Security Kit on my recently migrated to YAML ARM templates. Anyone got a clue on how it could work? I want to start by implementing it on just the CI part.

I already have my YAML snippet from the "view YAML" part on the classic deployment and also a .csv with some example logs I have been trying to "skip" on the skipControlsFromFile part but every time I run my pipeline it just all comes out as validated and no logs file from this.

Also, I have been trying to run the scan from Powershell but I get several error messages from that.

Would be nice to have some feedback if anyone else is trying this as well :)

@ritika-msft
Copy link
Contributor

Hi adrianaeguzman,

It would be helpful if you can share the error messages that you are getting while running AzSK scans from PowerShell.

For skipControlsFromFile, please follow the steps mentioned at https://github.com/azsk/DevOpsKit-docs/blob/master/03-Security-In-CICD/Readme.md#skip-certain-controls-during-scan and see if these steps help to resolve the issue.

If you still face any issue, let us know.

Thanks,
Ritika

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

2 participants