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

MVP: Base Extension / Scan Settings #1

Closed
ejohn20 opened this issue Jul 15, 2019 · 4 comments
Closed

MVP: Base Extension / Scan Settings #1

ejohn20 opened this issue Jul 15, 2019 · 4 comments
Assignees

Comments

@ejohn20
Copy link
Collaborator

ejohn20 commented Jul 15, 2019

Create an Azure DevOps extension with the following features:

  • Update vulnerability data
  • Perform scan on a given artifact
  • Add reports to build artifacts
@ejohn20 ejohn20 self-assigned this Jul 15, 2019
@ejohn20
Copy link
Collaborator Author

ejohn20 commented Jul 20, 2019

Switches to put in v0:

  • --project
  • --scan (allow 1 for now - not sure if we can put a list in there later)
  • --exclude (allow 1 for now - not sure if we can put a list in there later)
  • --format (option list including XML, HTML, CSV, JSON, JUNIT, ALL)
  • --failOnCVSS
  • --suppression (allow 1 for now - not sure if we can put a list in there later)
  • --enableExperimental
  • --enableRetired
  • Arguments box (for manually entered other stuff)

@ejohn20
Copy link
Collaborator Author

ejohn20 commented Jul 22, 2019

Hit road block uploading v0 of the dev extension. Max upload size of 25MB. We're currently at ~ 35MB with all dep check binaries / jars included in the package. I'd really like to avoid downloading and extracting on the fly to dodge size limitations. Opened ticket with MS to request size increase.

@ejohn20
Copy link
Collaborator Author

ejohn20 commented Aug 6, 2019

MS team increased upload size to 100MB. We can officially upload the package that includes the dep check binaries / jar files. Getting close to a MVP.

@jeremylong can you take a look at this markdown page: https://github.com/dependency-check/azuredevops/blob/master/overview.md. Anything that you want added or removed?

ejohn20 added a commit that referenced this issue Aug 7, 2019
@ejohn20
Copy link
Collaborator Author

ejohn20 commented Aug 7, 2019

@ejohn20 ejohn20 closed this as completed Aug 7, 2019
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