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

Java Debugger Interface implementation for analyzing security related method calls at Runtime #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 1, 2024

  1. Initial implementation using Java Debugger Interface to analyze secur…

    …ity violations in runtime
    sarpsahinalp committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a789ba6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update src/main/java/de/tum/cit/ase/ares/api/jdi/JDIStackTraceMonitor…

    ….java
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    sarpsahinalp and coderabbitai[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7e5ce08 View commit details
    Browse the repository at this point in the history