Skip to content

The Owasp Orizon Project is an open source tool to perform some static analysis over a source codebase. It's is focused over security and it supports multiple programming languages.

License

Notifications You must be signed in to change notification settings

rich-roth/owasp-orizon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Owasp Orizon project

Owasp Orizon is a tool to perform static analysis for source code written in Java programming language.

The goal

Source code contains bugs and vulnerabilities. From a statistical point of view, this is an assuption. A static analysis tool will help the application security specialist, to spot vulnerabilities and help development team in creating security patches.

Owasp Orizon is a security source code analyzer tool designed to help either application security engineers, analysts rather then developers to spot security issues in a given code.

Usage

More a reminder than a real doc here

java -Dlog4j.configurationFile=./log4j2.xml -jar target/owasp-orizon-1.0-SNAPSHOT.jar

The overall design

To be written

About

The Owasp Orizon Project is an open source tool to perform some static analysis over a source codebase. It's is focused over security and it supports multiple programming languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%