add module .dorks and flask.harden()

This commit is contained in:
Yusur 2025-07-17 21:33:11 +02:00
parent ee36616b43
commit e5ca63953d
13 changed files with 65 additions and 14 deletions

View file

@ -5,6 +5,7 @@
+ Added `ValueProperty`, abstract superclass for `ConfigProperty`
+ \[BREAKING] Changed the behavior of `makelist()`: now it's also a decorator, converting its return type to a list (revertable with `wrap=False`)
+ New module `lex` with functions `symbol_table()` and `lex()` — make tokenization more affordable
+ Add `dorks` module and `flask.harden()`
+ Added `addattr()`
## 0.3.6