Skip to content

Detect loaded dependencies at runtime - #336

Draft
hansott wants to merge 1 commit into
mainfrom
sca
Draft

Detect loaded dependencies at runtime#336
hansott wants to merge 1 commit into
mainfrom
sca

Conversation

@hansott

@hansott hansott commented Aug 13, 2026

Copy link
Copy Markdown
Member

No uber jar support yet!

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

@hansott
hansott force-pushed the sca branch 3 times, most recently from cb2e948 to f7d7397 Compare August 13, 2026 17:32
No uber jar support yet!
Thread worker = new Thread(RuntimePackagesStore::processLocations, "aikido-package-scanner");
worker.setDaemon(true);
worker.start();
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's avoid this if possible


private RuntimePackagesStore() {}

public static void observeClass(

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be better to move to a separate class

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.

1 participant