This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ make run
8989## How to add a New Security Scanner
9090
9191### ScanType Definition
92- > 🔧 ** Following...**
92+ > ✍ ** Following...**
9393
9494### Parsing SDK
9595
@@ -99,19 +99,19 @@ make run
99994 . Run the test suite: ` npm test `
100100
101101## How to Integrate a New Hook
102- > 🔧 ** Following...**
102+ > ✍ ** Following...**
103103
104104### HookType Definition
105- > 🔧 ** Following...**
105+ > ✍ ** Following...**
106106
107107### Hook SDK
108- > 🔧 ** Following...**
108+ > ✍ ** Following...**
109109
110110## Guidelines
111- > 🔧 ** Following...**
111+ > ✍ ** Following...**
112112
113113### Coding Guidelines
114- > 🔧 ** Following...**
114+ > ✍ ** Following...**
115115
116116#### JSON
117117
Original file line number Diff line number Diff line change 11# Using the secureCodeBox
22
3- > 🔧 ** Page under construction.**
3+ > ✍ ** Page under construction.**
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ Installing the _Update Field_ hook will add a ReadOnly Hook to your namespace.
1717helm upgrade --install ufh ./hooks/update-field/ --set attribute.name=" category" --set attribute.value=" my-own-category"
1818```
1919
20- > 🔧 The secureCodeBox core team is working on this, we will keep you informed.
20+ > ✍ This documentation is currently work-in-progress.
You can’t perform that action at this time.
0 commit comments