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

Draft: Run Attack Surface Analyzer in pipeline, save report as artifact #1976

Closed
wants to merge 9 commits into from

Conversation

DaveTryon
Copy link
Contributor

Details

PR to have a captured version of the changes to run the Attack Surface Analyzer in the pipeline. This is a recently added SDL requirement and since the extension runs in a pipeline, it seems to make sense to validate it there.

Motivation

Saving this for future reference

Context

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Added relevant unit test for your changes. (yarn test)
  • Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
  • Ran precheckin (yarn precheckin)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (808eb42) 94.52% compared to head (abd6fbe) 94.52%.

❗ Current head abd6fbe differs from pull request most recent head 71eb13f. Consider uploading reports for the commit 71eb13f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1976   +/-   ##
=======================================
  Coverage   94.52%   94.52%           
=======================================
  Files          38       38           
  Lines        1059     1059           
  Branches      145      145           
=======================================
  Hits         1001     1001           
  Misses         58       58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DaveTryon DaveTryon changed the title Draft: Users/dave tryon/run attack surface analyzer Draft: Run Attack Surface Analyzer in pipeline, save report as artifact Jan 13, 2024
@DaveTryon DaveTryon closed this Jan 16, 2024
@DaveTryon DaveTryon deleted the users/DaveTryon/run-attack-surface-analyzer branch January 16, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants