mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00
GP-0 Updated Sarif module to use java-sarif-2.1-modified.jar
This commit is contained in:
parent
32d3fc4c70
commit
600b085e44
3 changed files with 5 additions and 5 deletions
|
@ -70,9 +70,9 @@ ext.deps = [
|
|||
}
|
||||
],
|
||||
[
|
||||
name: "java-sarif-2.1.jar",
|
||||
url: "https://github.com/NationalSecurityAgency/ghidra-data/raw/Ghidra_${RELEASE_VERSION}/lib/java-sarif-2.1.jar",
|
||||
sha256: "b81fb54654c1bab5f44f7b9ada1f4001fb39a5b6befe5c4a97b415dd14bd4475",
|
||||
name: "java-sarif-2.1-modified.jar",
|
||||
url: "https://github.com/NationalSecurityAgency/ghidra-data/lib/java-sarif-2.1-modified.jar",
|
||||
sha256: "7f736566494756d271aa5e4b1af6c89dc50d074ab1c6374a47df822264226b01",
|
||||
destination: FLAT_REPO_DIR
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue