Restore all functionality, split lib/bin & integrate redump validation

This commit is contained in:
Luke Street
2024-02-21 23:14:07 -07:00
parent 7f97dac399
commit 07bb8ccc1d
39 changed files with 31322 additions and 1573 deletions
+3 -1
View File
@@ -74,6 +74,8 @@ allow = [
"Apache-2.0",
"BSD-3-Clause",
"Unicode-DFS-2016",
"BSL-1.0",
"ISC",
]
# List of explictly disallowed licenses
# See https://spdx.org/licenses/ for list of possible licenses
@@ -197,7 +199,7 @@ allow-git = []
[sources.allow-org]
# 1 or more github.com organizations to allow git sources for
#github = [""]
github = ["encounter"]
# 1 or more gitlab.com organizations to allow git sources for
#gitlab = [""]
# 1 or more bitbucket.org organizations to allow git sources for