Skip to content

Commit a51bbc1

Browse files
committed
add toc to readme
1 parent 106620d commit a51bbc1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
<img alt="gitleaks badge" src="https://img.shields.io/badge/protected%20by-gitleaks-blue">
22

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+
318
# Goal
419
This tool was designed to analyze configuration of SAP HANA instances and compare it with official security guidelines.
520

0 commit comments

Comments
 (0)