mirror of
https://github.com/gogs/gogs.git
synced 2026-01-06 15:32:33 +01:00
## Describe the pull request Link to the issue: fixes https://github.com/gogs/gogs/issues/6674
17 lines
243 B
YAML
17 lines
243 B
YAML
scan:
|
|
skip-files:
|
|
# CVE patching of the following things is far behind and out of our control.
|
|
- "usr/sbin/gosu"
|
|
|
|
severity:
|
|
- CRITICAL
|
|
- HIGH
|
|
|
|
vulnerability:
|
|
ignore-unfixed: true
|
|
type:
|
|
- os
|
|
- library
|
|
|
|
format: "table"
|