-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switch to java 21 (#110) * Switch to java 21 Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Update chen with the latest odb2 and cpg2 (#112) * Temp commit Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * native image Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * native-image config for more languages (#113) Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Fix/issue 114 (#115) * Do not remove nodejs directory Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Use java version of atom in the image (#117) Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Update docs regarding native image (#120) Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Feature/upx (#121) * upx Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Readme update Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Update chen to fix java native image (#123) * Update chen to fix java native image Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Update chen to fix java native image Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Feature/windows native (#124) * Windows build Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Disable upx for windows for now Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * cli source. switch to chen js type recovery (#125) Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Fix workflow pattern Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Update java version Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Option to include crypto library flows in reachables (#126) * Option to include crypto library flows in reachables Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> * Tweaks Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com> --------- Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
- Loading branch information
Showing
30 changed files
with
1,203 additions
and
1,448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,4 +44,4 @@ flake.lock | |
.metals/ | ||
|
||
workspace/ | ||
app.atom | ||
app.atom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.