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

Add: CERT-Bund Advisory script, parsing reports to CSV #964

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

y0urself
Copy link
Member

What

  • Add script, previously written, to gvm-tools
  • Script searches Reports for CERT-Bund Advisory-Occurrences and parses them into a CSV
    NOTE: Did only run pylint/black, no refactor so far.

Why

  • Add script to version control, so it doesn't get lost

References

@y0urself y0urself requested a review from a team as a code owner April 25, 2023 10:13
@y0urself y0urself enabled auto-merge (squash) April 25, 2023 10:13
@github-actions
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #964 (626e530) into main (12b61c9) will decrease coverage by 7.92%.
The diff coverage is 0.00%.

❗ Current head 626e530 differs from pull request most recent head 493ef4b. Consider uploading reports for the commit 493ef4b to get more accurate results

@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
- Coverage   61.01%   53.10%   -7.92%     
==========================================
  Files          14       15       +1     
  Lines         926     1064     +138     
==========================================
  Hits          565      565              
- Misses        361      499     +138     
Impacted Files Coverage Δ
scripts/ssv_csv.py 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bjoernricks
Copy link
Contributor

Linting of the scripts is failing

@y0urself y0urself merged commit 4235ac7 into main Jun 6, 2023
20 of 21 checks passed
@y0urself y0urself deleted the y0urself/cert-script branch June 6, 2023 09:06
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.

None yet

2 participants