Tabelle: planung_schritt_security
- Schema
- campus
- Engine
- InnoDB
- Collation
- utf8mb4_uca1400_ai_ci
- Kategorie
- meta
- Zeilen
- 21
- Felder
- 10
Felder (10)
| # | Name | Typ | Null | Default | Key | Extra | Kommentar |
|---|---|---|---|---|---|---|---|
| 1 | id |
int(10) unsigned | NO | PRI | auto_increment | ||
| 2 | prozessschritt_id |
int(10) unsigned | NO | MUL | |||
| 3 | angriffs_typ |
enum('sql_injection','xss','header_injection','prompt_injection','path_traversal | NO | MUL | |||
| 4 | eintrittspunkt |
varchar(200) | NO | none | |||
| 5 | schutz_mechanismus |
enum('prepared_statement','htmlspecialchars','filter_var','regex_whitelist','csp | NO | none | |||
| 6 | code_referenz |
varchar(255) | YES | NULL | none | ||
| 7 | bei_verstoss |
enum('400_bad_request','403_forbidden','429_too_many','500_internal','log_and_bl | NO | 'log_and_block' | none | ||
| 8 | test_referenz_id |
int(10) unsigned | YES | NULL | none | ||
| 9 | beschreibung |
text | YES | NULL | none | ||
| 10 | erstellt_am |
timestamp | YES | current_timestamp() | none |
Mutationen aus Prozessschritten (0)
Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.