We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37eafa commit 761b85fCopy full SHA for 761b85f
pyproject.toml
@@ -5,8 +5,8 @@ description = "Linter for binary files powered by lief"
5
authors = ["Prabhu Subramanian <[email protected]>"]
6
license = "Apache-2.0"
7
readme = "README.md"
8
-homepage = "https://git.sr.ht/~prabhu/blint"
9
-repository = "https://git.sr.ht/~prabhu/blint"
+homepage = "https://github.com/AppThreat/blint"
+repository = "https://github.com/AppThreat/blint"
10
keywords = ["linter", "binary", "security", "sast"]
11
classifiers = [
12
"Development Status :: 5 - Production/Stable",
0 commit comments