Skip to content

Commit 6a0ab75

Browse files
rubenhoenleFyusel
authored andcommitted
feat(doc): add security information and STACKIT logo
1 parent ba30231 commit 6a0ab75

3 files changed

Lines changed: 70 additions & 1 deletion

File tree

.github/images/stackit-logo.svg

Lines changed: 43 additions & 0 deletions
Loading

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
1+
<div align="center">
2+
<br>
3+
<img src=".github/images/stackit-logo.svg" alt="STACKIT logo" width="50%"/>
4+
<br>
5+
<br>
6+
</div>
7+
18
# STACKIT Pulumi Provider (BETA)
29

3-
![logo.svg](docs/logo.svg)
10+
[![GitHub License](https://img.shields.io/github/license/stackitcloud/pulumi-stackit)](https://www.apache.org/licenses/LICENSE-2.0)
11+
12+
This repository contains the STACKIT Pulumi Provider.
413

514
The STACKIT Pulumi Provider lets you manage [STACKIT](https://www.stackit.de/en/) resources.
615

716
This STACKIT Pulumi Provider is in a BETA state. More functionality will be supported soon. Your feedback is appreciated! Feel free to open GitHub issues to provide feature requests and bug reports.
817

18+
## Reporting issues
19+
20+
If you encounter any issues or have suggestions for improvements, please open an issue in the repository or create a ticket in the [STACKIT Help Center](https://support.stackit.cloud/).
21+
22+
## License
23+
24+
Apache 2.0
25+
926
## Installing
1027

1128
This package is available for several languages/platforms:

SECURITY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Reporting Security Issues
2+
3+
**Please do not report security vulnerabilities through public GitHub issues.**
4+
5+
We at STACKIT take security seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.
6+
7+
To report a security issue, please send an email to [stackit-security@stackit.de](mailto:stackit-security@stackit.de).
8+
9+
Our team will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.

0 commit comments

Comments
 (0)