layout | title | tags | level | type | auto-migrated |
---|---|---|---|---|---|
col-sidebar |
OWASP [Groupname] |
example-tag |
0 |
tool |
1 |
Tool mission: Simplify security requirement management during the SSDLC using automation approaches.
The core functionality of SecurityRAT ("Requirement Automation Tool") can be described in the following steps:
- You tell SecurityRAT what kind of a software artifact you're going to develop / are running
- SecurityRAT tells you which requirements you should fulfill.
- You decide how you want to handle the desired requirements.
- You persist the the artifact state in an issue tracker and create tickets for the requirements where an explicit action is necessary
- Throughout the continuous development of the particular artifact, you respect the rules defined in SecurityRAT and document relevant changes in requirement compliance whenever appropriate.
Focus of SecurityRAT is currently put on automation of procedures rather then quality of requirements. There is a set of requirements provided which you can start with, nevertheless it is recommended to create your own set of requirements which fits your company risk profile.
Current version is 1.7.9 released in June 2019: https://github.com/SecurityRAT/SecurityRAT/releases/latest
Changelog:
- Issue where Option columns disappear in the requirement editor view after some minutes ( #111 )
- Bug where change settings will change Implementation Type to first value and can't be changed anymore ( #121 )
This program is licensed under the Apache 2.0 license.
Please see our GitHub Releases page for the information about the most current release!
- [01 Feb 2018] OWASP Chapter Meeting Bucharest
- [09 Oct 2017] OWASP Stammtisch Karlsruhe
- [22 Sep 2017] OWASP AppSec US
- [22 May 2017] Karlsruher Entwicklertag.
- [21 Mar 2017] OWASP Stammtisch München.
- [29 Nov 2016] German OWASP Day 2016.
- [25 Nov 2016] BeNeLux OWASP Day 2016-2
- [22 Sep 2016] Netherlands Chapter Meeting
- [30 Jun 2016] OWASP AppSec EU
- [13 Jun 2016] OWASP Stammtisch Karlsruhe
We're looking for volunteers helping us with the project. These are the possibilities to get involved:
You don't have to be a developer in order to help! Simply e.g. download our docker image play around and open a GitHub issue for anything what doesn't work according to your expectations!
Current default requirement set is very basic and targeted on web development only.
If you want to improve that, you can create your own security requirement set in your own instance of SecurityRAT and provide it in a form of an SQL dump accordingly to the default one.
If you like our idea and want to make it better, know some coding (JavaScript/Angular & JAVA/Spring Boot) and have some spare time, we will be happy to receive you in the team and provide any starting support necessary!
The following volunteers take care of pushing development of SecurityRAT forwards:
- Jay Mbolda Yamdjeu
- Philipp Zschumme
For the moment, we don't anticipate development of further big features in version 1, we're putting it into maintenance mode and have started collecting ideas for v2.0.
Please see the current list of ideas for version 2.0 and contribute your ideas on this GitHub Wiki Page
NOTOC
Category:OWASP Project Category:OWASP_Builders Category:OWASP_Defenders Category:OWASP_Tool