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

Added Anti-Malware Scan build task to CI build definition #311

Merged
merged 2 commits into from
Aug 9, 2019

Conversation

kichalla
Copy link
Contributor

@kichalla kichalla commented Aug 6, 2019

No description provided.

@kichalla kichalla requested a review from a team as a code owner August 6, 2019 23:01
CredScan: true

- task: securedevelopmentteam.vss-secure-development-tools.build-task-antimalware.AntiMalware@3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doing this as part of the Security review task that I am currently working on.

Copy link
Contributor

@arroyc arroyc Aug 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

im seeing this warning in the log .. should we be giving importance to this? I think it's an issue with the agent machine
CmdTool: Failed with hr = 0x8024002E. Check C:\Users\VSSADM~1\AppData\Local\Temp\MpCmdRun.log for more information
##[warning]AntiMalware signature update failed with hr=8024002E (Access to an unmanaged server is not allowed.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I noticed it too. Not sure if we need to worry about it, but I will contact DevOps team regarding it.

@kichalla kichalla merged commit 66a5a0f into master Aug 9, 2019
@kichalla kichalla deleted the kichalla/add.antimalware.task branch August 9, 2019 16:58
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.

3 participants