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

Detect jvm/kotlin fuzzing by detecting import #1378

Open
fab1an opened this issue May 10, 2024 · 0 comments
Open

Detect jvm/kotlin fuzzing by detecting import #1378

fab1an opened this issue May 10, 2024 · 0 comments

Comments

@fab1an
Copy link

fab1an commented May 10, 2024

Hi

I have fuzzing in my library, yet Scorecard does not pick it up.

It could find it by detecting an import like this: https://github.com/fab1an/kotlin-json-stream/blob/b526cf3cf8182213fa3b4a5df8d119b4ab741c1d/src/jvmTest/kotlin/com/fab1an/kotlinjsonstream/JsonFuzzTest.kt#L4

import com.code_intelligence.jazzer.junit.FuzzTest

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

No branches or pull requests

1 participant