Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For the local development, the service requires some tools installed locally:

To start the service, execute the following command:

``` sh
```sh
$ make start
```

Expand All @@ -29,6 +29,7 @@ This will start a local k3d cluster, deploy PostgreSQL, perform the database mig
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/openkcm/<your-project>/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).

## Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/openkcm/<your-project>/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.

## Code of Conduct
Expand All @@ -38,3 +39,5 @@ We as members, contributors, and leaders pledge to make participation in our com
## Licensing

Copyright 2025 SAP SE or an SAP affiliate company and session-manager contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openkcm/session-manager).

<p align="center"><img alt="Bundesministerium für Wirtschaft und Klimaschutz (BMWK)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
Loading