Skip to content

Commit 9df2874

Browse files
authored
Merge pull request #9478 from swagger-api/feature/readme_update_security_3.0.0
Readme Update 3.0.0 - Security Section Added
2 parents 845b16e + 2074bd6 commit 9df2874

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,10 @@ Please refer to this [page.](https://github.com/swagger-api/swagger-codegen/blob
821821
Also for `swagger-codegen version 3` templates and classes for code generation are being migrated to [swagger-codegen-generators](https://github.com/swagger-api/swagger-codegen-generators)
822822
repo. In order to know this migration process you can refer this [page.](https://github.com/swagger-api/swagger-codegen/wiki/Swagger-Codegen-migration-(swagger-codegen-generators-repository))
823823

824+
# Security contact
825+
826+
Please disclose any security-related issues or vulnerabilities by emailing [[email protected]](mailto:[email protected]), instead of using the public issue tracker.
827+
824828
# License information on Generated Code
825829

826830
The Swagger Codegen project is intended as a benefit for users of the Swagger / Open API Specification. The project itself has the [License](#license) as specified. In addition, please understand the following points:
@@ -830,10 +834,10 @@ The Swagger Codegen project is intended as a benefit for users of the Swagger /
830834

831835
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.
832836

833-
License
834-
-------
837+
# License
835838

836-
Copyright 2018 SmartBear Software
839+
```
840+
Copyright 2019 SmartBear Software
837841

838842
Licensed under the Apache License, Version 2.0 (the "License");
839843
you may not use this file except in compliance with the License.
@@ -844,3 +848,5 @@ distributed under the License is distributed on an "AS IS" BASIS,
844848
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
845849
See the License for the specific language governing permissions and
846850
limitations under the License.
851+
```
852+

0 commit comments

Comments
 (0)