Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 97a860e

Browse files
author
dpatanin
committed
better WIP messages
1 parent 1e59e88 commit 97a860e

File tree

7 files changed

+9
-7
lines changed

7 files changed

+9
-7
lines changed

hooks/generic-webhook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Installing the Generic WebHook hook will add a ReadOnly Hook to your namespace.
1616
```bash
1717
helm 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.
19+
> ✍ This documentation is currently work-in-progress.

hooks/imperative-subsequent-scans/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ state: "roadmap"
77
usecase: "Cascading Scans based imperative Rules."
88
---
99

10-
> 🔧 The secureCodeBox core team is working on this, we will keep you informed.
10+
> 🔧 The implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.

hooks/persistence-defectdojo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Tools which are supported both by the secureCodeBox and DefectDojo (OWASP ZAP &
1818
To 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 implementation is currently work-in-progress and under still undergoing major changes. It'll be released here once it has stabilized.
2222
2323

2424
[DefectDojo Website]: https://www.defectdojo.org/

hooks/persistence-static-report/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ usecase: "Publishes all Scan Findings as HTML Report."
1010
<!-- end -->
1111

1212
## Deployment
13-
> 🔧 The secureCodeBox core team is working on an integration of a static report. We will keep you informed.
13+
14+
> 🔧 The implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.
15+

hooks/slack-webhook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ usecase: "Publishes Scan Summary to Slack."
1313

1414
Installing 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 implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.

hooks/teams-webhook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ usecase: "Publishes Scan Summary to MS Teams."
1313

1414
Installing 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 implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.

scanners/ncrack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To learn more about the Ncrack scanner itself visit [Ncrack GitHub] or [Ncrack W
1414

1515
<!-- end -->
1616

17-
> 🔧 The secureCodeBox core team is working on an integration of Ncrack. We will keep you informed.
17+
> 🔧 The implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.
1818
1919
[Ncrack Website]: https://nmap.org/ncrack/
2020
[Ncrack GitHub]: https://github.com/nmap/ncrack

0 commit comments

Comments
 (0)