Skip to content

Commit 0da0375

Browse files
authored
Merge pull request #9477 from swagger-api/feature/readme_update_security_master
Readme Update Master - Security Section Added
2 parents 242c40a + cb78e32 commit 0da0375

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,9 @@ Who is eligible? Those who want to join must have at least 3 PRs merged into a g
11721172
| Swift | @ehyche (2017/08) |
11731173
| TypeScript | |
11741174

1175+
# Security contact
1176+
1177+
Please disclose any security-related issues or vulnerabilities by emailing [[email protected]](mailto:[email protected]), instead of using the public issue tracker.
11751178

11761179
# License information on Generated Code
11771180

@@ -1182,10 +1185,10 @@ The Swagger Codegen project is intended as a benefit for users of the Swagger /
11821185

11831186
When code is generated from this project, it shall be considered **AS IS** and owned by the user of the software. There are no warranties--expressed or implied--for generated code. You can do what you wish with it, and once generated, the code is your responsibility and subject to the licensing terms that you deem appropriate.
11841187

1185-
License
1186-
-------
1188+
# License
11871189

1188-
Copyright 2018 SmartBear Software
1190+
```
1191+
Copyright 2019 SmartBear Software
11891192
11901193
Licensed under the Apache License, Version 2.0 (the "License");
11911194
you may not use this file except in compliance with the License.
@@ -1196,3 +1199,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
11961199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11971200
See the License for the specific language governing permissions and
11981201
limitations under the License.
1202+
```

0 commit comments

Comments
 (0)