Skip to content

Commit 8bbdbd0

Browse files
committed
Add more relevant PyPI keywords
1 parent e47a2c4 commit 8bbdbd0

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,18 @@ authors = [
99
{ name = "Valentin Lobstein", email = "valentin@leakix.net" },
1010
]
1111
requires-python = ">=3.11"
12-
keywords = ["leakix", "security", "osint", "reconnaissance"]
12+
keywords = [
13+
"leakix",
14+
"security",
15+
"osint",
16+
"reconnaissance",
17+
"vulnerability",
18+
"attack-surface",
19+
"exposure",
20+
"threat-intelligence",
21+
"api-client",
22+
"cybersecurity",
23+
]
1324
classifiers = [
1425
"Development Status :: 4 - Beta",
1526
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)