Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/issue 62 #63

Merged
merged 3 commits into from
Jan 14, 2024
Merged

Fix/issue 62 #63

merged 3 commits into from
Jan 14, 2024

Conversation

prabhu
Copy link
Contributor

@prabhu prabhu commented Jan 14, 2024

Fixes #62
Also fixes issues with parsing java with native-image.

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu merged commit 812f317 into release/2.x Jan 14, 2024
@prabhu prabhu deleted the fix/issue-62 branch January 14, 2024 22:42
prabhu added a commit that referenced this pull request Jan 29, 2024
* Switch to java 21 (#59)

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Switch to cpg2 and overflowdb2 (#60)

* Use cpg2

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Use odb2 1.0.0

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

---------

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Use nop logger (#61)

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Fix/issue 62 (#63)

* Fix importCode predef. Default to reachables slicing by default

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* native image fixes for java

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

---------

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Update packages

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Automatically invoke cdxgen while importing code (#65)

* Automatically invoke cdxgen while importing code

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Use dynamic source

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

---------

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Feature/js cli source (#66)

* Added cli source for js

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Added cli source for js

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Improves method full name construction for js

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Revert back changes to get tests working back

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Better way to resolve a method full name

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Fix tests

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

---------

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Update java version

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

* Tags for crypto libs and methods (#67)

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>

---------

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[predef] importCode command appears to be broken
1 participant