equinor / equinor/ccs-scripts

Add peotry.lock file for pyproject.toml

Open
#60 1 comment 0 reactions 1 assignee Assigned to @AudunSektnanNR View on GitHub
Small improvement 🔧 / bug fix 🐛
Dominant language
Python
Stars
2
Forks
2
Avg merge
5d 23h
Merged PRs (30d)
2

Description

After discussion with Kristian Reed (Snyk), he mentioned 2 different ways to list our requirements in the project:
1. to create a requirements.txt file
2. to have a pyproject.toml + poetry.lock files

Since a pyproject.toml file already exists, a poetry.lock should be added. It will help Snyk detect future vulnerabilities in the repository.

More information on poetry.lock files:
[https://python-poetry.org/docs/basic-usage/]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.