@appthreat/atom 1.2.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/plugins/bin/atom +1 -1
- package/plugins/bin/atom.bat +1 -1
- package/plugins/lib/io.appthreat.atom-1.2.2-classpath.jar +0 -0
- package/plugins/lib/io.appthreat.atom-1.2.2.jar +0 -0
- package/plugins/lib/io.appthreat.c2cpg_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.dataflowengineoss_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.javasrc2cpg_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.jimple2cpg_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.jssrc2cpg_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.pysrc2cpg_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.semanticcpg_3-0.0.6.jar +0 -0
- package/plugins/lib/io.appthreat.x2cpg_3-0.0.6.jar +0 -0
- package/plugins/lib/{org.ow2.asm.asm-9.4.jar → org.ow2.asm.asm-9.5.jar} +0 -0
- package/plugins/lib/{org.ow2.asm.asm-analysis-9.4.jar → org.ow2.asm.asm-analysis-9.5.jar} +0 -0
- package/plugins/lib/{org.ow2.asm.asm-tree-9.4.jar → org.ow2.asm.asm-tree-9.5.jar} +0 -0
- package/plugins/lib/{org.ow2.asm.asm-util-9.4.jar → org.ow2.asm.asm-util-9.5.jar} +0 -0
- package/plugins/lib/{org.projectlombok.lombok-1.18.28.jar → org.projectlombok.lombok-1.18.30.jar} +0 -0
- package/plugins/lib/{org.scala-lang.modules.scala-asm-9.4.0-scala-1.jar → org.scala-lang.modules.scala-asm-9.5.0-scala-1.jar} +0 -0
- package/plugins/lib/org.scala-lang.scala3-library_3-3.3.1.jar +0 -0
- package/plugins/lib/io.appthreat.atom-1.2.0-classpath.jar +0 -0
- package/plugins/lib/io.appthreat.atom-1.2.0.jar +0 -0
- package/plugins/lib/io.appthreat.c2cpg_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.dataflowengineoss_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.javasrc2cpg_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.jimple2cpg_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.jssrc2cpg_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.pysrc2cpg_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.semanticcpg_3-0.0.5.jar +0 -0
- package/plugins/lib/io.appthreat.x2cpg_3-0.0.5.jar +0 -0
- package/plugins/lib/org.scala-lang.scala3-library_3-3.3.0.jar +0 -0
package/package.json
CHANGED
package/plugins/bin/atom
CHANGED
|
@@ -360,7 +360,7 @@ declare -r lib_dir="$(realpath "${app_home}/../lib")"
|
|
|
360
360
|
declare -a app_mainclass=(io.appthreat.atom.Atom)
|
|
361
361
|
|
|
362
362
|
declare -r script_conf_file="${app_home}/../conf/application.ini"
|
|
363
|
-
declare -r app_classpath="$lib_dir/io.appthreat.atom-1.2.
|
|
363
|
+
declare -r app_classpath="$lib_dir/io.appthreat.atom-1.2.2-classpath.jar"
|
|
364
364
|
|
|
365
365
|
# java_cmd is overrode in process_args when -java-home is used
|
|
366
366
|
declare java_cmd=$(get_java_cmd)
|
package/plugins/bin/atom.bat
CHANGED
|
@@ -40,7 +40,7 @@ rem "-J" is stripped, "-D" is left as is, and everything is appended to JAVA_OPT
|
|
|
40
40
|
set _JAVA_PARAMS=
|
|
41
41
|
set _APP_ARGS=
|
|
42
42
|
|
|
43
|
-
set "APP_CLASSPATH=%APP_LIB_DIR%\io.appthreat.atom-1.2.
|
|
43
|
+
set "APP_CLASSPATH=%APP_LIB_DIR%\io.appthreat.atom-1.2.2-classpath.jar"
|
|
44
44
|
set "APP_MAIN_CLASS=io.appthreat.atom.Atom"
|
|
45
45
|
set "SCRIPT_CONF_FILE=%APP_HOME%\conf\application.ini"
|
|
46
46
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
index 01cb52e..f5701dc 100644
|
|
|
Binary file
|
|
index 29f78f0..3385bff 100644
|
|
|
Binary file
|
|
index c560305..5c6da65 100644
|
|
|
Binary file
|
|
index fbe1fcb..f059066 100644
|
|
|
Binary file
|
package/plugins/lib/{org.projectlombok.lombok-1.18.28.jar → org.projectlombok.lombok-1.18.30.jar}
RENAMED
|
index dcaa423..05e3e5b 100644
|
|
|
Binary file
|
|
index 0dc6283..cf76425 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|