-
-
Notifications
You must be signed in to change notification settings - Fork 243
Closed
Description
Currently we use different terms to describe the same thing
eg safe_package, patched_package, resolved_package .
This should be avoided. We should stick to something once for all.
The https://github.com/nexB/vulnerablecode/blob/fd1572438831ff41cfc856da5d3194b5f2ef825b/vulnerabilities/helpers.py#L124 will also need a good name.
See the comments at #436 for more details