Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OWASP SecurityRAT (version 1.x) - Tool for handling security requirements in development

License

kenuosec/SecurityRAT

 
 

Repository files navigation

Build Status License Join the chat at https://owasp.slack.com/archives/C76U4TNFJ OWASP Incubator Docker Pulls

OWASP Security RAT (Requirement Automation Tool) is a tool helping you manage security requirements in your agile development projects. The typical use case is:

  • specify parameters of the software artifact you're developing
  • based on this information, list of common security requirements is generated
  • go through the list of the requirements and choose how you want to handle the requirements
  • persist the state in a JIRA ticket (the state gets attached as a YAML file)
  • create JIRA tickets for particular requirements in a batch mode in developer queues
  • import the main JIRA ticket into the tool anytime in order to see progress of the particular tickets

Documentation

Please go to https://securityrat.github.io.

Online Demo

Check out our brand-new online demo:

url: SecurityRAT

username: demo

password: SecurityRATdemo10!

You can try it out with the demo version and can modify/add/delete requirements. The demo version will be resetted every 24 hours (CEST).

License

This project is distributed under the Apache license, Version 2.0: http://www.apache.org/licenses/LICENSE-2.

About

OWASP SecurityRAT (version 1.x) - Tool for handling security requirements in development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.4%
  • Java 27.6%
  • HTML 24.6%
  • CSS 1.2%
  • Other 0.2%