Skip to content

Commit 1f6c6e4

Browse files
committed
build(pip): pin SHA256 hashes of dependencies to be secure
1 parent 656bdd2 commit 1f6c6e4

File tree

2 files changed

+847
-0
lines changed

2 files changed

+847
-0
lines changed

REUSE.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ path = ["pyrightconfig.json", "pyproject.toml", "pytest.ini", "test_pip_package.
5757
SPDX-FileCopyrightText = "2024-2025 Amilcar Lucas"
5858
SPDX-License-Identifier = "GPL-3.0-or-later"
5959

60+
[[annotations]]
61+
path = ["uv.lock"]
62+
SPDX-FileCopyrightText = "2024-2025 Amilcar Lucas"
63+
SPDX-License-Identifier = "GPL-3.0-or-later"
64+
6065
[[annotations]]
6166
path = ["tests/*.po"]
6267
SPDX-FileCopyrightText = "2024-2025 Amilcar Lucas"

0 commit comments

Comments
 (0)