Skip to content

Use common security content for OPEA projects #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
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
53 changes: 0 additions & 53 deletions CONTRIBUTING.md

This file was deleted.

10 changes: 5 additions & 5 deletions LEGAL_INFORMATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## License

Generative AI Examples is licensed under [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
Generative AI Components is licensed under [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
This software includes components that have separate copyright notices and licensing terms.
Your use of the source code for these components is subject to the terms and conditions of the following licenses.

Expand All @@ -15,13 +15,13 @@ See the accompanying [license](/LICENSE) file for full license text and copyrigh

## Citation

If you use Generative AI Examples in your research, use the following BibTeX entry.
If you use Generative AI Components in your research, use the following BibTeX entry.

```
@misc{Generative AI Examples,
@misc{Generative AI Components,
author = {Liang Lv, Haihao Shen},
title = {Generative AI Examples},
howpublished = {\url{https://github.com/opea-project/GenAIExamples}},
title = {Generative AI Components},
howpublished = {\url{https://github.com/opea-project/GenAIComps}},
year = {2024}
}
```
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ self.gateway = ChatQnAGateway(megaservice=self.megaservice, host="0.0.0.0", port

## Additional Content

- [Contribution](/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/opea-project/docs/tree/main/community/CODE_OF_CONDUCT.md)
- [Contribution](https://github.com/opea-project/docs/tree/main/community/CONTRIBUTING.md)
- [Security Policy](https://github.com/opea-project/docs/tree/main/community/SECURITY.md)
- [Legal Information](/LEGAL_INFORMATION.md)
- [Security Policy](/SECURITY.md)
9 changes: 0 additions & 9 deletions SECURITY.md

This file was deleted.