Announcement: Introducing Delveline - Code Vulnerability Analyzer for Java/Kotlin #14
hangga
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m excited to introduce Delveline, a code vulnerability analyzer designed specifically for Java and Kotlin. This tool is built to help developers identify and address security issues in their code, including thread-safety violations and hardcoded sensitive data. Delveline uses CWE (Common Weakness Enumeration) for classifying vulnerabilities and refers to CVE (Common Vulnerabilities and Exposures) for identifying known security flaws.
Delveline originally started as a personal project to audit my own code, but I believe it could be helpful to others as well. We’re now opening it up to the community, and your feedback is highly appreciated!
If you’ve tried Delveline or are using it in your project, feel free to share the name of your project (if you’re comfortable with it). I’d love to hear how you’re using it and any suggestions you have for improvements.
If you have suggestions or encounter issues, feel free to share them with us. Your input will be invaluable in improving Delveline.
Check out the documentation to get started!
Best regards,
Hangga Aji Sayekti
Creator of Delveline
Beta Was this translation helpful? Give feedback.
All reactions