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

Usage of the risk rating library #14

Open
anotherrohit opened this issue Mar 9, 2021 · 1 comment
Open

Usage of the risk rating library #14

anotherrohit opened this issue Mar 9, 2021 · 1 comment
Labels
question Further information is requested

Comments

@anotherrohit
Copy link

I was able to build this project and generate the owasp-risk-rating-calulator.jar however in order to use this API, what input parameters should be provided and can itbe provided as arguments while running the java command, or would it be a file that has the score values for all threatagentfactors eg skillelvel=6,Motive=9. etc. Can you please suggest the best way to run this library?@stevespringett

@stevespringett
Copy link
Owner

This is a library and is intended to be incorporated into other tools that provide support for OWASP RR. Use of the library as a standalone thing isn't the objective of this project.

Official releases, including the Javadoc are available here: https://repo1.maven.org/maven2/us/springett/owasp-risk-rating-calculator/1.0.0/

@stevespringett stevespringett added the question Further information is requested label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants