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

Commit 10cd167

Browse files
author
dpatanin
committed
add indication for content in progress
1 parent a708da4 commit 10cd167

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/developer-guide/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ make run
8989
## How to add a New Security Scanner
9090

9191
### ScanType Definition
92+
> 🔧 **Following...**
9293
9394
### Parsing SDK
9495

@@ -98,14 +99,19 @@ make run
9899
4. Run the test suite: `npm test`
99100

100101
## How to Integrate a New Hook
102+
> 🔧 **Following...**
101103
102104
### HookType Definition
105+
> 🔧 **Following...**
103106
104107
### Hook SDK
108+
> 🔧 **Following...**
105109
106110
## Guidelines
111+
> 🔧 **Following...**
107112
108113
### Coding Guidelines
114+
> 🔧 **Following...**
109115
110116
#### JSON
111117

docs/user-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Using the secureCodeBox
22

3-
follwing...
3+
> 🔧 **Page under construction.**

0 commit comments

Comments
 (0)