forked from OWASP/glue
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
31 lines (30 loc) · 830 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## 0.9.2
* Add Bandit
## 0.9.1
* Clean up directories for java tooling.
## 0.9.0
* Rename to Glue
## 0.8.0
* Java Tooling
## 0.6.0
* Docker image.
* JavaScript tools (retire.js, nodesecurity, eslint)
* Java tools (SonarCube, Findbugs)
## 0.5.3
* Checkmarx
* JIRA Integration
* Search for secrets (a la gitrob)
* OWASP dependency-check
## 0.1.0
* Structure for pipeline and initial tool series.
* gem packaging
* Finding / reporting
* docker mounting
* Support for task labels. Run with 'pipeline -l label' and only tasks that identify with that label will run.
* Move to only keep options in tracker.
## FUTURE
* TODO: add scap
* TODO: Devtools: pmd, brakeman, dependency checker, codescan, scanjs, bandit, etc.
* TODO: Misc OS checks
* TODO: Active: ZAP, gauntlt
* TODO: .NET