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

Remove bid and bugtraq_id handling #3122

Merged
merged 2 commits into from
Aug 5, 2021
Merged

Conversation

swaterkamp
Copy link
Member

What:
Remove bid and bugtraq_id handling

Why:
This "feature" is no longer supported

How:
BID refs were not listed on the detailspages (nvt, result) anymore anyway, because of greenbone/openvas-scanner#724 So removing the code and updatng the tests was everything that needed to be done.

Checklist:

  • Tests
  • CHANGELOG Entry
  • [N/A] Labels for ports to other branches

@swaterkamp swaterkamp requested a review from sarahd93 August 5, 2021 12:01
@swaterkamp swaterkamp self-assigned this Aug 5, 2021
@swaterkamp swaterkamp requested a review from a team August 5, 2021 12:01
@swaterkamp swaterkamp changed the title Swaterkamp/remove bid2110 Remove bid and bugtraq_id handling Aug 5, 2021
@swaterkamp swaterkamp force-pushed the swaterkamp/removeBID2110 branch from cd42859 to 849d78b Compare August 5, 2021 12:03
@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #3122 (849d78b) into master (301ac20) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3122      +/-   ##
==========================================
- Coverage   57.74%   57.73%   -0.01%     
==========================================
  Files        1037     1037              
  Lines       25098    25093       -5     
  Branches     7185     7181       -4     
==========================================
- Hits        14492    14487       -5     
  Misses       9604     9604              
  Partials     1002     1002              
Impacted Files Coverage Δ
gsa/src/gmp/models/nvt.js 99.00% <100.00%> (-0.02%) ⬇️
gsa/src/web/pages/nvts/references.js 90.00% <100.00%> (-1.31%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 301ac20...849d78b. Read the comment docs.

@sarahd93 sarahd93 merged commit df344ad into master Aug 5, 2021
@sarahd93 sarahd93 deleted the swaterkamp/removeBID2110 branch August 5, 2021 13:22
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.

2 participants