Skip to content

vuldra/vuldra

Repository files navigation

Vuldra

A command line interface for scanning source code for vulnerabilities.

Development

  1. Install OpenJDK
  2. Set an OPENAI_API_KEY environment variable on your host or login with the vuldra CLI (vuldra openai login).
  3. To test the CLI tool, run ./gradlew install && ./vuldra <arguments> in the root project directory with any desired arguments.

Documentation

Acknowledgements

About

Combines SAST tools and OpenAI's GPT models, to scan source code for vulnerabilities

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors