Skip to content

Commit

Permalink
feat: publish the 2024 top ten llm apps version official release (#478)
Browse files Browse the repository at this point in the history
* feat: publish the 2024 top ten llm apps version official release

* chore: add the rc final
  • Loading branch information
GangGreenTemperTatum authored Nov 18, 2024
1 parent 015452a commit bd66a05
Show file tree
Hide file tree
Showing 101 changed files with 6 additions and 6 deletions.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added assets/PDF/OWASP-Top-10-for-LLMs-v2024.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pitch: Aims to educate developers, designers, architects, managers, and organiza

The OWASP Top 10 for Large Language Model Applications project aims to educate developers, designers, architects, managers, and organizations about the potential security risks when deploying and managing Large Language Models (LLMs). The project provides a list of the top 10 most critical vulnerabilities often seen in LLM applications, highlighting their potential impact, ease of exploitation, and prevalence in real-world applications. Examples of vulnerabilities include prompt injections, data leakage, inadequate sandboxing, and unauthorized code execution, among others. The goal is to raise awareness of these vulnerabilities, suggest remediation strategies, and ultimately improve the security posture of LLM applications. You can read our [group charter](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/wiki/Charter) for more information

Review the official 1.1 release ([Full Version](assets/PDF/OWASP-Top-10-for-LLMs-2023-v1_1.pdf) or [Short Slides](assets/PDF/OWASP-Top-10-for-LLMs-2023-slides-v1_1.pdf)) to understand work that has been done to date.
Review the official 2024 release ([Full Version](assets/PDF/OWASP-Top-10-for-LLMs-v2024.pdf) to understand work that has been done to date.

# 📢 New Document Release: Security & Governance Checklist

Expand All @@ -34,8 +34,8 @@ New to LLM Application security? Check out our [resources page](https://github.c
## Project Sponsorship

### Learn how to become an [OWASP LLM Project Sponsor/Donor](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/wiki/Donors-and-Project-Sponsors).
We are just launching a new project sponsor program. The OWASP Top 10 for LLMs project is a community-driven effort open to anyone who wants to contribute. The project is a non-profit effort and sponsorship helps to ensure the project's sucess by providing the resources to maximize the value communnity contributions bring to the overall project by helping to cover operations and outreach/education costs. In exchange, the project offers a number of benefits to recognize the company contributions.

We are just launching a new project sponsor program. The OWASP Top 10 for LLMs project is a community-driven effort open to anyone who wants to contribute. The project is a non-profit effort and sponsorship helps to ensure the project's sucess by providing the resources to maximize the value communnity contributions bring to the overall project by helping to cover operations and outreach/education costs. In exchange, the project offers a number of benefits to recognize the company contributions.


## Supporters
Expand Down
6 changes: 3 additions & 3 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
### Top 10 for Large Language Model Applications Information
* [Lab Status Project](https://owasp.org/projects/)
<!--* [Version 2.0 - **In progress**](https://www.linkedin.com/pulse/announcing-owasp-top-10-large-language-model-v20-project-steve-wilson-an6jc?trk=public_post_feed-article-content)-->
* [Version 1.1.0 Translations](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/tree/main/assets/translations)
* [Version 1.1.0](assets/PDF/OWASP-Top-10-for-LLMs-2023-v1_1.pdf)
* [Version 2024](OWASP-Top-10-for-LLMs-v2024.pdf)
* [Version 1.1.0 Translations](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/tree/main/assets/translations) (archived)
* [Version 1.1.0](assets/PDF/OWASP-Top-10-for-LLMs-2023-v1_1.pdf) (archived)
* [Version 1.0.1](assets/PDF/OWASP-Top-10-for-LLMs-2023-v1_0_1.pdf) (archived)
* [Version 1.0.0](assets/PDF/OWASP-Top-10-for-LLMs-2023-v1_0.pdf) (archived)
* [Version 0.9.0](assets/PDF/OWASP-Top-10-for-LLMs-2023-v09.pdf) (archived)
Expand Down

0 comments on commit bd66a05

Please sign in to comment.