gvm-tools icon indicating copy to clipboard operation
gvm-tools copied to clipboard

Main

Open martinboller opened this issue 1 year ago • 3 comments

What

Additional and changed scripts for maintaining Greenbone and automating the creation of credentials, schedules, alerts, targets, tasks, tags and filters.

Why

To automate the creation of a completely configured Greenbone Scanner

References

Original gvm-tools scripts.

  • [ ] Tests [Install new scanner], alternatively [clean-scanner] [Prepare relevant CSV files for create-.gmp.py scripts] [create Credentials] [Create Schedules [Create Alerts] [Create Targets] [Create tasks} [Create Tags] [Create filters] [List objects created w. list-.gmp.py] [Run task(s)] [export-csv-report.gmp.py] [export-pdf-report.gmp.py] [Verify Reports]

martinboller avatar Apr 18 '24 16:04 martinboller

Conventional Commits Report

:cry: No conventional commits found.

:point_right: Learn more about the conventional commits usage at Greenbone.

github-actions[bot] avatar Apr 18 '24 16:04 github-actions[bot]

@martinboller I would really love to merge this - is there any chance, that you fix up the stuff?

y0urself avatar May 03 '24 16:05 y0urself

Will these changes satisfy requirements or am I missing something (or everything)

martinboller avatar May 03 '24 18:05 martinboller

Codecov Report

Attention: Patch coverage is 0% with 130 lines in your changes are missing coverage. Please review.

Project coverage is 47.81%. Comparing base (fdb6dec) to head (5968d5c). Report is 21 commits behind head on main.

Files Patch % Lines
scripts/stop-scans-from-csv.py 0.00% 66 Missing :warning:
scripts/start-scans-from-csv.py 0.00% 64 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1097      +/-   ##
==========================================
- Coverage   53.55%   47.81%   -5.74%     
==========================================
  Files          15       17       +2     
  Lines        1083     1213     +130     
==========================================
  Hits          580      580              
- Misses        503      633     +130     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 27 '24 07:05 codecov[bot]

Will these changes satisfy requirements or am I missing something (or everything)

No actually my suggestions were just examples, e.g. the Copyright header should have been updated in every file ... Also running black and ruff in every file has not been done ...

y0urself avatar May 27 '24 07:05 y0urself

merged through #1112

y0urself avatar Jun 19 '24 09:06 y0urself