We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bfb6f commit 08b1406Copy full SHA for 08b1406
files/Python.txt
@@ -42,8 +42,7 @@ Uvicorn 0.14.x - 0.23.x
42
Mongo (pymongo)
43
MySQL (PyMySQL、mysql-connector)
44
PostgreSQL (psycopg2)
45
+[en] SQLAlchemy (dbapi2-compliant adapters)
46
SQLite3 (sqlite3、pysqlite2)
-オブジェクト関係マッピングデータベース(ORM)
47
-Flask-SQLAlchemy
48
-SQLAlchemy
+[en] The Stored XSS Assess rule requires Django’s built-in ORM.
49
リクエスト処理ロジックをアプリケーションの __main__モジュールに置くことは避けて下さい。Contrastで十分に観測できない可能性があります。最適なカバレッジを得るためには、アプリケーションを直接呼び出す(例:python app.pyやpython -m app)のではなく、 標準的なWebサーバ( サポート対象のWebサーバを参照)を使用してサーバを起動することをお勧めします。これは稀なケースですが、検出精度を最大限に高めるためには考慮すべき点です。
0 commit comments