SecurityRAT/SecurityRAT: OWASP SecurityRAT (version 1.x) - Tool for handling security requirements in development
2019-05-17 23:28:51 Author: github.com(查看原文) 阅读量:270 收藏

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
.docker - New Dockerfile Nov 13, 2017
.jhipster Introduce new nodetype "ContentNode" to distingish the "Contents"-nod… Aug 28, 2017
src Updates schema structure change for configconstant in java model May 3, 2019
.bowerrc first commit May 3, 2016
.buildVersion.sh updated buildversion file to check if mvn is installed and that tag d… Apr 18, 2017
.editorconfig first commit May 3, 2016
.gitattributes first commit May 3, 2016
.gitignore added buildVersion script, updated rest api to start automated test a… Apr 12, 2017
.jshintrc fetch ticket status after import has been exported to the requirement… Aug 18, 2017
.travis.yml update docker credentials May 3, 2019
.yo-rc.json .yo-rc.json config for heroku Aug 25, 2017
Gruntfile.js README.md updated May 6, 2016
LICENSE first commit May 3, 2016
Procfile added heroku config Aug 25, 2017
README.md OWASP Update of README.MD, + making config docker-compose compatible … Aug 21, 2017
RELEASE.md automatic test for v1.4.0 Sep 16, 2016
afterDeploy.sh - New Dockerfile Nov 13, 2017
bower.json Revert "Fix jstree dependency for production" Aug 29, 2017
createArchive.sh updated keys and docker file for build. Apr 5, 2017
package.json integrate automated test functionality Jan 24, 2017
pom.xml - Fixes: #117 Apr 17, 2019

OWASP Security RAT (Requirement Automation Tool) is a tool supposed to assist with the problem of addressing security requirements during application development. 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

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

https://www.owasp.org/index.php/OWASP_SecurityRAT_Project

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


文章来源: https://github.com/SecurityRAT/SecurityRAT
如有侵权请联系:admin#unsafe.sh