-
Notifications
You must be signed in to change notification settings - Fork 697
docs: add projects file for tracking garak ecosystem #1493
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
+36
−0
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
e6d6a23
add list of projects using/supporting garak
leondz 336cc48
put OSS at top
leondz 7040881
include licenses, update disclaimer & tone statement
leondz 13ceb09
flesh out integrator descriptions
leondz be68576
fix md link
leondz d056a4e
Make descriptive text into link text
leondz 36f4db0
move to table, add garak report repo
leondz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| # Projects and products consuming, wrapping, and using garak | ||
|
|
||
| ## Tooling | ||
|
|
||
| (open-source / free only) | ||
|
|
||
|
|
||
|
|
||
| | Name | Licence | Description | | ||
| | - | - | - | | ||
| | [TrustyAI Garak](https://github.com/trustyai-explainability/llama-stack-provider-trustyai-garak) | Apache | Out-of-Tree Llama Stack Eval Provider for Garak Red Teaming | | ||
| | [Garak-MCP](https://github.com/EdenYavin/Garak-MCP) | MIT license | MCP Server for garak | | ||
| | [Garak Report](https://github.com/lreading/garak-repo) | Apache-2.0 | A repository for your Garak runs, as well as a modern visualizer. | | ||
|
|
||
| <!-- * [Garak Studio](https://github.com/hasbegun/garak_studio) - OSS GUI for garak --> | ||
|
|
||
|
|
||
| ## Integrations | ||
|
|
||
| | Name | Description | | ||
| | - | - | | ||
| | [Tumeryk](http://www.tumeryk.com) | The Tumeryk platform empowers organizations to safeguard AI systems, ensuring secure, reliable, and policy-aligned deployments. Scan LLMs & endpoints to prevent jailbreaks, data leaks, and IP exposure | | ||
| | [Vijil](https://www.vijil.ai/) | Vijil helps organizations build and operate autonomous agents that humans can trust. Garak forms part of their “vijil score”. They have an API and efficient orchestration engine | | ||
| | [Deepchecks](https://deepchecks.com) | [Integrating garak and NeMo Guardrails together](https://deepchecks.com/the-best-llm-safety-net-to-date-deepchecks-garak-and-nemo-guardrails-all-in-one-bundle/); [Example use of garak tools](https://llmdocs.deepchecks.com/docs/pentesting-your-llm-pipeline) | | ||
| | [Mindgard](https://www.mindgard.ai) | An AI security platform, Mindgard integrate garak as part of their pentesting & eval suite | | ||
| | [Giskard](https://giskard.ai) | [Giskard integration](https://docs.giskard.ai/en/stable/reference/scan/llm_detectors.html) | | ||
| | [OpsMX](https://www.opsmx.com/) | "OpsMx Delivery Shield embeds Garak’s adversarial testing engine to continuously probe, monitor, and guard live AI and LLM workloads against jailbreaks, data leaks, and policy violations" https://www.opsmx.com/dynamic-runtime-ai-security | | ||
| | [Upwind](https://www.upwind.io/) | "Upwind secures your cloud deployments, configurations, and applications through a runtime fabric that provides real-time visibility from the inside out" | | ||
|
|
||
|
|
||
|
|
||
| ## Want to be added? | ||
| Want a project mentioned, or the description updated? Send a pull request with details. Please use a [neutral tone](https://en.wikipedia.org/wiki/Wikipedia:Neutral_point_of_view). | ||
|
|
||
| Inclusion on this page does not imply an endorsement by the maintainers or NVIDIA. | ||
|
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is all markdown, should we consider making Tooling and Integrations sections tables?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could do