aboutcode-org / aboutcode-org/vulnerablecode

clarify univers usage for alpine versions.

Open
#1,544 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
702
Forks
328
Avg merge
3d 8h
Merged PRs (30d)
3

Description

We patch univers in VCIO's models.py:
```
from univers.version_range import RANGE_CLASS_BY_SCHEMES
# patch univers for missing entry
RANGE_CLASS_BY_SCHEMES["alpine"] = AlpineLinuxVersionRange
```

This has a funny smell. This should not be needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.