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

Remove scopes to have dependencies on classpath at runtime #532

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

smeyer198
Copy link
Contributor

With the scopes provided and test, the servlet API and Tink are not on the classpath at runtime. Therefore, classes from those libraries cannot be parsed with CrySL rules, e.g. the Cookie class is not available. Removing the scopes adds the dependencies to the classpath at runtime

@schlichtig schlichtig merged commit b086bd2 into develop Mar 12, 2024
8 checks passed
@smeyer198 smeyer198 deleted the fix/classpath-scopes branch March 13, 2024 14:12
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.

2 participants