{
  "name": "promptinjections.de — Datensatz zu Prompt Injection und LLM-Sicherheit",
  "version": "2.1.0",
  "stand": "2026-09-13",
  "sprache": "de",
  "herausgeber": {
    "name": "Gökhan Köse",
    "unternehmen": "koeseo",
    "url": "https://promptinjections.de"
  },
  "lizenz": "CC-BY-4.0",
  "lizenz_ausnahme": {
    "datei": "owasp-llm-top10.json",
    "lizenz": "CC-BY-SA-4.0",
    "grund": "Bezieht sich auf das OWASP Top 10 for LLM Applications (OWASP Foundation, CC BY-SA 4.0). Die deutschen Formulierungen sind eigene Texte, keine autorisierte Übersetzung."
  },
  "api": "https://promptinjections.de/api/v1/",
  "datensaetze": [
    {
      "datei": "techniken",
      "titel": "Techniken der Prompt Injection",
      "anzahl": 52,
      "belegt": 52,
      "lizenz": "CC-BY-4.0",
      "json": "daten/techniken.json",
      "csv": "csv/techniken.csv",
      "schema": "schema/techniken.schema.json",
      "api": "https://promptinjections.de/api/v1/techniken.json"
    },
    {
      "datei": "glossar",
      "titel": "Glossar der LLM-Sicherheit",
      "anzahl": 82,
      "belegt": 82,
      "lizenz": "CC-BY-4.0",
      "json": "daten/glossar.json",
      "csv": "csv/glossar.csv",
      "schema": "schema/glossar.schema.json",
      "api": "https://promptinjections.de/api/v1/glossar.json"
    },
    {
      "datei": "vorfaelle",
      "titel": "Dokumentierte Vorfälle",
      "anzahl": 8,
      "belegt": 8,
      "lizenz": "CC-BY-4.0",
      "json": "daten/vorfaelle.json",
      "csv": "csv/vorfaelle.csv",
      "schema": "schema/vorfaelle.schema.json",
      "api": "https://promptinjections.de/api/v1/vorfaelle.json"
    },
    {
      "datei": "werkzeuge",
      "titel": "Werkzeuge gegen Prompt Injection",
      "anzahl": 32,
      "belegt": 32,
      "lizenz": "CC-BY-4.0",
      "json": "daten/werkzeuge.json",
      "csv": "csv/werkzeuge.csv",
      "schema": "schema/werkzeuge.schema.json",
      "api": "https://promptinjections.de/api/v1/werkzeuge.json"
    },
    {
      "datei": "modelle",
      "titel": "Dokumentierte Befunde je Modell",
      "anzahl": 16,
      "belegt": 16,
      "lizenz": "CC-BY-4.0",
      "json": "daten/modelle.json",
      "csv": "csv/modelle.csv",
      "schema": "schema/modelle.schema.json",
      "api": "https://promptinjections.de/api/v1/modelle.json"
    },
    {
      "datei": "owasp-llm-top10",
      "titel": "OWASP Top 10 für LLM-Anwendungen 2026, deutsche Einordnung",
      "anzahl": 10,
      "belegt": 10,
      "lizenz": "CC-BY-SA-4.0",
      "json": "daten/owasp-llm-top10.json",
      "csv": "csv/owasp-llm-top10.csv",
      "schema": "schema/owasp-llm-top10.schema.json",
      "api": "https://promptinjections.de/api/v1/owasp-llm-top10.json"
    },
    {
      "datei": "cves",
      "titel": "CVE-Verzeichnis: Schwachstellen in LLM- und Agenten-Software",
      "anzahl": 14,
      "belegt": 14,
      "lizenz": "CC-BY-4.0",
      "json": "daten/cves.json",
      "csv": "csv/cves.csv",
      "schema": "schema/cves.schema.json",
      "api": "https://promptinjections.de/api/v1/cves.json"
    },
    {
      "datei": "threat-index",
      "titel": "Prompt Injection Threat Index (Monatsausgaben)",
      "anzahl": 1,
      "belegt": 1,
      "lizenz": "CC-BY-4.0",
      "json": "daten/threat-index.json",
      "csv": "csv/threat-index.csv",
      "schema": "schema/threat-index.schema.json",
      "api": "https://promptinjections.de/api/v1/threat-index.json"
    }
  ],
  "gesamt": 215
}
