No Malware Scan Options

Open
#27 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, typescript
Domain
devops, security

Research direction

No repository files or tests are named. Start by reviewing the Microsoft Security Code Analysis retirement notice and the Microsoft Security DevOps Azure DevOps Marketplace listing to verify whether malware scanning is supported. Done means documenting a supported antimalware option or clearly stating that the extension provides none.

Written by the indexing model from the issue text.

Description

As part of Microsoft Security Code Analysis, AntiMalware Scanner Task is retired.

    - task: AntiMalware@3
      displayName: 'AntiMalware Scan'
      inputs:
        FileDirPath: '$(Build.ArtifactStagingDirectory)'

The Microsoft Security DevOps for Azure DevOps ADO Marketplace listing includes AntiMalware in its list of tags; however, I haven't found any options or documentation that launches an antimalware scan.

Could you point me to guidance on executing an antimalware scan with this extension or another supported option for a malware scan?

Dominant language
TypeScript
Stars
86
Forks
22
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/security-devops-azdevops

All issues in microsoft/security-devops-azdevops

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.