File: ISSUE_TEMPLATE.md

package info (click to toggle)
python-gvm 26.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,308 kB
  • sloc: python: 46,738; makefile: 18
file content (44 lines) | stat: -rw-r--r-- 953 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!--
If reporting an issue please try to provide the information asked below.

Before reporting an issue please:

1. make sure that you're using the latest published GVM components for the
   release you are using: https://community.greenbone.net/t/about-the-source-edition-gse-category/176.
2. check the list of issues whether it isn't already reported.
3. be aware that this is not a support forum. If your issue is more a question
   than a bug report, please use https://community.greenbone.net/c/gmp instead.
-->

### Expected behavior

### Current behavior

### Steps to reproduce
1.
2.
3.

### GVM versions
**gsa:** (gsad --version)

**gvm:** (gvmd --version)

**openvas-scanner:** (openvassd --version)

**gvm-libs:**

**gvm-tools:** (gvm-cli --version)

### Environment
**Operating system:**

**Installation method / source:** (packages, source installation)

### Logfiles

<!-- in most cases you'll find the logs in /var/log/gvm/ -->

```

```