This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +18
-5
lines changed
declarative-subsequent-scans
imperative-subsequent-scans
persistence-static-report Expand file tree Collapse file tree 8 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 6363EOF
6464```
6565
66- This Scan will used all CascadingRules which are labeled with a "light" intensity.
66+ This Scan will use all CascadingRules which are labeled with a "light" intensity.
6767You can lookup which CascadingRules this selects by running:
6868
6969``` bash
Original file line number Diff line number Diff line change @@ -16,3 +16,4 @@ Installing the Generic WebHook hook will add a ReadOnly Hook to your namespace.
1616``` bash
1717helm upgrade --install gwh ./hooks/generic-webhook/ --set webhookUrl=" http://example.com/my/webhook/target"
1818```
19+ > 🔧 The secureCodeBox core team is working on this, we will keep you informed.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Imperative Scans"
3+ path : " hooks/imperative-subsequent-scans"
4+ category : " hook"
5+ type : " integration"
6+ state : " roadmap"
7+ usecase : " Cascading Scans based imperative Rules."
8+ ---
9+
10+ > 🔧 The secureCodeBox core team is working on this, we will keep you informed.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Tools which are supported both by the secureCodeBox and DefectDojo (OWASP ZAP &
1818To learn more about DefectDojo visit [ DefectDojo GitHub] or [ DefectDojo Website] .
1919
2020## Deployment
21- The secureCodeBox core team is working on an integration of DefectDojo. We will keep you informed.
21+ > 🔧 The secureCodeBox core team is working on an integration of DefectDojo. We will keep you informed.
2222
2323
2424[ DefectDojo Website ] : https://www.defectdojo.org/
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ usecase: "Publishes all Scan Findings as HTML Report."
1010<!-- end -->
1111
1212## Deployment
13- The secureCodeBox core team is working on an integration of DefectDojo . We will keep you informed.
13+ > 🔧 The secureCodeBox core team is working on an integration of a static report . We will keep you informed.
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ usecase: "Publishes Scan Summary to Slack."
1313
1414Installing the Slack WebHook hook will add a ReadOnly Hook to your namespace.
1515
16- The secureCodeBox core team is working on this, we will keep you informed.
16+ > 🔧 The secureCodeBox core team is working on this, we will keep you informed.
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ usecase: "Publishes Scan Summary to MS Teams."
1313
1414Installing the Teams WebHook hook will add a ReadOnly Hook to your namespace.
1515
16- The secureCodeBox core team is working on this, we will keep you informed.
16+ > 🔧 The secureCodeBox core team is working on this, we will keep you informed.
Original file line number Diff line number Diff line change @@ -16,3 +16,5 @@ Installing the _Update Field_ hook will add a ReadOnly Hook to your namespace.
1616``` bash
1717helm upgrade --install ufh ./hooks/update-field/ --set attribute.name=" category" --set attribute.value=" my-own-category"
1818```
19+
20+ > 🔧 The secureCodeBox core team is working on this, we will keep you informed.
You can’t perform that action at this time.
0 commit comments