File tree Expand file tree Collapse file tree 3 files changed +46
-0
lines changed Expand file tree Collapse file tree 3 files changed +46
-0
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 Intel Corporation
2+ # SPDX-License-Identifier: Apache-2.0
3+
4+ * @ omec-project/5gc-maintainers
Original file line number Diff line number Diff line change 44SPDX-License-Identifier: Apache-2.0
55-->
66[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/omec-project/openapi )] ( https://goreportcard.com/report/github.com/omec-project/openapi )
7+ [ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/omec-project/openapi/badge )] ( https://scorecard.dev/viewer/?uri=github.com/omec-project/openapi )
78
89# OpenApi
910
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2025 Intel Corporation
3+ SPDX-License-Identifier: Apache-2.0
4+ -->
5+ # Security Policy
6+
7+ ## Supported Versions
8+
9+ We release patches for security vulnerabilities in the following versions:
10+
11+ | Version | Supported |
12+ | ------- | ------------------ |
13+ | 1.x.x | :white_check_mark : |
14+
15+ ## Reporting a Vulnerability
16+
17+ If you discover a security vulnerability, please:
18+
19+ 1 . ** DO NOT** create a public GitHub issue
20+ 21+ 3 . Include detailed information about the vulnerability
22+ 4 . Allow us reasonable time to address the issue before public disclosure
23+
24+ ### What to Include
25+
26+ - Description of the vulnerability
27+ - Steps to reproduce the issue
28+ - Potential impact assessment
29+ - Any proof-of-concept code (if applicable)
30+
31+ ## Security Best Practices
32+
33+ When using this project:
34+ - Keep dependencies up to date
35+ - Use the latest supported version
36+ - Follow secure coding practices
37+ - Regularly audit your implementation
38+
39+ ## Contact
40+
41+ 1 . #sdcore-dev channel in [ Aether Community Slack] ( https://aether5g-project.slack.com )
You can’t perform that action at this time.
0 commit comments