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 vwa support #112

Merged
merged 1 commit into from
Jul 4, 2023
Merged

added vwa support #112

merged 1 commit into from
Jul 4, 2023

Conversation

cmendible
Copy link
Member

Description

added vwa support

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #98

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing

@codecov-commenter
Copy link

Codecov Report

Merging #112 (564cb12) into main (b236e0d) will decrease coverage by 0.22%.
The diff coverage is 38.88%.

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   46.19%   45.98%   -0.22%     
==========================================
  Files          48       50       +2     
  Lines        2392     2464      +72     
==========================================
+ Hits         1105     1133      +28     
- Misses       1279     1323      +44     
  Partials        8        8              
Impacted Files Coverage Δ
internal/scanners/vwan/vwan.go 0.00% <0.00%> (ø)
internal/scanners/vwan/rules.go 87.50% <87.50%> (ø)

@cmendible cmendible merged commit 42ecaf4 into main Jul 4, 2023
11 checks passed
@cmendible cmendible deleted the vwan branch July 4, 2023 19:20
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.

Create VWAN scanner
2 participants