We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106620d commit a51bbc1Copy full SHA for a51bbc1
1 file changed
README.md
@@ -1,5 +1,20 @@
1
<img alt="gitleaks badge" src="https://img.shields.io/badge/protected%20by-gitleaks-blue">
2
3
+- [Goal](#goal)
4
+- [Install](#install)
5
+ * [Cross Compile](#cross-compile)
6
+ + [Makefile](#makefile)
7
+- [How to use it](#how-to-use-it)
8
+ * [Modes](#modes)
9
+ + [Query mode](#query-mode)
10
+ + [SSH mode](#ssh-mode)
11
+ + [Examples](#examples)
12
+ - [Query mode examples](#query-mode-examples)
13
+ - [SSH mode examples](#ssh-mode-examples)
14
+- [Configuration file](#configuration-file)
15
+- [Roadmap](#roadmap)
16
+- [Notes](#notes)
17
+
18
# Goal
19
This tool was designed to analyze configuration of SAP HANA instances and compare it with official security guidelines.
20
0 commit comments